Metadata-Version: 2.1
Name: methylGrapher
Version: 0.2.0
Summary: WGBS data analysis for genome graph
Home-page: https://github.com/twlab/methylGrapher
Download-URL: https://github.com/twlab/methylGrapher/releases/download/V0.2.0/methylGrapher-0.2.0.tar.gz
Author: Wenjin Zhang
Author-email: wenjin@wustl.edu
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# methylGrapher


## methylGrapher: Genome-Graph-Based DNA Methylation Analysis Using Whole Genome Bisulfite Sequencing

## Quick start guide
For downloading and installing the package, please follow the instructions below:
[Installation](https://twlab.github.io/methylGrapher/build/html/install.html)<br>
The toy example to show successful installation is available at:
[Example](https://twlab.github.io/methylGrapher/build/html/example.html)<br>
The usage of the package is available at:
[Usage](https://twlab.github.io/methylGrapher/build/html/process.html)

## Issues
If you encounter any issues, please report them at: [Tracker](https://github.com/twlab/methylGrapher/issues)

## Full Documentation
[ReadTheDocs](https://twlab.github.io/methylGrapher/build/html/)


## Scripts used for the paper
[Analysis](https://github.com/Hendricks27/methylGrapher_paper)


