org.utgenome.format.blast
Class Blast2Silk.Blast2SilkConverter
java.lang.Object
org.utgenome.format.FormatConversionReader.PipeConsumer
org.utgenome.format.blast.Blast2Silk.Blast2SilkConverter
- Enclosing class:
- Blast2Silk
public static class Blast2Silk.Blast2SilkConverter
- extends FormatConversionReader.PipeConsumer
Method Summary |
void |
consume(Reader in,
Writer out)
Read the data from in, then output the data to out |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Blast2Silk.Blast2SilkConverter
public Blast2Silk.Blast2SilkConverter()
consume
public void consume(Reader in,
Writer out)
throws Exception
- Description copied from class:
FormatConversionReader.PipeConsumer
- Read the data from in, then output the data to out
- Overrides:
consume
in class FormatConversionReader.PipeConsumer
- Throws:
Exception
Copyright © 2007-2012 utgenome.org. All Rights Reserved.