Skip to content

Conversation

@mmokrejs
Copy link

to_perfect_reads.py does not support inputs which have a description
text after an identifier. It just blindly appends the numbers to whatever text
is present on the line. If the line contained some description words
separated by spaces from the identifier it will append the values after
the description.

This commit ensures the values will be appended to the FASTA/FASTQ
identifier even if it is followed by a description text.

to_perfect_reads.py does not support input which have a description
text after an identifier in input file. It blindly appends the numbers
to the identifier but if the line contained some description words
separated by spaces from the identifier it will append the values after
the description. This commit ensures the values will be appended to the
FASTA/FASTQ identifier even if it is followed by a description text.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant