Build comprehensive DNA methylation maps by aggregating WGBS (Whole Genome Bisulfite Sequencing) data across multiple ENCODE experiments, donors, and labs. Use when the user wants to answer "where is DNA methylated/unmethylated in my tissue?" by combining per-CpG methylation data into tissue-level methylation profiles. Handles coverage filtering, identifies hypomethylated regions (HMRs) and partially methylated domains (PMDs), and manages cross-lab variation.
$npx -y skills add ammawla/encode-toolkit --skill methylation-aggregationInstalls into the current project.
Run `npx skills use "https://github.com/ammawla/encode-toolkit" --skill "ammawla/encode-toolkit/methylation-aggregation"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ammawla/encode-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/ammawla/encode-toolkit"` and select the relevant skills, then follow their instructions.