diff --git a/htseqcount_input_detect_and_sort.py b/htseqcount_input_detect_and_sort.py index 70deb21..714ca01 100644 --- a/htseqcount_input_detect_and_sort.py +++ b/htseqcount_input_detect_and_sort.py @@ -1,4 +1,5 @@ #!/usr/bin/env python3 +# let's try new line endings from io import StringIO import os