Skip to main content

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


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.7.tar.gz (79.1 MB view details)

Uploaded Source

File details

Details for the file allcools-0.1.7.tar.gz.

File metadata

  • Download URL: allcools-0.1.7.tar.gz
  • Upload date:
  • Size: 79.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.1.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.1

File hashes

Hashes for allcools-0.1.7.tar.gz
Algorithm Hash digest
SHA256 9575a121549ef10e35b3ab7afcf709e8f651db9b91afdc59fa5eab1973cc26db
MD5 8da5e2b41c5c888266a65e027d9fd854
BLAKE2b-256 84461064b592e3ddb92cc1a500034c8cef7707610705c5abc11f1e3f5e55f9ae

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page