org.metaqtl.main
Class QTLClust

java.lang.Object
  extended by org.metaqtl.main.MetaMain
      extended by org.metaqtl.main.QTLClust

public final class QTLClust
extends MetaMain


Field Summary
 
Fields inherited from class org.metaqtl.main.MetaMain
help, parser, verbose
 
Constructor Summary
QTLClust()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void printHelp()
           
 void printUsage()
           
 
Methods inherited from class org.metaqtl.main.MetaMain
generalHelp, generalUsage, getChromByNames, getChromGraph, getCluster, getClusterByNames, getDico, getDubious, getMap, getMap, getMaps, getMrkToRm, getOntology, getQtlPartition, getQtlPartition, getResult, initCmdLineParser, parseChromList, parseCmdLine, printImgFormat, printLicense, removeLocus, setParameter, synchChromGraphs, writeImg, writeMap, writeMap, writePar
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QTLClust

public QTLClust()
Method Detail

printUsage

public void printUsage()
Specified by:
printUsage in class MetaMain

printHelp

public void printHelp()
Specified by:
printHelp in class MetaMain

main

public static void main(java.lang.String[] args)