CluBCpG is a software package built to analyze whole genome bisulfite sequencing (WGBS) data.
Project description
CluBCpG: Cluster-Based analysis of CpG methylation
Whats new?
v0.3.0
- A major overhaul and modernization of the ClubCpG dependencies.
setup.pyremoved in favor of apyproject.toml- All project dependencies updated to modern versions
- Support of python 3.5, 3.6, 3.7, and 3.8 dropped
- Minimum version of python is now 3.9
- Added GitHub Actions workflows to automate testing of python 3.9 and 3.10
- Updated readthedocs build configuration ahead of deprecation of old method
What is CluBCpG?
CluBCpG is a software package built to analyze whole genome bisulfite sequencing (WGBS) data. This toolkit will divide each chromosome into small user-defined intervals, extract all WGBS reads within those intervals, cluster them based on identity, and write a final report to the use containing all identified CpG methylation patterns.
How do I use this?
Full documentation is available on ReadTheDocs
Requirements
- Python >= 3.9, <3.11
- Installation of Samtools on your PATH
Install
- (Optional, but HIGHLY recommended) Create a new python virtual environment and activate that virualenv
- Execute
pip install clubcpgto install the package. Requirements will automatically be installed if not already present.
Developer Install
- Ensure all dependencies in
ubuntu-preinsatll.share installed on the system. (Or equivilant packages if using fedora based system) - Install samtools, use
install-samtools.sh - Make sure you have a compatible version of python installed
- Install Poetry
pip3 install poetry - Run
poetry installto install required packages and clubcpg - To install optional packages for docs building. Run
poetry install --with docs
Help! This isnt working.
Open an Issue
Can you make it do this?
Open a Feature Request
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file clubcpg-0.3.0.tar.gz.
File metadata
- Download URL: clubcpg-0.3.0.tar.gz
- Upload date:
- Size: 28.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a6744738e3d86592af58050b45ed293072d72090228d66472622f051d564fd9
|
|
| MD5 |
9933b7b8d8235bd03d001fce4a607758
|
|
| BLAKE2b-256 |
719f8e0f29a2345c675fbc44f5fd32ed04aa9f160fd493107b212d84b14ebbfe
|
File details
Details for the file clubcpg-0.3.0-py3-none-any.whl.
File metadata
- Download URL: clubcpg-0.3.0-py3-none-any.whl
- Upload date:
- Size: 37.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a5b90ed8f9d710774ba04d0ec1aa60c19501bf28d48358056e1da85888fa4b3
|
|
| MD5 |
a78637de5148bb5f9c8f4fb29cd4d6d6
|
|
| BLAKE2b-256 |
a8911a050d2c5311a403b488f6e46a7c502065b39bf17bc4f3d95f659b77268f
|