Package org.forester.io.parsers
Class FastaParser
java.lang.Object
org.forester.io.parsers.FastaParser
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic booleanstatic voidstatic List<MolecularSequence>static List<MolecularSequence>parse(InputStream is) static MsaparseMsa(byte[] bytes) static Msastatic MsaparseMsa(InputStream is) static Msa
-
Field Details
-
FASTA_DESC_LINE
-
-
Constructor Details
-
FastaParser
public FastaParser()
-
-
Method Details
-
main
-
isLikelyFasta
- Throws:
IOException
-
isLikelyFasta
- Throws:
IOException
-
parseMsa
- Throws:
IOException
-
parseMsa
- Throws:
IOException
-
parseMsa
- Throws:
IOException
-
parseMsa
- Throws:
IOException
-
parse
- Throws:
IOException
-
parse
- Throws:
IOException
-