Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Zethson authored Feb 7, 2024
1 parent f6d47c4 commit 4a8e1b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/multi/gene_demultiplexing.nf
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ process subset_bam_to_comon_variants{

script:
"""
bcftools sort ${vcf} -Oz -o sorted.vcf.gz
filter_bam_file_for_popscle_dsc_pileup.sh ${sam} ${barcodes} sorted.vcf.gz ${sampleId}__filtered_bam_file.bam
"""
Expand Down

0 comments on commit 4a8e1b4

Please sign in to comment.