Skip to content

Commit 5110798

Browse files
committed
Support additional options for mGAP tracks
1 parent 36cf5d8 commit 5110798

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SequenceAnalysis/src/org/labkey/sequenceanalysis/run/alignment/SVTyperStep.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ else if (!svVcf.exists())
113113
jsonArgs.add("-l");
114114
jsonArgs.add(coverageJson.getPath());
115115

116-
117116
if (threads != null)
118117
{
119118
jsonArgs.add("--max_reads");

0 commit comments

Comments
 (0)