Skip to content

Commit

Permalink
Update deduplication.md
Browse files Browse the repository at this point in the history
just some old fashioned deduplication...
  • Loading branch information
josefoviedo authored Mar 27, 2024
1 parent acf965c commit af935f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/bismark/deduplication.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ In addition to chromosome, start (and end position for paired-end libraries) pos
MISEQ:14:000000000-A55D0:1:1101:18024:2858_1:N:0:CTCCT
```

This option option is equivalent to using [UmiBam](https://github.com/FelixKrueger/Umi-Grinder) in the following mode:
This option is equivalent to using [UmiBam](https://github.com/FelixKrueger/Umi-Grinder) in the following mode:
`UmiBam --umi input.bam`, however UmiBam has additional functionality such as a double UMI feature or the option to allow mismatches in the UMI(s).

### Deduplication of multiple files of the same library
Expand Down

0 comments on commit af935f6

Please sign in to comment.