Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
maxulysse committed Apr 21, 2020
1 parent 428036b commit 281e252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -1209,7 +1209,7 @@ process IndexBamMergedForSentieon {

script:
"""
samtools index ${bam}
samtools index ${idSample}.bam
"""
}

Expand Down

0 comments on commit 281e252

Please sign in to comment.