edu.mayo.bsi.ngsportal
Class LoadRLIMS
java.lang.Object
edu.mayo.bsi.ngsportal.LoadRLIMS
public class LoadRLIMS
- extends Object
@author Gregory Dougherty
|
Method Summary |
static void |
loadRLIMS(String propertiesPath,
String[] qcPaths)
Run NGSPortalServiceImpl.parseRLIMS, then NGSPortalServiceImpl.parseQCFolder on any directories
in qcPaths |
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 |
LoadRLIMS
public LoadRLIMS()
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
loadRLIMS
public static final void loadRLIMS(String propertiesPath,
String[] qcPaths)
- Run NGSPortalServiceImpl.parseRLIMS, then NGSPortalServiceImpl.parseQCFolder on any directories
in qcPaths
- Parameters:
propertiesPath - Path to the properties fileqcPaths - Path(s) to folders to search for QC Results files to parse