|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava.bio.program.fastq.Fastq
public final class Fastq
FASTQ formatted sequence.
Method Summary | |
---|---|
java.lang.String |
getDescription()
Return the description of this FASTQ formatted sequence. |
java.lang.String |
getQuality()
Return the quality scores for this FASTQ formatted sequence. |
java.lang.String |
getSequence()
Return the sequence for this FASTQ formatted sequence. |
FastqVariant |
getVariant()
Return the FASTQ sequence format variant for this FASTQ formatted sequence. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getDescription()
public java.lang.String getSequence()
public java.lang.String getQuality()
public FastqVariant getVariant()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |