Skip to main content

Ultra fast chromosome 3D reconstraction.

Project description

NucBox

Ultra fast chromosome 3D reconstraction.

Install

Install from source:

$ git clone https://github.com/Nanguage/NucBox.git
$ cd NucBox
$ pip install -e .

Usage

Reconstruct genome using Nuc Dynamics algorithm:

$ python -m nucbox.simu.nucdyn --arch=cuda ./cell1.pairs.gz ./out1.csv --use-grid=True --scale=0.01

Visualize the reconstructed genome:

$ python -m nucbox.gui.browser ./out1.csv

Convert the particles csv file to pdb file(for visualization in pymol or vmd):

$ python -m nucbox.utils.io particles_to_pdb ./out1.csv ./out1.pdb --split-by-chrom=True

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

nucbox-0.1.1.tar.gz (20.9 kB view hashes)

Uploaded Source

Built Distribution

nucbox-0.1.1-py3-none-any.whl (26.7 kB view hashes)

Uploaded Python 3

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