edu.mayo.bsi.ngsportal
Class LoadRLIMSRun

java.lang.Object
  extended by edu.mayo.bsi.ngsportal.LoadRLIMSRun

public class LoadRLIMSRun
extends Object

@author Gregory Dougherty


Constructor Summary
LoadRLIMSRun()
           
 
Method Summary
static void loadRLIMSRun(String propertiesPath, String[] runNames)
          Run NGSPortalServiceImpl.parseRLIMSRun on the runs in runNames
static void main(String[] args)
          Get all the metadata from RLIMS, and load primary analysis information from the files in any Primary Analysis trees passed in
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadRLIMSRun

public LoadRLIMSRun()
Method Detail

main

public static final void main(String[] args)
Get all the metadata from RLIMS, and load primary analysis information from the files in any Primary Analysis trees passed in

Parameters:
args - Command line arguments

loadRLIMSRun

public static final void loadRLIMSRun(String propertiesPath,
                                      String[] runNames)
Run NGSPortalServiceImpl.parseRLIMSRun on the runs in runNames

Parameters:
propertiesPath - Path to the properties file
runNames - Names(s) of runs to (re)load from the RLIMS System