org.utgenome.core.cui
Class ReadStat

java.lang.Object
  extended by org.utgenome.core.cui.UTGBCommandBase
      extended by org.utgenome.core.cui.ReadStat
All Implemented Interfaces:
org.xerial.util.opt.Command

public class ReadStat
extends UTGBCommandBase


Nested Class Summary
static class ReadStat.ReadAlignmentStat
           
 
Constructor Summary
ReadStat()
           
 
Method Summary
 void execute(String[] args)
           
 String getOneLineDescription()
           
 Object getOptionHolder()
           
 String name()
           
 
Methods inherited from class org.utgenome.core.cui.UTGBCommandBase
execute, getHelpMessageResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReadStat

public ReadStat()
Method Detail

name

public String name()
Specified by:
name in interface org.xerial.util.opt.Command
Specified by:
name in class UTGBCommandBase

getOneLineDescription

public String getOneLineDescription()
Specified by:
getOneLineDescription in interface org.xerial.util.opt.Command
Specified by:
getOneLineDescription in class UTGBCommandBase

getOptionHolder

public Object getOptionHolder()
Specified by:
getOptionHolder in interface org.xerial.util.opt.Command
Overrides:
getOptionHolder in class UTGBCommandBase

execute

public void execute(String[] args)
             throws Exception
Specified by:
execute in interface org.xerial.util.opt.Command
Specified by:
execute in class UTGBCommandBase
Throws:
Exception


Copyright © 2007-2012 utgenome.org. All Rights Reserved.