org.metaqtl.main
Class Xml2A

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

public final class Xml2A
extends MetaMain


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

Xml2A

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