|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.Reader
org.utgenome.format.FormatConversionReader
org.utgenome.format.blast.Blast2Silk
public class Blast2Silk
Converting blast (default) format into Silk
| Nested Class Summary | |
|---|---|
static class |
Blast2Silk.Blast2SilkConverter
|
static class |
Blast2Silk.BlastResult
|
static class |
Blast2Silk.PeekableReader
|
| Nested classes/interfaces inherited from class org.utgenome.format.FormatConversionReader |
|---|
FormatConversionReader.PipeConsumer |
| Field Summary |
|---|
| Fields inherited from class java.io.Reader |
|---|
lock |
| Constructor Summary | |
|---|---|
Blast2Silk(Reader reader)
|
|
| Method Summary |
|---|
| Methods inherited from class org.utgenome.format.FormatConversionReader |
|---|
close, read |
| Methods inherited from class java.io.Reader |
|---|
mark, markSupported, read, read, read, ready, reset, skip |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Blast2Silk(Reader reader)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||