Package | Description |
---|---|
net.sourceforge.seqware.pipeline.plugins.batchmetadatainjection |
PDE's batch metadata injection utility
|
Modifier and Type | Method and Description |
---|---|
protected LaneInfo |
BatchMetadataParser.generateLaneInfo(String laneNumber,
int studyTypeAccession)
Generates lane info with the given parameters.
|
Modifier and Type | Method and Description |
---|---|
Set<LaneInfo> |
RunInfo.getLanes()
Get the value of lanes
|
Set<LaneInfo> |
ParseMiseqFile.parseMiseqData(BufferedReader freader) |
Modifier and Type | Method and Description |
---|---|
int |
LaneInfo.compareTo(LaneInfo otherLane) |
protected void |
BatchMetadataParser.printLaneInfo(LaneInfo info,
Appendable writer) |
Modifier and Type | Method and Description |
---|---|
void |
RunInfo.setLanes(Set<LaneInfo> lanes)
Set the value of lanes
|
Copyright © 2015 SeqWare. All rights reserved.