Tool kit for single-cell methylome data analysis.
Project description
ALLCools
- A toolkit for ALLC format and bulk/single-cell methylation sequencing analysis.
- It provides all necessary functions about generating, manipulating and transfering 2 file formats:
- the ALLC format, a tab-sparated text format storing base-level raw methylation information for 1 sample.
- the MCDS format, a integrated HDF5 dataset storing region-level raw methylation information for a group of samples/cells.
- This package is still under active development
ALLCools Function Map
Get Start
requirements
ALLCools requires python > 3.6
installation
git clone https://github.com/lhqing/ALLCools.git
cd ALLCools
pip install .
update
# cd /path/to/ALLCools
git pull
pip install .
use the ALLCools
- CLI (recommand for non-python users)
allcools -h
allcools [FUNCTION_NAME] -h
- API (recommand for integrating ALLCools with other python package, such as pybedtools, pybigwig, deeptools.)
from ALLCools.api import *
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
allcools-0.1.5.tar.gz
(1.7 MB
view details)
File details
Details for the file allcools-0.1.5.tar.gz
.
File metadata
- Download URL: allcools-0.1.5.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.1.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a05040c4b13cb309d419e6126ab361e8a89230bc29e0755be1310fab6d7a08a |
|
MD5 | fa8bdc8112f445701c4071ca54d71d6b |
|
BLAKE2b-256 | f048ac6bb71fcbaa75020c3012a94cd02681a0a9b48e9d244f36db7d784868a9 |