Skip to main content

Bisulfite Sequencing Processing Platform

Project description

BSBolt (BiSulfite Bolt)

A fast and safe bisulfite sequencing processing platform

BiSuflite Bolt (BSBolt); a fast and scalable bisulfite sequencing processing platform. BSBolt is an integrated analysis platform that offers support for bisulfite sequencing read simulation, alignment, methylation calling, data aggregation, and data imputation. BSBolt has been validated to work with a wide array of bisulfite sequencing data,including whole genome bisulfite sequencing (WGBS), reduced representative bisulfite sequencing data (RRBS), and targeted methylation sequencing data. BSBolt utilizes forked versions of BWA and WGSIM for read alignment and read simulation respectively. BSBolt is released under the MIT license.

Documentation

BSBolt documentation can be found at bsbolt.readthedocs.io.

Installation

BSBolt alignment is performed using a modified version of BWA. Read simulation is carried out using a modified version of wgsim.

Install through PyPi

pip3 install BSBolt --user

Install from source

git clone git@github.com:NuttyLogic/BSBolt.git
cd BSBolt-master
python3 setup.py install .

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

BSBolt-1.3.5.tar.gz (175.9 kB view details)

Uploaded Source

Built Distributions

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

BSBolt-1.3.5-cp38-cp38-manylinux2010_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

BSBolt-1.3.5-cp38-cp38-macosx_10_15_x86_64.whl (509.1 kB view details)

Uploaded CPython 3.8macOS 10.15+ x86-64

BSBolt-1.3.5-cp37-cp37m-manylinux2010_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

BSBolt-1.3.5-cp37-cp37m-macosx_10_15_x86_64.whl (509.1 kB view details)

Uploaded CPython 3.7mmacOS 10.15+ x86-64

BSBolt-1.3.5-cp36-cp36m-manylinux2010_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64

BSBolt-1.3.5-cp36-cp36m-macosx_10_15_x86_64.whl (509.1 kB view details)

Uploaded CPython 3.6mmacOS 10.15+ x86-64

File details

Details for the file BSBolt-1.3.5.tar.gz.

File metadata

  • Download URL: BSBolt-1.3.5.tar.gz
  • Upload date:
  • Size: 175.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.0

File hashes

Hashes for BSBolt-1.3.5.tar.gz
Algorithm Hash digest
SHA256 7a2f4695cd58d7c31b37184d822daad4bd895cd1a2d51fa632db12e1f53d25a9
MD5 7ccd78690f5a89a324b02628bd52aec9
BLAKE2b-256 91bd0f1b1c8c34f16e6d8a7444e663d7ef0300c98d1f617d9e41447357c5ceed

See more details on using hashes here.

File details

Details for the file BSBolt-1.3.5-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: BSBolt-1.3.5-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.0

File hashes

Hashes for BSBolt-1.3.5-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 38e3e05422fbcee703d99e6e7361e370e2e37d293d29d5568adc69330d467ae9
MD5 332db0549d4ad96a48fb333cc4cb9b6c
BLAKE2b-256 a81b5203118502eee4b97c7a09b7d213a1d2990ccb66a6cee2b7b8705bc70953

See more details on using hashes here.

File details

Details for the file BSBolt-1.3.5-cp38-cp38-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: BSBolt-1.3.5-cp38-cp38-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 509.1 kB
  • Tags: CPython 3.8, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.0

File hashes

Hashes for BSBolt-1.3.5-cp38-cp38-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8f3ca243cecbcc4861d7e26c5e3c31402596018fd546e85d63ee4054a57b6935
MD5 fd797b7067c83dc26888df8fb62d499f
BLAKE2b-256 965632621c3ec6bf48902e80bea8bba7e5c734ea6a63b28eab2c204e79677094

See more details on using hashes here.

File details

Details for the file BSBolt-1.3.5-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: BSBolt-1.3.5-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.0

File hashes

Hashes for BSBolt-1.3.5-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 7e7b16db916fda5ce44ae492d67cf9a1966ab69c8c17c15c22746b7fd9070fa9
MD5 b733d0aad1cbe279e31430c81132513f
BLAKE2b-256 dd88deee8284543b5e0e82160db383520776bcd0b0f3cb54550a2dda53f101a5

See more details on using hashes here.

File details

Details for the file BSBolt-1.3.5-cp37-cp37m-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: BSBolt-1.3.5-cp37-cp37m-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 509.1 kB
  • Tags: CPython 3.7m, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.0

File hashes

Hashes for BSBolt-1.3.5-cp37-cp37m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 2c03e0136989f2db0e1226a5eaf84750c7edbdb9c015ed9f51e4d57cb8548b5e
MD5 88edc0fafee0e6619addca349f21f620
BLAKE2b-256 d1dd1333ccd5c54156e5fcfd3636e91b59dd3a02cb083e590f1137c1f277c1a8

See more details on using hashes here.

File details

Details for the file BSBolt-1.3.5-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: BSBolt-1.3.5-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.0

File hashes

Hashes for BSBolt-1.3.5-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 5d389699828b4ad3c460826f2d26a09eddd4d2b68c98ff85a0f535ebadd2c36e
MD5 b64fa9410999481724e556211bd717ff
BLAKE2b-256 2758aca8af1c77f7accf4cc78a99a8904921192209f75212cc6a5b8b99015e74

See more details on using hashes here.

File details

Details for the file BSBolt-1.3.5-cp36-cp36m-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: BSBolt-1.3.5-cp36-cp36m-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 509.1 kB
  • Tags: CPython 3.6m, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.0

File hashes

Hashes for BSBolt-1.3.5-cp36-cp36m-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e3296567e776afbe31cb7d47318d07aeedc3be807d0374c07c73aa52c08a3796
MD5 b2077cc587edb7a6c289564cd3938dd8
BLAKE2b-256 f45080d85576e2fb469074e6d2e5d015ac59a5ec7deef62b92cf0743e8f99dc0

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