Skip to content

Commit 22242b6

Browse files
committed
Also add action
1 parent f24538b commit 22242b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

singlecell/src/org/labkey/singlecell/run/CellRangerFeatureBarcodeHandler.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,7 @@ else if (rs.getApplication().equals("CITE-Seq"))
257257
}
258258

259259
ctx.getFileManager().addStepOutputs(action, output);
260+
ctx.addActions(action);
260261
}
261262

262263
private File makeDummyIndex(JobContext ctx) throws PipelineJobException

0 commit comments

Comments
 (0)