Skip to main content

Quality Control (QC), Visualization/plotting, and postprocessing software for Illumina methylation array data. See https://life-epigenetics-methylcheck.readthedocs-hosted.com/en/latest/ for full documentation and examples.

Project description

methylcheck is a Python-based package for filtering and visualizing Illumina methylation array data. The focus is on quality control.

Readthedocs License: MIT CircleCI Build status Codacy Badge Coverage Status

methylcheck Package

Methylcheck is designed to accept the output from the Methylprep package. It contains both high-level APIs for processing data from local files and low-level functionality allowing you to customize the flow of data and how it is processed.

Installation

This package is available in PyPi. pip install methylcheck

How to use it

In general, the best way to import data is to use methylprep and run run_pipeline(data_folder, betas=True), collect the beta_values.pkl file it returns/saves to disk, and load that in a Jupyter notebook with methylcheck. From there, each data transformation is a single line of code using Panadas DataFrames. methylcheck will keep track of the data format/structures for you, and you can visualize the effect of each filter as you go. You can also export images of your charts for publication.

Refer to the Jupyter notebooks on readthedocs for examples of filtering probes from a batch of samples, removing outlier samples, and generating plots of data.

Authors

Parts of this package were ported from minfi, a R package, and extended/developed by the team at Life Epigenetics, who maintains it. You can write to info@LifeEgx.com to give feedback, ask for help, or suggest improvements. For bugs, report issues on our github repo page.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

methylcheck-0.2.4.tar.gz (33.5 MB view hashes)

Uploaded Source

Built Distribution

methylcheck-0.2.4-py3-none-any.whl (17.5 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page