|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.mayo.bsi.ngsportal.GetRunSequences
public class GetRunSequences
Get a count of all the samples for a run from the database and print the results in the following order:
Run Name Num Sequences
If the run does not exist in the DB, return it with 0 sequences
@author Gregory Dougherty
| Constructor Summary | |
|---|---|
GetRunSequences()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
Parse the arguments in order to get all the samples for a run from the database and print the results in the following order Run Name Flow Cell Instrument RLIMS BatchID Start Date Primary Analysis Status Instrument Complete Date Primary Complete Date Primary QC Complete Date Primary Delivery Date |
String |
name()
Return the name of the application |
String |
usage()
Writes Usage information to a String |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetRunSequences()
| Method Detail |
|---|
public static final void main(String[] args)
args - Arguments to parse. Specified by usage()public String usage()
usage in interface UsageUsage.usage()public String name()
name in interface UsageUsage.name()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||