Skip to content

Commit

Permalink
removing --quantMode GeneCounts form STAR
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacozzuto committed Aug 5, 2019
1 parent 4ac26c0 commit 2e5d4ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/NGSaligner.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@
--outSAMunmapped None \
--outSAMtype BAM SortedByCoordinate \
--runThreadN ${this.cpus} \
--quantMode GeneCounts \
--outFileNamePrefix ${this.id} \
${this.extrapars}
Expand Down

0 comments on commit 2e5d4ba

Please sign in to comment.