org.utgenome.format.fasta
Class FASTA
java.lang.Object
org.utgenome.format.fasta.FASTA
public class FASTA
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FASTA
public FASTA(File fastaFile)
throws IOException,
UTGBException
- Throws:
IOException
UTGBException
getRawSequence
public String getRawSequence(String chr)
getSequence
public FASTA.RawStringWrapper getSequence(String chr)
Copyright © 2007-2012 utgenome.org. All Rights Reserved.