org.genepi.means
Class FastRna

java.lang.Object
  extended by org.genepi.Task
      extended by org.genepi.means.TinaShell
          extended by org.genepi.means.FastRna
All Implemented Interfaces:
FeatureHandler

public class FastRna
extends TinaShell


Field Summary
 
Fields inherited from class org.genepi.means.TinaShell
cmd, isFramed, itResults, progName, seqMother, shellCommand
 
Fields inherited from class org.genepi.Task
inputs, outputs
 
Constructor Summary
FastRna()
           
 
Method Summary
protected  void extractRecords()
           
protected  void prepare()
           
protected  void setScriptName()
           
 
Methods inherited from class org.genepi.means.TinaShell
execute, featureReady
 
Methods inherited from class org.genepi.Task
afterExec, beforeExec, flush, getConfiguration, getInputs, getOutputs, getOwningKS, message, process, setConfiguration, setInputs, setOwningKS
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastRna

public FastRna()
Method Detail

setScriptName

protected void setScriptName()
Specified by:
setScriptName in class TinaShell

prepare

protected void prepare()
Specified by:
prepare in class TinaShell

extractRecords

protected void extractRecords()
                       throws MeanException
Specified by:
extractRecords in class TinaShell
Throws:
MeanException