|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.aavalla.utils.general.FastaUtils
public class FastaUtils
Some utility methods for parsing FASTA files
Nested Class Summary | |
---|---|
static class |
FastaUtils.FastaLineType
Type of a line in a FASTA file |
Constructor Summary | |
---|---|
FastaUtils()
|
Method Summary | |
---|---|
static FastaUtils.FastaLineType |
getFastaLineType(java.lang.String fastaLine)
Returns the type of the given line |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FastaUtils()
Method Detail |
---|
public static FastaUtils.FastaLineType getFastaLineType(java.lang.String fastaLine)
fastaLine
- one line in a FASTA file
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |