Closed Bernhard10 closed 7 years ago
One sequence with several alternative structures is also possible type of fasta files.
>id
ACCGCC
((()))
((..))
(....)
In version 1.0 from_fasta_text
is the default for parsing fasta and dotbracket files.
Multiline sequences/structures are now supported.
Multiple structures for one sequence will raise an error.