bio-methylation-calling

Installation
SKILL.md

Methylation Calling

Basic Extraction

# Extract methylation calls from Bismark BAM
bismark_methylation_extractor --gzip --bedGraph \
    sample_bismark_bt2.bam

Paired-End Extraction

bismark_methylation_extractor --paired-end --gzip --bedGraph \
    sample_bismark_bt2_pe.bam

Common Options

Installs
3
GitHub Stars
1.1K
First Seen
Jan 24, 2026
bio-methylation-calling — gptomics/bioskills