Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work on the next release #64

Merged
merged 27 commits into from
Nov 14, 2024
Merged

Work on the next release #64

merged 27 commits into from
Nov 14, 2024

Conversation

mrvollger
Copy link
Member

@mrvollger mrvollger commented Nov 8, 2024

  • fix: do not report m6A predictions that happen within the first 7 or last 7 bp of a read. This is so the ML model only operates on real data. No changes to other calls. Will fix False methylations called in first 7 or so bp #65
  • fix: report footprint codes even if there is no spanning msp, fixes ft footprint related #63
  • feat: add a pyft utility that can take extract --all data and make it long format for plotting.
  • feat: Add a shuffle option to pileup to help with the FDR calculations in FIRE
  • feat: make nucleosomes and MSPs optional in pileup
  • chore: use vergen for cli version
  • feat: add phasing stats to QC
  • feat: allow strip-base mods to filter on base mod quality.

@mrvollger mrvollger merged commit c27f07f into main Nov 14, 2024
8 of 9 checks passed
@mrvollger mrvollger deleted the 0.5.5 branch November 14, 2024 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

False methylations called in first 7 or so bp ft footprint related
1 participant