

Public Member Functions | |
| FASTA () | |
| String | format (Sequence sequence) |
| String | format (Alignment alignment) |
Public Member Functions inherited from jaligner.formats.Format | |
| abstract String | format (Alignment alignment) |
| void | setId (String id) |
| String | getId () |
FASTA format.
| jaligner.formats.FASTA.FASTA | ( | ) |
| String jaligner.formats.FASTA.format | ( | Sequence | sequence | ) |
Returns the name, description and sequence combined in one string. The length of each line in the sequence is FASTA.LINE_LENGTH


| String jaligner.formats.FASTA.format | ( | Alignment | alignment | ) |
| alignment |

1.8.7