UMR-LMR-PMD-detection

Segment WGBS CpG methylation data into UMRs, LMRs, and PMDs using MethylSeekR.

12|3|Updated Nov 4, 2025
One-click install
npx skills add https://github.com/BIsnake2001/ChromSkills --skill umr-lmr-pmd-detection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: UMR-LMR-PMD-detection
Source: https://github.com/BIsnake2001/ChromSkills/tree/main/26.UMR-LMR-PMD-detection
Command: npx skills add https://github.com/BIsnake2001/ChromSkills --skill umr-lmr-pmd-detection

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This pipeline identifies unmethylated regions (UMRs), low-methylated regions (LMRs), and partially methylated domains (PMDs) from whole-genome bisulfite sequencing data, enabling discovery of enhancer-like hypomethylated regions and large-scale methylome domains.

Core Features & Use Cases

  • Genome-wide segmentation of CpG methylation to annotate UMRs, LMRs, PMDs.
  • Outputs BED annotations for UMRs/LMRs/PMDs and supports integration with other epigenomic data (ATAC-seq, CHiP-seq).
  • Use Case: For aging or cancer methylomes, identify PMDs and regulatory hypomethylation patterns to link to chromatin states.

Quick Start

Run the UMR-LMR-PMD-detection workflow on your WGBS methylation data to produce BED outputs for UMRs, LMRs, and PMDs.

Frequently Asked Questions about UMR-LMR-PMD-detection

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify UMRs, LMRs, and PMDs from WGBS data?

To identify UMRs, LMRs, and PMDs from WGBS data, run a genome-wide segmentation pipeline using MethylSeekR on CpG methylation data to annotate unmethylated regions, low-methylated regions, and partially methylated domains.

What input format is needed for CpG methylation segmentation?

CpG methylation segmentation requires whole-genome bisulfite sequencing methylation data provided in a BED-like format, along with a corresponding genome annotation, to produce BED outputs and summary tables.

Can I use WGBS methylation data to find regulatory regions in cancer methylomes?

You can use WGBS methylation data to identify PMDs and regulatory hypomethylation patterns in cancer or aging methylomes, allowing you to link these CpG methylation states to specific chromatin states.

Does MethylSeekR segmentation integrate with ATAC-seq or ChIP-seq data?

MethylSeekR segmentation outputs BED annotations for UMRs, LMRs, and PMDs that directly support integration with other epigenomic data like ATAC-seq and ChIP-seq to analyze overlapping regulatory elements.

What is the difference between UMRs and LMRs in genome segmentation?

In genome segmentation, UMRs are unmethylated regions often associated with active promoters, while LMRs are low-methylated regions typically linked to enhancer-like hypomethylated areas, both identified from WGBS methylation patterns.

How do I output BED annotations for partially methylated domains?

To output BED annotations for partially methylated domains, run the UMR-LMR-PMD detection workflow on your WGBS methylation data, which generates BED files and summary tables for PMDs.