{ "info": { "author": "Colin P. Farrell", "author_email": "colinpfarrell@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# BSBolt (BiSulfite Bolt)\n## A fast and safe read alignment platform for bisulfite sequencing data\n\n[BiSuflite Bolt (BSBolt)](https://github.com/NuttyLogic/BSBolt); a fast and scalable bisulfite sequencing analysis platform. BSBolt is an integrated analysis \nplatform that offers support for bisulfite sequencing read simulation, alignment, methylation calling, data aggregation, \nand data imputation. BSBolt has been validated to work with a wide array of bisulfite sequencing data, \nincluding whole genome bisulfite sequencing (WGBS), reduced representative bisulfite sequencing data (RRBS), \nand targeted methylation sequencing data.\n \n## Documentation\n\nBSBolt documentation can be found at [bsbolt.readthedocs.io](https://bsbolt.readthedocs.io).\n\n### Installation\n\nAt installation BSBolt compiles two external dependencies \n[Bowtie2](http://bowtie-bio.sourceforge.net/bowtie2/manual.shtml)\nand [ART Read Simulation Tools](https://www.niehs.nih.gov/research/resources/software/biostatistics/art/index.cfm) \nunder the terms of the [GPLv3 License](https://www.gnu.org/licenses/gpl-3.0.html). Installation failures are generally \ndue to external C libraries not being installed or not being on path. \n\n```shell\npip3 install BSBolt -v\n```\n\n1. Python Dependencies\n - [pysam](https://github.com/pysam-developers/pysam) >= 0.15.2\n - [numpy](https://numpy.org/) >=1.16.3\n - [tqdm](https://github.com/tqdm/tqdm) >= 4.31.1\n2. External C Dependencies\n - libgsl\n - zlib \n - libbz2\n - liblzma\n - libcurl\n - libcrypto", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/NuttyLogic/BSBolt", "keywords": "", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "BSBolt", "package_url": "https://pypi.org/project/BSBolt/", "platform": "", "project_url": "https://pypi.org/project/BSBolt/", "project_urls": { "Documentation": "https://bsbolt.readthedocs.io/en/latest/", "Homepage": "https://github.com/NuttyLogic/BSBolt" }, "release_url": "https://pypi.org/project/BSBolt/0.1.1/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Bisulfite Sequencing Processing Platform", "version": "0.1.1" }, "last_serial": 5946421, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "12ee8efafe94585192d999a9479b9591", "sha256": "8a4f3d4df6e0fdb68c2f8f6179311cef6d0441f965b00a72489d3e304d2de1ae" }, "downloads": -1, "filename": "BSBolt-0.1.1.tar.gz", "has_sig": false, "md5_digest": "12ee8efafe94585192d999a9479b9591", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 6441126, "upload_time": "2019-10-08T19:59:52", "url": "https://files.pythonhosted.org/packages/c8/bb/f5547df120235bcf7a16c16de7ff633c57fdfc45e179f87f6bcc4bddc9cc/BSBolt-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "12ee8efafe94585192d999a9479b9591", "sha256": "8a4f3d4df6e0fdb68c2f8f6179311cef6d0441f965b00a72489d3e304d2de1ae" }, "downloads": -1, "filename": "BSBolt-0.1.1.tar.gz", "has_sig": false, "md5_digest": "12ee8efafe94585192d999a9479b9591", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 6441126, "upload_time": "2019-10-08T19:59:52", "url": "https://files.pythonhosted.org/packages/c8/bb/f5547df120235bcf7a16c16de7ff633c57fdfc45e179f87f6bcc4bddc9cc/BSBolt-0.1.1.tar.gz" } ] }