Closed unode closed 7 years ago
Thanks @Unode! I see the utility of this, but would prefer an option like break_sequence_line_every=70
that allow the uer to choose how long lines she wants to have. You think you can get around to doing that?
Thanks
Done. I'd also add a small unittest but I can't find a test framework in the repository so leaving as-is.
EDIT: Rebased on current master
@unode Thanks also for rebasing. A few comments:
bases
, because the sequence could be any characters. Could you please rephrase?Thanks!
In large FASTA files the newline breaks add a significant overhead to the file. This option allows outputting the sequence in a single line instead of 70 character blocks.