File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -54,12 +54,10 @@ Tool Specific combinations
5454- fastp
5555 - with/without complexity filtering ✅
5656- AdapterRemoval
57-
5857 - with/without skipqualitytim ✅
5958 - with/without skipntrimming ✅
6059
6160- Markduplicates
62-
6361 - With FastP
6462 - SE&PE data ✅
6563 - SE&PE data + preprocessing_excludeunmerged ✅
@@ -71,7 +69,6 @@ Tool Specific combinations
7169 - PE_only + preprocessing_excludeunmerged ✅
7270
7371- Dedup
74-
7572 - With FastP
7673 - SE&PE data ✅ (expected failure)
7774 - SE&PE data + preprocessing_excludeunmerged ✅ (expected failure)
@@ -82,21 +79,17 @@ Tool Specific combinations
8279 - PE_only + preprocessing_excludeunmerged ✅
8380
8481- Damage Manipulation
85-
8682 - MapDamage2
87-
8883 - mapdamage2 rescaling with default parameters
8984 - mapdamage2 rescaling with changed parameters
9085
9186 - PMD filtering
92-
9387 - with default parameters
9488 - with stricter threshold
9589 - with fasta masking
9690 - with fasta masking for 1 of 2 references
9791
9892 - BAM trimming
99-
10093 - with default parameters
10194 - different length by udg treatment
10295
Original file line number Diff line number Diff line change @@ -168,7 +168,6 @@ The resulting FASTQ files will only be present in your results directory if you
168168<summary >Output files</summary >
169169
170170- ` mapping/bwa{aln,mem}/ `
171-
172171 - ` *.bam ` : Sorted reads aligned against a reference genome in BAM format with no additional filtering.
173172 - ` *.{bai,csi} ` : Index file corresponding to a BAM file which is for faster downstream steps (e.g. SAMtools).
174173 - ` *.flagstat ` : Statistics of aligned reads from SAMtools ` flagstat ` .
You can’t perform that action at this time.
0 commit comments