We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4160fcf commit 5faa1bdCopy full SHA for 5faa1bd
modules/01_prepare_bam.nf
@@ -5,6 +5,7 @@ params.index_memory = "8g"
5
params.platform = "ILLUMINA"
6
params.output = 'output'
7
8
+
9
/*
10
This step sets MAPQ to 0 for all unmapped reads + avoids soft clipping beyond the end of the reference genome
11
This step reorders chromosomes in the BAM file according to the provided reference (this step is required for GATK)
0 commit comments