org.utgenome.format.blast
Class Blast2Silk.Blast2SilkConverter

java.lang.Object
  extended by org.utgenome.format.FormatConversionReader.PipeConsumer
      extended by org.utgenome.format.blast.Blast2Silk.Blast2SilkConverter
Enclosing class:
Blast2Silk

public static class Blast2Silk.Blast2SilkConverter
extends FormatConversionReader.PipeConsumer


Constructor Summary
Blast2Silk.Blast2SilkConverter()
           
 
Method Summary
 void consume(Reader in, Writer out)
          Read the data from in, then output the data to out
 
Methods inherited from class org.utgenome.format.FormatConversionReader.PipeConsumer
consume, reportError
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Blast2Silk.Blast2SilkConverter

public Blast2Silk.Blast2SilkConverter()
Method Detail

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.