
Automatic DNA methylation detection from nanopore tools and their consensus model
METEORE is an innovative analysis pipeline designed for detecting DNA methylation through Nanopore sequencing reads. This toolset utilizes Snakemake pipelines to integrate various technologies, producing reliable methylation predictions with impressive accuracy. By leveraging new predictive models like random forest and multiple linear regression, METEORE goes beyond basic detection, offering a consensus prediction that improves upon individual outputs.
Regular updates, such as the recent enhancements in March 2021, show METEORE's commitment to providing cutting-edge solutions. With the capability to generate detailed output files and streamline the analysis process, it stands out as a robust resource for researchers in genomics looking to explore methylation patterns comprehensively.
User-Friendly Snakemake Pipelines: The tool offers easy-to-follow Snakemake pipelines for various methods, streamlining the installation and analysis process for users.
Augmented BED Output Format: METEORE provides per-site result files in an enhanced BED format, facilitating better interpretation of methylation data.
Intuitive Methylation Prediction Models: Incorporates advanced predictive models like random forest and multiple linear regression to increase prediction reliability.
Comprehensive Data Fields: Output files include essential data fields such as chromosome reference, position, coverage, and methylation frequency for comprehensive analysis.
Strand-Specific Analysis: The pipeline averages methylation frequencies across both strands at CpG sites, offering a more complete view of methylation status.
Flexible Installation via Conda: Users can easily install necessary software dependencies using Conda, ensuring smooth performance across Linux systems.
Support for Multiple Tools: METEORE integrates outputs from various detection tools to enhance consensus predictions, making it a versatile choice for researchers.
Training Capabilities: Allows users to train their own combination models, providing further customization and refined predictions for specific datasets.
