Skip to content

Commit

Permalink
Expanded option --ffs to enable hexamer context analyses
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixKrueger committed Dec 8, 2024
1 parent 30189df commit f3299eb
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 168 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@

- set threshold reads to 1 (if it was 0) for `--gc_context` as intended and mentioned in the help text. Fixes [#621](https://github.com/FelixKrueger/Bismark/issues/621)

- Expanded option `--ff` into `--ffs` to extract **f**our, **f**ive, and **s**ix nucleotide contexts to enable hexamer context analyses. More details here: [#717](https://github.com/FelixKrueger/Bismark/issues/717)

Added scripts for merging coverage files (e.g. for when R1 and R2 had been run in single-end mode)

Expand Down
Loading

0 comments on commit f3299eb

Please sign in to comment.