Package | Description |
---|---|
net.sourceforge.seqware.pipeline.plugins.batchmetadatainjection |
PDE's batch metadata injection utility
|
Modifier and Type | Method and Description |
---|---|
protected RunInfo |
BatchMetadataParser.generateRunInfo(String runName,
String runDescription,
String studyTitle,
String studyDescription,
String studyCenterName,
String studyCenterProject,
String experimentName,
String experimentDescription,
String filePath,
int platformId,
int studyType,
boolean isPairedEnd,
String workflowType,
String assayType)
Generates a RunInfo object with the given parameters.
|
RunInfo |
CreateFromScratch.getRunInfo() |
RunInfo |
ParseMiseqFile.parseMiseqFile(String filepath) |
RunInfo |
ParseMiseqFile.parseMiseqHeader(BufferedReader freader,
File file) |
Modifier and Type | Method and Description |
---|---|
protected void |
BatchMetadataParser.printRunInfo(RunInfo info,
Appendable writer) |
Copyright © 2015 SeqWare. All rights reserved.