Skip to content

Commit 5105f16

Browse files
authored
Merge pull request #611 from scarlhoff/dev
Clarified merging details in TSV input section
2 parents 1d7162e + d67d0dc commit 5105f16

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@ will have the following effects:
509509
- After AdapterRemoval, and prior to mapping, FASTQ files from lane 7 and lane 8
510510
_with the same `SeqType`_ (and all other _metadata_ columns) will be
511511
concatenated together for each **Library**.
512-
- After mapping, and prior BAM filtering, BAM files with the same with different
512+
- After mapping, and prior BAM filtering, BAM files with different
513513
`SeqType` (but with all other metadata columns the same) will be merged
514514
together for each **Library**.
515515
- After duplicate removal, BAM files with `Library_ID`s with the same

0 commit comments

Comments
 (0)