Skip to content

Add modkit integration for heatmap workflow#25

Merged
jayhesselberth merged 1 commit intodevelfrom
feat/modkit-heatmap-integration
Mar 28, 2026
Merged

Add modkit integration for heatmap workflow#25
jayhesselberth merged 1 commit intodevelfrom
feat/modkit-heatmap-integration

Conversation

@jayhesselberth
Copy link
Copy Markdown
Member

Summary

  • Add read_bedmethyl() to read 18-column bedMethyl files from modkit pileup
  • Add summarize_mod_calls() to compute per-position modification frequency from modkit extract output
  • Both functions produce data compatible with the existing compute_bcerror_delta()prep_mod_heatmap()plot_mod_heatmap() pipeline
  • Add vignette section to the heatmap article demonstrating both workflows

Test plan

  • Tests for summarize_mod_calls() with bundled ecoli data (structure, filtering by refs, min_reads)
  • Tests for read_bedmethyl() with synthetic bedMethyl data (structure, min_cov filtering)
  • Integration test: summarize_mod_calls() output feeds into compute_bcerror_delta()
  • Verify vignette renders correctly with pkgdown::build_article("heatmap")

Add read_bedmethyl() and summarize_mod_calls() to convert modkit output
into formats compatible with the existing heatmap pipeline. Add vignette
section demonstrating both workflows.
@github-actions
Copy link
Copy Markdown

@jayhesselberth jayhesselberth merged commit b596095 into devel Mar 28, 2026
3 checks passed
@jayhesselberth jayhesselberth deleted the feat/modkit-heatmap-integration branch March 28, 2026 16:22
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.

1 participant