Package ubic.gemma.core.apps
Class GemmaCLI
- java.lang.Object
- 
- ubic.gemma.core.apps.GemmaCLI
 
- 
 public class GemmaCLI extends Object Generic command line for Gemma. Commands are referred by shorthand names; this class prints out available commands when given no arguments.- Author:
- paul
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classGemmaCLI.CommandGroup
 - 
Constructor SummaryConstructors Constructor Description GemmaCLI()
 
- 
- 
- 
Method Detail- 
mainpublic static void main(String[] args) 
 
- 
 
-