Skip to content

Commit

Permalink
Update src/main/scala/com/fulcrumgenomics/umi/GroupReadsByUmi.scala
Browse files Browse the repository at this point in the history
Co-authored-by: Nils Homer <[email protected]>
  • Loading branch information
tfenne and nh13 authored Sep 29, 2023
1 parent cc1cb99 commit 126009b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ object Strategy extends FgBioEnum[Strategy] {
|
| 1. `--min-map-q` defaults to 0 in duplicate marking mode and 1 otherwise
| 2. `--include-secondary` defaults to true in duplicate marking mode and false otherwise
| 3. `--include-suppementary` defaults to true in duplicate marking mode and false otherwise
| 3. `--include-supplementary` defaults to true in duplicate marking mode and false otherwise
"""
)
class GroupReadsByUmi
Expand Down

0 comments on commit 126009b

Please sign in to comment.