Tools to analyze and visualize DNA methylation data
Project description
Install CpGtools using pip
- (Optional) Create Virtual Environments (Note:
venv
is available in Python 3.3 and later. You can also use virtualenv)
$ python3 -m venv my_env
(will create a directory called my_env)
$ source my_env/bin/activate
- Install CpGtools
$ pip install cpgtools
or
$ pip install git+https://github.com/liguowang/cpgtools.git
- Upgrade
$ pip install cpgtools --upgrade
- Uninstall
pip -y uninstall cpgtools
Documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cpgtools-2.0.2.tar.gz
(5.0 MB
view hashes)