|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.sanger.psu.gfmerge.GFMerge
public class GFMerge
class which contains the logic of the program GFMerge
Field Summary | |
---|---|
static SimpleArg |
allArguments
SimpleArg object which contains all command line parameters |
Constructor Summary | |
---|---|
GFMerge()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Main method of GFMerge which creates the GFMerge_Analysis object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static SimpleArg allArguments
SimpleArg
Constructor Detail |
---|
public GFMerge()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- command line arguments
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |