org.utgenome.format.fastq
Class FastqToSilkReader
java.lang.Object
java.io.Reader
org.utgenome.format.FormatConversionReader
org.utgenome.format.fastq.FastqToSilkReader
- All Implemented Interfaces:
- Closeable, Readable
public class FastqToSilkReader
- extends FormatConversionReader
Read the FASTQ file input from the given reader as if it were a Silk
- Author:
- leo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FastqToSilkReader
public FastqToSilkReader(Reader fastqInput)
throws IOException
- Throws:
IOException

This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.