Skip to main content

Diploid chromatin conformation capture analysis

Project description

Dip-C

Diploid Chromatin Conformation Capture — reconstruct 3D diploid genomes from single cells.

Installation

pip install run-dipc

Troubleshooting: old Linux systems (CentOS/RHEL 7)

If pip install fails with NumPy requires GCC >= 9.3, your system's default compiler is too old to build NumPy from source. This can happen on older Linux distributions that ship with GCC 4.8.

Option A — load a newer compiler (HPC clusters usually have one):

module avail gcc          # see what's available
module load gcc/11.2.0    # load any version >= 9.3
pip install run-dipc

Option B — install NumPy and SciPy from conda first (provides prebuilt binaries, no compiler needed):

conda install numpy scipy
pip install run-dipc

You can check your GCC version with gcc --version and your OS with cat /etc/os-release. Please contact your system administrator if this is a problem for you.

Usage

dip-c <command> [options]

Run dip-c with no arguments to see all available commands.

Documentation

Full documentation, workflows, and file format specifications are available on GitHub:

https://github.com/tanlongzhi/dip-c

Citations

Please cite the original Dip-C paper:

Tan, Longzhi*; Xing, Dong*; Chang, Chi-Han; Li, Heng; Xie, X. Sunney "Three-dimensional genome structures of single diploid human cells," Science 361, 924-928 (2018). DOI:10.1126/science.aat5641

License

MIT

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

run_dipc-1.9.5.tar.gz (43.7 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

run_dipc-1.9.5-py3-none-any.whl (6.6 MB view details)

Uploaded Python 3

File details

Details for the file run_dipc-1.9.5.tar.gz.

File metadata

  • Download URL: run_dipc-1.9.5.tar.gz
  • Upload date:
  • Size: 43.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.15

File hashes

Hashes for run_dipc-1.9.5.tar.gz
Algorithm Hash digest
SHA256 a168758c5c2ae1cb0100fbee09ff6461269951bb1eed741f4696fe6ba16d05cb
MD5 18cde68bbc3673334ddf396df325c600
BLAKE2b-256 0e53fc32f92fb2a59755cae1fb19ceace2a62c1db689561ed9f84420154b529a

See more details on using hashes here.

File details

Details for the file run_dipc-1.9.5-py3-none-any.whl.

File metadata

  • Download URL: run_dipc-1.9.5-py3-none-any.whl
  • Upload date:
  • Size: 6.6 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.15

File hashes

Hashes for run_dipc-1.9.5-py3-none-any.whl
Algorithm Hash digest
SHA256 9aacb9b875779e6c63bdc4e860eed57d4621587771b515724b71d008b650bd8a
MD5 f3488ecda07c59211b24d25858ff9858
BLAKE2b-256 82f845433d0d57178486383067701080ca6bd091cf235bf7f27b4092471b056c

See more details on using hashes here.

Supported by

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