Uses of Class
org.utgenome.format.fastq.FastqRead

Packages that use FastqRead
org.utgenome.format.fastq   
org.utgenome.format.illumina   
 

Uses of FastqRead in org.utgenome.format.fastq
 

Methods in org.utgenome.format.fastq that return FastqRead
 FastqRead FastqReader.next()
          Read the next FASTQ read entry.
static FastqRead FastqRead.parse(BufferedReader reader)
           
 

Uses of FastqRead in org.utgenome.format.illumina
 

Methods in org.utgenome.format.illumina that return FastqRead
 FastqRead QSeqToFASTQ.convertToFastq(String line)
           
static FastqRead Seq2Fastq.convertToFastq(String line)
           
 



Copyright © 2007-2012 utgenome.org. All Rights Reserved.