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.2.tar.gz
(1.7 MB
view details)
Built Distribution
allcools-0.1.2-py3-none-any.whl
(147.4 kB
view details)
File details
Details for the file allcools-0.1.2.tar.gz
.
File metadata
- Download URL: allcools-0.1.2.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/50.3.1.post20201107 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c57427a86a88a7d08831045e95bbfa948c228e747777a6104cd1842c12c778c2 |
|
MD5 | a6d72178656d087fd4e0404d0b540ff0 |
|
BLAKE2b-256 | 79725a864c6a436414d26da2ad62ffc65926de0c4c139d32120553b9a5c71eaf |
File details
Details for the file allcools-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: allcools-0.1.2-py3-none-any.whl
- Upload date:
- Size: 147.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/50.3.1.post20201107 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc75015ffef632b8ee2f06c37f55fe51509f46fbbd15c4416c92899cfa1f1385 |
|
MD5 | 0ae5f1c4bf0b219485803ac8292034c7 |
|
BLAKE2b-256 | 7736b260107f0e7407fae885361365df24f3a54d359ebda891cf2b5e9fb820ea |