Skip to content

Commit d2f4f8f

Browse files
committed
Update README.md
1 parent 21bd127 commit d2f4f8f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Click the preceeding link or download the file from this repository.
1111

1212
---
1313

14-
**Current version:** 0.1.18
14+
**Current version:** 0.1.20
1515

1616
Current support for Linux only.
1717

@@ -75,6 +75,7 @@ Other Options:
7575
-a --acceptDupMarks Accept duplicate marks already in input file instead of looking for duplicates in the input.
7676
-e --excludeDups Exclude reads marked as duplicates from discordant, splitter, and/or unmapped file.
7777
-r --removeDups Remove duplicates reads from all output files. (Implies --excludeDups).
78+
--addMateTags Add MC and MQ tags to all output paired-end SAM lines.
7879
--maxSplitCount INT Maximum number of split alignments for a read to be included in splitter file. [2]
7980
--maxUnmappedBases INT Maximum number of un-aligned bases between two alignments to be included in splitter file. [50]
8081
--minIndelSize INT Minimum structural variant feature size for split alignments to be included in splitter file. [50]

0 commit comments

Comments
 (0)