|
JAligner | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jaligner.formats.Format jaligner.formats.FASTA
FASTA format.
Constructor Summary | |
FASTA()
Constructor for FASTA. |
Method Summary | |
java.lang.String |
format(Alignment alignment)
Formats alignment |
java.lang.String |
format(Sequence sequence)
Returns the name, description and sequence combined in one string. |
Methods inherited from class jaligner.formats.Format |
getId, setId |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FASTA()
Method Detail |
public java.lang.String format(Sequence sequence)
public java.lang.String format(Alignment alignment)
Format
format
in class Format
alignment
-
Alignment
|
JAligner | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Ahmed Moustafa (ahmed@users.sf.net) | |
The source code of JAligner is licensed under The GNU General Public License (GPL) |