org.metaqtl.main
Class QTLClustInfo

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

public class QTLClustInfo
extends MetaMain


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

QTLClustInfo

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