Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single short lines in the middle of a file are not detected #44

Closed
mdshw5 opened this issue Jan 20, 2015 · 2 comments
Closed

Single short lines in the middle of a file are not detected #44

mdshw5 opened this issue Jan 20, 2015 · 2 comments
Assignees
Labels

Comments

@mdshw5
Copy link
Owner

mdshw5 commented Jan 20, 2015

>AB821309.1
ATGGTCAGCTGGGGTCGTTTCATCTGCCTGGTCGTGGTCACCATGGCAACCTTGTCCCTGGCCCGGCCCT
CCTTCAGTTTAGTTGAGGATACCACATTAGAGCCAGAAGATGCCATCTCATCCGGAGATGATGAGA
CACCGATGGTGCGGAAGATTTTGTCAGTGAGAACAGTAACAACAAGAGAGCACCATACTGGACCAACACA

does not raise an error

@mdshw5 mdshw5 added the bug label Jan 20, 2015
@mdshw5 mdshw5 self-assigned this Jan 20, 2015
@mdshw5
Copy link
Owner Author

mdshw5 commented Jan 20, 2015

Currently produces"

(py34)LT-SHIRLEYM:data matt$ faidx short_line.fasta
>AB821309.1
ATGGTCAGCTGGGGTCGTTTCATCTGCCTGGTCGTGGTCACCATGGCAACCTTGTCCCTGGCCCGGCCCT
CCTTCAGTTTAGTTGAGGATACCACATTAGAGCCAGAAGATGCCATCTCATCCGGAGATGATGAGACACC
GATGGTGCGGAAGATTTTGTCAGTGAGAACAGTAACAACAAGAGAGCACCATACTGGACCAACACA

@mdshw5
Copy link
Owner Author

mdshw5 commented Jan 20, 2015

Fixed in 48dd070.

@mdshw5 mdshw5 closed this as completed Jan 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant