Skip to content

Commit

Permalink
Update StarAlign.wdl
Browse files Browse the repository at this point in the history
  • Loading branch information
ekiernan committed Mar 21, 2024
1 parent 511a3c7 commit 1fd4d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/skylab/StarAlign.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ task MergeStarOutput {

# Running star for combined cell matrix
# outputs will be called outputbarcodes.tsv. outputmatrix.mtx, and outputfeatures.tsv
STAR --runMode soloCellFiltering ./matrix ./output --soloCellFilter EmptyDrops_CR
STAR --runMode soloCellFiltering ./matrix ./output --soloCellFilter CellRanger2.2

#list files
echo "listing files"
Expand Down

0 comments on commit 1fd4d09

Please sign in to comment.