metilene3: Identifying DMRs Across Multiple Conditions with Auto-Classification
metilene3 is a computational tool to identify Differentially Methylated Regions (DMRs) across multiple groups (supervised) or samples (unsupervised). With the identified DMRs, metilene3 enables inference of epigenetic relationships by constructing a Differentially Methylated Tree (DMTree), which can also be used for sample clustering.
metilene3: Identifying DMRs Across Multiple Conditions with Auto-Classification
metilene3 is a computational tool to identify Differentially Methylated Regions (DMRs) across multiple groups (supervised) or samples (unsupervised). With the identified DMRs, metilene3 enables inference of epigenetic relationships by constructing a Differentially Methylated Tree (DMTree), which can also be used for sample clustering.
Please see the metilene3-doc for more details.
Installation
You can download and install metilene3 on Linux, WSL and macOS from this GitHub repo:
Dependencies can be installed with conda:
Please check here for more details.
Quick Start
After installation, you can test metilene3 with the included test dataset
demo_input.tsv:You should get these files in the
demo_outputfolder:It should take less than one minute on your laptop.
If success, you can run metilene3 with your methylation dataset (see format):
Check the full tutorial to customize your command.