|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectparser.MfaParser
public class MfaParser
This is the parser class for the MFA or FASTA files.
Constructor Summary | |
---|---|
MfaParser()
|
Method Summary | |
---|---|
AlignObject |
read(java.lang.String mfafile)
This method parses protein name and sequence of the MFA or FASTA file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MfaParser()
Method Detail |
---|
public AlignObject read(java.lang.String mfafile)
mfafile
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |