Method stub for simulating read depth
This commit is contained in:
@@ -179,6 +179,10 @@ public class Plate {
|
||||
}
|
||||
}
|
||||
|
||||
private void countSequencesWithReadDepth(Map<Integer, Integer> wellMap, List<Integer[]> well, int... sIndices) {
|
||||
|
||||
}
|
||||
|
||||
public String getSourceFileName() {
|
||||
return sourceFile;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user