org.metaqtl.main
Class QTLTree

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

public final class QTLTree
extends MetaMain

Author:
jveyrier

Field Summary
 
Fields inherited from class org.metaqtl.main.MetaMain
help, parser, verbose
 
Constructor Summary
QTLTree()
           
 
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

QTLTree

public QTLTree()
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)