org.utgenome.shell
Class Illumina2Fastq

java.lang.Object
  extended by org.utgenome.shell.UTGBShellCommand
      extended by org.utgenome.shell.Illumina2Fastq
All Implemented Interfaces:
Comparable<UTGBShellCommand>

public class Illumina2Fastq
extends UTGBShellCommand


Field Summary
 
Fields inherited from class org.utgenome.shell.UTGBShellCommand
APP_FOLDER, EXPLODED_WEBAPP_DIR, globalOption, SRC_FOLDER, WEBAPP_FOLDER
 
Constructor Summary
Illumina2Fastq()
           
 
Method Summary
 void execute(String[] args)
           
 String getOneLinerDescription()
           
 String name()
           
 
Methods inherited from class org.utgenome.shell.UTGBShellCommand
compareTo, createContextXML, createFileFromTemplate, createFileFromTemplate, execute, getConfigFile, getObsolteConfigurationFile, getOptionHolder, getPath, getProjectResourcePath, getProjectRoot, isInProjectRoot, loadUTGBConfig, maven
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Illumina2Fastq

public Illumina2Fastq()
Method Detail

execute

public void execute(String[] args)
             throws Exception
Specified by:
execute in class UTGBShellCommand
Throws:
Exception

getOneLinerDescription

public String getOneLinerDescription()
Specified by:
getOneLinerDescription in class UTGBShellCommand

name

public String name()
Specified by:
name in class UTGBShellCommand


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