{ "info": { "author": "bcbio community", "author_email": "biovalidation@googlegroups.com", "bugtrack_url": null, "classifiers": [], "description": ".. image:: artwork/github.png\n :alt: bcbio banner\n :align: center\n\nValidated, scalable, community developed variant calling, RNA-seq and small RNA\nanalysis. You write a high level configuration file specifying your inputs and\nanalysis parameters. This input drives a parallel run that handles distributed\nexecution, idempotent processing restarts and safe transactional steps. bcbio\nprovides a shared community resource that handles the data processing component\nof sequencing analysis, providing researchers with more time to focus on the\ndownstream biology.\n\n.. image:: https://travis-ci.org/bcbio/bcbio-nextgen.png\n :target: https://travis-ci.org/bcbio/bcbio-nextgen\n\nFeatures\n--------\n\n- Community developed: We welcome contributors with the goal of\n overcoming the biological, algorithmic and computational challenges\n that face individual developers working on complex pipelines in\n quickly changing research areas. See our `users page`_ for examples\n of bcbio-nextgen deployments, and the `developer documentation`_ for\n tips on contributing.\n\n- Installation: `A single installer script`_ prepares all\n third party software, data libraries and system configuration files.\n\n- `Automated validation`_: Compare variant calls against common reference\n materials or sample specific SNP arrays to ensure call correctness.\n Incorporation of multiple approaches for alignment, preparation and\n variant calling enable unbiased comparisons of algorithms.\n\n- Distributed: Focus on `parallel analysis and scaling`_ to handle\n large population studies and whole genome analysis. Runs on single\n multicore computers, in compute clusters using `IPython parallel`_,\n or on the Amazon cloud. See the `parallel documentation`_ for full\n details.\n\n- Multiple analysis algorithms: bcbio-nextgen provides configurable\n `variant calling, RNA-seq and small RNA pipelines`_.\n\n.. _IPython parallel: http://ipython.org/ipython-doc/dev/index.html\n.. _parallel documentation: https://bcbio-nextgen.readthedocs.org/en/latest/contents/parallel.html\n.. _A single installer script: https://bcbio-nextgen.readthedocs.org/en/latest/contents/installation.html#automated\n.. _users page: https://bcbio-nextgen.readthedocs.org/en/latest/contents/introduction.html#users\n.. _developer documentation: https://bcbio-nextgen.readthedocs.org/en/latest/contents/code.html\n.. _variant calling, RNA-seq and small RNA pipelines: https://bcbio-nextgen.readthedocs.org/en/latest/contents/pipelines.html\n.. _parallel analysis and scaling: http://bcb.io/2013/05/22/scaling-variant-detection-pipelines-for-whole-genome-sequencing-analysis/\n.. _Automated validation: http://bcb.io/2014/05/12/wgs-trio-variant-evaluation/\n\n\nQuick start\n-----------\n\n1. `Install`_ ``bcbio-nextgen`` with all tool dependencies and data files::\n\n wget https://raw.github.com/bcbio/bcbio-nextgen/master/scripts/bcbio_nextgen_install.py\n python bcbio_nextgen_install.py /usr/local/share/bcbio --tooldir=/usr/local \\\n --genomes GRCh37 --aligners bwa --aligners bowtie2\n\n producing an editable `system configuration file`_ referencing the installed\n software, data and system information.\n\n2. `Automatically create a processing description`_ of sample FASTQ and BAM files\n from your project, and a CSV file of sample metadata::\n\n bcbio_nextgen.py -w template freebayes-variant project1.csv sample1.bam sample2_1.fq sample2_2.fq\n\n This produces a `sample description file`_ containing pipeline `configuration options`_.\n\n3. Run analysis, distributed across 8 local cores::\n\n cd project1/work\n bcbio_nextgen.py ../config/project1.yaml -n 8\n\n.. _system configuration file: https://github.com/bcbio/bcbio-nextgen/blob/master/config/bcbio_system.yaml\n.. _sample description file: https://github.com/bcbio/bcbio-nextgen/blob/master/config/bcbio_sample.yaml\n.. _Automatically create a processing description: https://bcbio-nextgen.readthedocs.org/en/latest/contents/configuration.html#automated-sample-configuration\n.. _Install: https://bcbio-nextgen.readthedocs.org/en/latest/contents/installation.html#automated\n.. _configuration options: https://bcbio-nextgen.readthedocs.org/en/latest/contents/configuration.html\n\nDocumentation\n-------------\n\nSee the `full documentation`_ and `longer analysis-based articles\n`_. We welcome enhancements or problem reports using `GitHub`_\nand discussion on the `biovalidation mailing list`_.\n\n.. _full documentation: https://bcbio-nextgen.readthedocs.org\n.. _GitHub: https://github.com/bcbio/bcbio-nextgen/issues\n.. _biovalidation mailing list: https://groups.google.com/d/forum/biovalidation\n\nContributors\n------------\n\n- `Miika Ahdesmaki`_, AstraZeneca\n- `Luca Beltrame`_, IRCCS \"Mario Negri\" Institute for Pharmacological Research, Milan, Italy\n- `Christian Brueffer`_, Lund University, Lund, Sweden\n- `Alla Bushoy`_, AstraZeneca\n- `Guillermo Carrasco`_, Science for Life Laboratory, Stockholm\n- `Nick Carriero `_, Simons Foundation\n- `Brad Chapman`_, Harvard Chan Bioinformatics Core\n- `Saket Choudhary`_, University Of Southern California\n- `Peter Cock`_, The James Hutton Institute\n- `Matthias De Smet `_, Center for Medical Genetics, Ghent University Hospital, Belgium\n- `Matt Edwards`_, MIT\n- `Mario Giovacchini`_, Science for Life Laboratory, Stockholm\n- `Karl Gutwin `_, Biogen\n- `Jeff Hammerbacher`_, Icahn School of Medicine at Mount Sinai\n- `Oliver Hofmann `_, University of Melbourne Centre for Cancer Research\n- `John Kern `_\n- `Rory Kirchner`_, Harvard Chan Bioinformatics Core\n- `Tetiana Khotiainsteva `_, Ardigen\n- `Jakub Nowacki`_, AstraZeneca\n- `John Morrissey `_, Harvard Chan Bioinformatics Core\n- `Lorena Pantano `_, Harvard Chan Bioinformatics Core\n- `Brent Pedersen`_, University of Colorado Denver\n- `James Porter`_, The University of Chicago\n- `Valentine Svensson`_, Science for Life Laboratory, Stockholm\n- `Paul Tang`_, UCSF\n- `Stephen Turner`_, University of Virginia\n- `Roman Valls`_, Science for Life Laboratory, Stockholm\n- `Kevin Ying`_, Garvan Institute of Medical Research, Sydney, Australia\n- `Vlad Saveliev`_, Center for Algorithmic Biotechnology, St. Petersburg University\n\n\n.. _Miika Ahdesmaki: https://github.com/mjafin\n.. _Luca Beltrame: https://github.com/lbeltrame\n.. _Christian Brueffer: https://github.com/cbrueffer\n.. _Guillermo Carrasco: https://github.com/guillermo-carrasco\n.. _Alla Bushoy: https://github.com/abushoy\n.. _Brad Chapman: https://github.com/chapmanb\n.. _Peter Cock: https://github.com/peterjc\n.. _Mario Giovacchini: https://github.com/mariogiov\n.. _Rory Kirchner: https://github.com/roryk\n.. _Jakub Nowacki: https://github.com/jsnowacki\n.. _Brent Pedersen: https://github.com/brentp\n.. _James Porter: https://github.com/porterjamesj\n.. _Valentine Svensson: https://github.com/vals\n.. _Paul Tang: https://github.com/tanglingfung\n.. _Stephen Turner: https://github.com/stephenturner\n.. _Roman Valls: https://github.com/brainstorm\n.. _Kevin Ying: https://github.com/kevyin\n.. _Jeff Hammerbacher: https://github.com/hammer\n.. _Matt Edwards: https://github.com/matted\n.. _Saket Choudhary: https://github.com/saketkc\n.. _Vlad Saveliev: https://github.com/vladsaveliev\n\nLicense\n-------\n\nThe code is freely available under the `MIT license`_.\n\n.. _MIT license: http://www.opensource.org/licenses/mit-license.html\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bcbio/bcbio-nextgen", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "bcbio-nextgen", "package_url": "https://pypi.org/project/bcbio-nextgen/", "platform": "", "project_url": "https://pypi.org/project/bcbio-nextgen/", "project_urls": { "Homepage": "https://github.com/bcbio/bcbio-nextgen" }, "release_url": "https://pypi.org/project/bcbio-nextgen/1.1.5/", "requires_dist": null, "requires_python": "", "summary": "Best-practice pipelines for fully automated high throughput sequencing analysis", "version": "1.1.5" }, "last_serial": 5135353, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "07b43f6e76de9e2be3d8bad12130b3b6", "sha256": "4f5ebc031f97f5b1dda0c121cbb0d097f373b4a75867d8eb0a0ffd77c815f270" }, "downloads": -1, "filename": "bcbio-nextgen-0.1.tar.gz", "has_sig": false, "md5_digest": "07b43f6e76de9e2be3d8bad12130b3b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 67105, "upload_time": "2011-08-03T12:25:14", "url": "https://files.pythonhosted.org/packages/90/b4/bb05fa6c09806f2719dce479ec31a88ad1d221635869b16db8ec83734f7b/bcbio-nextgen-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "7f3b254aee51b00142a3e511b08b15ab", "sha256": "c45b1801d170fa9ba6839f39757e5bb53a988bf79358fcaba18214395a281d31" }, "downloads": -1, "filename": "bcbio-nextgen-0.2.tar.gz", "has_sig": false, "md5_digest": "7f3b254aee51b00142a3e511b08b15ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 67526, "upload_time": "2011-09-07T13:34:40", "url": "https://files.pythonhosted.org/packages/9e/07/a813761539d957db2b49b65e4f9561a3dfcd5794f0a4f5024567df7cfe77/bcbio-nextgen-0.2.tar.gz" } ], "0.4a": [ { "comment_text": "", "digests": { "md5": "5ec1858c2be12e9ef1b58e9cb6dd839c", "sha256": "a30493df08398c599b390447a722202fac3f8072c8637f7b6b4df4c693650348" }, "downloads": -1, "filename": "bcbio-nextgen-0.4a.tar.gz", "has_sig": false, "md5_digest": "5ec1858c2be12e9ef1b58e9cb6dd839c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 97860, "upload_time": "2012-11-14T12:06:17", "url": "https://files.pythonhosted.org/packages/0e/49/246923a06b97219180d601b7b57fba2ccf7c2a203ed4fd83d95a90614a39/bcbio-nextgen-0.4a.tar.gz" } ], "0.5a": [ { "comment_text": "", "digests": { "md5": "2e557040eb81b9923523f35bb05abf7d", "sha256": "5b0cb2e6d39d3cb3cec638ccb17942216a02554215436dbeea82de88bb703d3a" }, "downloads": -1, "filename": "bcbio-nextgen-0.5a.tar.gz", "has_sig": false, "md5_digest": "2e557040eb81b9923523f35bb05abf7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 103789, "upload_time": "2013-01-21T16:27:28", "url": "https://files.pythonhosted.org/packages/1b/86/07a58792badfcc88f06f80a3ff0271c1fb5ed63967db858993a2bd01a4f2/bcbio-nextgen-0.5a.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "2eccf316a872a41f6f835172f9a883f3", "sha256": "8c42681f2c2e3594fe82b79061852c86a1561a2792557044cf9dcd09215e23b2" }, "downloads": -1, "filename": "bcbio-nextgen-0.6.0.tar.gz", "has_sig": false, "md5_digest": "2eccf316a872a41f6f835172f9a883f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 106903, "upload_time": "2013-02-06T11:42:02", "url": "https://files.pythonhosted.org/packages/25/1a/53dce1139fb636f098a44e752984b28a0ad3ba29846f82f4a35f912009a8/bcbio-nextgen-0.6.0.tar.gz" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "1edd7058e85c03c97f74f56495c1ecb0", "sha256": "735dedad8d2e0b7a9414c376dc48d1956c88a714003768ebff128c840e08590f" }, "downloads": -1, "filename": "bcbio-nextgen-0.6.1.tar.gz", "has_sig": false, "md5_digest": "1edd7058e85c03c97f74f56495c1ecb0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 111653, "upload_time": "2013-03-01T13:08:34", "url": "https://files.pythonhosted.org/packages/a4/c0/bac1aa31690cbe10fe0dd61c9c2d3067e24f875af778f8e3b7eb71bba89f/bcbio-nextgen-0.6.1.tar.gz" } ], "0.6.2": [ { "comment_text": "", "digests": { "md5": "e258aaf392dc6e1fd3289aa12ce30dc1", "sha256": "9d30182f3c4f880f153303e8925cb36ef05b833c09a4ed601a41032084d1ab0e" }, "downloads": -1, "filename": "bcbio-nextgen-0.6.2.tar.gz", "has_sig": false, "md5_digest": "e258aaf392dc6e1fd3289aa12ce30dc1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 122247, "upload_time": "2013-03-20T15:41:48", "url": "https://files.pythonhosted.org/packages/54/a8/294b8b612fbf5daf2b6bb2b0ed16acf05325e14868bd0873c1a638e829c8/bcbio-nextgen-0.6.2.tar.gz" } ], "0.6.3": [ { "comment_text": "", "digests": { "md5": "c25b76482362e4127741763075f4dd31", "sha256": "36126b21bd0c130425e611a294cd64216f9c6f694ce57c219d8c92704a66bdd7" }, "downloads": -1, "filename": "bcbio-nextgen-0.6.3.tar.gz", "has_sig": false, "md5_digest": "c25b76482362e4127741763075f4dd31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 124623, "upload_time": "2013-03-29T18:33:38", "url": "https://files.pythonhosted.org/packages/42/52/a2c108454f73a4c4f26bdc60e9ae4f0e39dce1a5a028cad9dc9b3342f2dd/bcbio-nextgen-0.6.3.tar.gz" } ], "0.6.4": [ { "comment_text": "", "digests": { "md5": "33e304176909c083b54632dacb5c8662", "sha256": "c0606791c99d6d9bffa1741256101080ee0f686918ab50f4462aae0c63d4e7f0" }, "downloads": -1, "filename": "bcbio-nextgen-0.6.4.tar.gz", "has_sig": false, "md5_digest": "33e304176909c083b54632dacb5c8662", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 132639, "upload_time": "2013-05-06T12:24:48", "url": "https://files.pythonhosted.org/packages/cd/a7/23656a7e8496f336a87dbb1b5d0ee02ad97314dff7bb6fc710c571b10d5c/bcbio-nextgen-0.6.4.tar.gz" } ], "0.6.5": [ { "comment_text": "", "digests": { "md5": "1de76aabb17d0ce8074f5cff419ee139", "sha256": "3365e65de83649a53f7921612fc88449b0954e47396c906632cac6d7c843bea6" }, "downloads": -1, "filename": "bcbio-nextgen-0.6.5.tar.gz", "has_sig": false, "md5_digest": "1de76aabb17d0ce8074f5cff419ee139", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 142169, "upload_time": "2013-06-07T09:42:49", "url": "https://files.pythonhosted.org/packages/a1/47/b90385c1a709c47540bd3d89955dc7095112c9475a8ef177bd5cc89c416f/bcbio-nextgen-0.6.5.tar.gz" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "567dbbfca691255f99551c10c3e485c8", "sha256": "af49bd520e7d0c20ef2a5a40dd6942864e639189cd137230c07ad523285cfe8c" }, "downloads": -1, "filename": "bcbio-nextgen-0.7.0.tar.gz", "has_sig": false, "md5_digest": "567dbbfca691255f99551c10c3e485c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 152191, "upload_time": "2013-07-30T10:07:35", "url": "https://files.pythonhosted.org/packages/a4/16/893513acd5a000c52caeb2a4e1a73bd509ca68fe7ebbd8c2640c20a94e59/bcbio-nextgen-0.7.0.tar.gz" } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "764eba77e32f246dc425c655f59b896c", "sha256": "420f2df81677a85fc04521918dda031378e4a69c741e02caf681a727b4551174" }, "downloads": -1, "filename": "bcbio-nextgen-0.7.1.tar.gz", "has_sig": false, "md5_digest": "764eba77e32f246dc425c655f59b896c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 155926, "upload_time": "2013-08-12T12:26:41", "url": "https://files.pythonhosted.org/packages/67/33/0e73cd1eb421de225133e49611df59d74a4323c2e5eb8233dd1ba37c5fb0/bcbio-nextgen-0.7.1.tar.gz" } ], "0.7.2": [ { "comment_text": "", "digests": { "md5": "dbb4b5a01a0f3f28131b1959c58fab7d", "sha256": "ac8f0b98887a54611fe24078dcd8e0ec1823e902b9d84e9c7ffcd4d682dd331b" }, "downloads": -1, "filename": "bcbio-nextgen-0.7.2.tar.gz", "has_sig": false, "md5_digest": "dbb4b5a01a0f3f28131b1959c58fab7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 159869, "upload_time": "2013-08-30T15:18:25", "url": "https://files.pythonhosted.org/packages/7d/58/141f458d7d87ece7617734b4af5384083c8eca4889f5e5cf58d8b2061d5a/bcbio-nextgen-0.7.2.tar.gz" } ], "0.7.3": [ { "comment_text": "", "digests": { "md5": "936f228c981c33240f1efbadc0d4dacc", "sha256": "0b6b29928f2ce94c5d8d351f302771eea1ac677132737bafd68b9e9d9250cef2" }, "downloads": -1, "filename": "bcbio-nextgen-0.7.3.tar.gz", "has_sig": false, "md5_digest": "936f228c981c33240f1efbadc0d4dacc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 165313, "upload_time": "2013-09-22T11:15:58", "url": "https://files.pythonhosted.org/packages/4e/e2/4b79494eb9009a25d3e4f7177481c673fbb13073b4dbcd49436e14a21c10/bcbio-nextgen-0.7.3.tar.gz" } ], "0.7.4": [ { "comment_text": "", "digests": { "md5": "6bfdf8889f03ef84f4a6f6337f01521a", "sha256": "078dbe25415083ca91eadb6bdd8e5af33603a9ec06723bc6f32a11ed9995d2f0" }, "downloads": -1, "filename": "bcbio-nextgen-0.7.4.tar.gz", "has_sig": false, "md5_digest": "6bfdf8889f03ef84f4a6f6337f01521a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 172721, "upload_time": "2013-10-20T18:39:45", "url": "https://files.pythonhosted.org/packages/e5/bd/f241e01c73ea4a559453e253e2873b762570f6508d341115828740baa072/bcbio-nextgen-0.7.4.tar.gz" } ], "0.7.5": [ { "comment_text": "", "digests": { "md5": "47f3576b6c9803c0b9423dcb29d89eec", "sha256": "f4afd820f9f7e2457171ccb22f55cc28a37e08361695eece61397b23c5d9a74f" }, "downloads": -1, "filename": "bcbio-nextgen-0.7.5.tar.gz", "has_sig": false, "md5_digest": "47f3576b6c9803c0b9423dcb29d89eec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 189997, "upload_time": "2013-11-29T18:38:28", "url": "https://files.pythonhosted.org/packages/dc/8c/1a3069f894e8e3a96abd1ad8373b8444403ef2a8590af7da2b1297a91dcc/bcbio-nextgen-0.7.5.tar.gz" } ], "0.7.6": [ { "comment_text": "", "digests": { "md5": "4c81262e0a84a82e9593b8c0443a24d6", "sha256": "c0a52c5d957bc180fc5406362fed6f6361683b6f36e38d2b3e16fc10d3c81fcd" }, "downloads": -1, "filename": "bcbio-nextgen-0.7.6.tar.gz", "has_sig": false, "md5_digest": "4c81262e0a84a82e9593b8c0443a24d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 203115, "upload_time": "2014-01-15T15:03:14", "url": "https://files.pythonhosted.org/packages/3c/00/cd089625b82d0bdbdcd1586943215bf7dc400fa969cfa0cc9d91f31f14a9/bcbio-nextgen-0.7.6.tar.gz" } ], "0.7.7": [ { "comment_text": "", "digests": { "md5": "2aa05b9689d3145c673cb2983186de7e", "sha256": "cda5d73d24ea4a217956c886ceb7dc7bc94493c9b812f2bc76a92a0628b28785" }, "downloads": -1, "filename": "bcbio-nextgen-0.7.7.tar.gz", "has_sig": false, "md5_digest": "2aa05b9689d3145c673cb2983186de7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 204827, "upload_time": "2014-02-27T13:39:38", "url": "https://files.pythonhosted.org/packages/a1/d2/9d42dc312944f16f16ee4bc681282d4d5780d3c847a42c569e2f8515084d/bcbio-nextgen-0.7.7.tar.gz" } ], "0.7.8": [ { "comment_text": "", "digests": { "md5": "09ff71511f038a0ae12e9f1041ee4d71", "sha256": "c5043ca4e08bd274e99284eefc2a1ea060e3bdfffa461d3322d237226c4c6cf8" }, "downloads": -1, "filename": "bcbio-nextgen-0.7.8.tar.gz", "has_sig": false, "md5_digest": "09ff71511f038a0ae12e9f1041ee4d71", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 217272, "upload_time": "2014-03-21T11:24:02", "url": "https://files.pythonhosted.org/packages/59/8e/7ee38b036eb4a5aca69c87240f37f258935970c6019ec1d6976a55f3c43a/bcbio-nextgen-0.7.8.tar.gz" } ], "0.7.9": [ { "comment_text": "", "digests": { "md5": "854839d3dfc4b9d6917455980cd424b2", "sha256": "ae168a2aaf893b6d8b5e6e1c0c02441ccfd6d262e808278e02883449bc2e15c2" }, "downloads": -1, "filename": "bcbio-nextgen-0.7.9.tar.gz", "has_sig": false, "md5_digest": "854839d3dfc4b9d6917455980cd424b2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 224088, "upload_time": "2014-05-19T12:51:48", "url": "https://files.pythonhosted.org/packages/4a/43/30a04e4310af185731103fe7cef346c7845beb1815f78c7d6bb06c2008f4/bcbio-nextgen-0.7.9.tar.gz" } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "5d9ec2eed5915cc4fd9788923040dda6", "sha256": "93ef5aef7b11891b8c8e422e6dbcdfecdd5c7783fc52af83e57bae128cb97070" }, "downloads": -1, "filename": "bcbio-nextgen-0.8.0.tar.gz", "has_sig": false, "md5_digest": "5d9ec2eed5915cc4fd9788923040dda6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 252475, "upload_time": "2014-07-28T10:50:23", "url": "https://files.pythonhosted.org/packages/39/16/1b482d3ce7c8019170dbb57366d25d4edef5426f7afb9c41681bf1eefdd8/bcbio-nextgen-0.8.0.tar.gz" } ], "0.8.1": [ { "comment_text": "", "digests": { "md5": "a08d25cdefb51aa66874f27e30bbcbee", "sha256": "64dbec604de5ae7a2c30d33633fd9a6dd49fc843100770b691d0fae00a2a440e" }, "downloads": -1, "filename": "bcbio-nextgen-0.8.1.tar.gz", "has_sig": false, "md5_digest": "a08d25cdefb51aa66874f27e30bbcbee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 264005, "upload_time": "2014-08-29T15:08:22", "url": "https://files.pythonhosted.org/packages/0a/ab/5d08edea02995bb2ac541f93f2fde345bda1fd698db51d530e8c6ef799d4/bcbio-nextgen-0.8.1.tar.gz" } ], "0.8.2": [ { "comment_text": "", "digests": { "md5": "9156355821fd12924e40dbe8269abdf9", "sha256": "c11a49709eb5111763d20d61fb1c0b1e5eba15b7481dc5483043c70ead9d0f1d" }, "downloads": -1, "filename": "bcbio-nextgen-0.8.2.tar.gz", "has_sig": false, "md5_digest": "9156355821fd12924e40dbe8269abdf9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 266949, "upload_time": "2014-09-17T17:29:15", "url": "https://files.pythonhosted.org/packages/e5/dc/16102e9b8b33dee3da0baa9c8a217afd12c62e3113257f4f12e90f78345e/bcbio-nextgen-0.8.2.tar.gz" } ], "0.8.3": [ { "comment_text": "", "digests": { "md5": "83ca3276270005a743d35c3e1f6a6be7", "sha256": "f76f8d7560535cfcc2ed7d0c71633a1cdc5950d3f987d289f67dc8818c7bc390" }, "downloads": -1, "filename": "bcbio-nextgen-0.8.3.tar.gz", "has_sig": false, "md5_digest": "83ca3276270005a743d35c3e1f6a6be7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 281241, "upload_time": "2014-11-19T11:40:00", "url": "https://files.pythonhosted.org/packages/89/37/ec78b367793f642c18e18e9c745f78ba8915f3c439a550f7ee98658e9c5e/bcbio-nextgen-0.8.3.tar.gz" } ], "0.8.4": [ { "comment_text": "", "digests": { "md5": "7130b6fd7244a820a8871aff52d68c88", "sha256": "f850429420baa60ff4853d6cea44b50d7f2eb0e01e4f1a7c344ea1f264d1f01f" }, "downloads": -1, "filename": "bcbio-nextgen-0.8.4.tar.gz", "has_sig": false, "md5_digest": "7130b6fd7244a820a8871aff52d68c88", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 283825, "upload_time": "2014-11-29T11:09:48", "url": "https://files.pythonhosted.org/packages/0c/53/ccd73a90da3a6f40fc5a4445f680a746a2c312740a6333512bb545492d08/bcbio-nextgen-0.8.4.tar.gz" } ], "0.8.5": [ { "comment_text": "", "digests": { "md5": "e110388b04f4a546abd8b4a020534d10", "sha256": "533f14dc0121bbb8941a80240028712bcdaee4cefef7c0e50b8a4f53dd0b3329" }, "downloads": -1, "filename": "bcbio-nextgen-0.8.5.tar.gz", "has_sig": false, "md5_digest": "e110388b04f4a546abd8b4a020534d10", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 299597, "upload_time": "2015-01-11T11:25:40", "url": "https://files.pythonhosted.org/packages/6b/71/e23ecfc068f31073b8e6f6124f373172b4a0ed4ea378b6035d57a66bdf78/bcbio-nextgen-0.8.5.tar.gz" } ], "0.8.6": [ { "comment_text": "", "digests": { "md5": "8fd1c1eedbf94de70ff83e4164d33f6c", "sha256": "fa7295765a56bd3d1ed0ae4129340d8879343b9a38a27ff188da679ff47d4ed7" }, "downloads": -1, "filename": "bcbio-nextgen-0.8.6.tar.gz", "has_sig": false, "md5_digest": "8fd1c1eedbf94de70ff83e4164d33f6c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 304875, "upload_time": "2015-02-23T09:08:23", "url": "https://files.pythonhosted.org/packages/0f/e6/a8cd04ba5d0d7c56948d6d60995ae9d25b518850f07473014c86c75bf35e/bcbio-nextgen-0.8.6.tar.gz" } ], "0.8.7": [ { "comment_text": "", "digests": { "md5": "a1cd93c58ca3b52bcf4d30252a19293d", "sha256": "b0e8ff39ba1d1db0fd79e18af34798a27c3278cb3f4042cfa29d680509f7f6cf" }, "downloads": -1, "filename": "bcbio-nextgen-0.8.7.tar.gz", "has_sig": false, "md5_digest": "a1cd93c58ca3b52bcf4d30252a19293d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 305568, "upload_time": "2015-03-10T09:15:43", "url": "https://files.pythonhosted.org/packages/67/0e/07624aac63f5880e054358df38351cd1dbc27ce883e593e84d3ce45b05fb/bcbio-nextgen-0.8.7.tar.gz" } ], "0.8.8": [ { "comment_text": "", "digests": { "md5": "2bbe6bf3a54586e32070fdcd28c530df", "sha256": "ad1fb039542fb806a832b3fae8ce1fea373647df41a2627eb745d2577f8084f7" }, "downloads": -1, "filename": "bcbio-nextgen-0.8.8.tar.gz", "has_sig": false, "md5_digest": "2bbe6bf3a54586e32070fdcd28c530df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 330101, "upload_time": "2015-04-29T11:53:41", "url": "https://files.pythonhosted.org/packages/76/96/736cf2cd2ce04a683e93cfcbeb6fb506f0c5f778c90973ae1e7dedf3fe04/bcbio-nextgen-0.8.8.tar.gz" } ], "0.8.9": [ { "comment_text": "", "digests": { "md5": "44fd93a457d682eabfece15da5176423", "sha256": "ac478806553b0e9364dbac5480404e7b6fa1fb6eaf3384fffbb0368c2de754e5" }, "downloads": -1, "filename": "bcbio-nextgen-0.8.9.tar.gz", "has_sig": false, "md5_digest": "44fd93a457d682eabfece15da5176423", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 329976, "upload_time": "2015-05-10T18:18:44", "url": "https://files.pythonhosted.org/packages/d6/a9/1509d203cf16d94ca148df16f58541b02d0da30354c1c634b04858b6b63d/bcbio-nextgen-0.8.9.tar.gz" } ], "0.9.0": [ { "comment_text": "", "digests": { "md5": "d913ecd9acc270319199a6f28e2c1af8", "sha256": "26f33c781b8251c948a7a72ecdcdb1b998c5c9e4f9d8da1443586e6b49fca65e" }, "downloads": -1, "filename": "bcbio-nextgen-0.9.0.tar.gz", "has_sig": false, "md5_digest": "d913ecd9acc270319199a6f28e2c1af8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 346004, "upload_time": "2015-06-20T17:54:20", "url": "https://files.pythonhosted.org/packages/f5/0c/55a4d47997a5b754d4f9072f70a7e3ac9173703c542f433f038ec86cb17c/bcbio-nextgen-0.9.0.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "c027c694561f6a4252a4086fffdaff2a", "sha256": "662eafe88d5bf847c99b4fd1fc590f6ba78f4d0d895f01ab3e3a25a402fab7b4" }, "downloads": -1, "filename": "bcbio-nextgen-0.9.1.tar.gz", "has_sig": false, "md5_digest": "c027c694561f6a4252a4086fffdaff2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 354132, "upload_time": "2015-08-06T10:31:20", "url": "https://files.pythonhosted.org/packages/e5/81/769499ad121b39cd71e65e306eb07d8f3af1dc8f6ff4db513515d54a9bc2/bcbio-nextgen-0.9.1.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "c2ac7f80cf02d560d187843e610781fc", "sha256": "6db7c5ecf03190f2b4d52c85daa819c909a471ceb32cb1868f6d88541f7b9e65" }, "downloads": -1, "filename": "bcbio-nextgen-0.9.2.tar.gz", "has_sig": false, "md5_digest": "c2ac7f80cf02d560d187843e610781fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 364460, "upload_time": "2015-09-01T09:36:39", "url": "https://files.pythonhosted.org/packages/31/86/1d2c03d9e72fa7b57d8b937d4adb134c8fee77d14533ce9d8a122f6ade9b/bcbio-nextgen-0.9.2.tar.gz" } ], "0.9.3": [ { "comment_text": "", "digests": { "md5": "d2986e60c4a1a73c0d3253c3abe2ff62", "sha256": "d109e2077c83e327573d12f286179cd4adab7a21949435943eac497d61651bf9" }, "downloads": -1, "filename": "bcbio-nextgen-0.9.3.tar.gz", "has_sig": false, "md5_digest": "d2986e60c4a1a73c0d3253c3abe2ff62", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 369334, "upload_time": "2015-09-27T13:34:51", "url": "https://files.pythonhosted.org/packages/d6/64/1433ac732c4aef46f372ca24ca35885d9074a4ac08f9ac6459cab0b079ea/bcbio-nextgen-0.9.3.tar.gz" } ], "0.9.4": [ { "comment_text": "", "digests": { "md5": "8a55690b6f7bba5d9eaf891e04ffe454", "sha256": "924acdb2eaaae25f1af6007942121de7f18fb37edd1da4ff98e50958a12a3224" }, "downloads": -1, "filename": "bcbio-nextgen-0.9.4.tar.gz", "has_sig": false, "md5_digest": "8a55690b6f7bba5d9eaf891e04ffe454", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 373498, "upload_time": "2015-10-14T12:20:18", "url": "https://files.pythonhosted.org/packages/4b/78/6a058027a7221918918c828d823431d54323886e9463e0f0894fcc8aa0ae/bcbio-nextgen-0.9.4.tar.gz" } ], "0.9.4a0": [ { "comment_text": "", "digests": { "md5": "b705a24c234046dce448ea90eec750ba", "sha256": "dd7f7daa77f1c3bda4868a9fba8a8248702abac14e8b6bce1891ddf4a62bee8e" }, "downloads": -1, "filename": "bcbio-nextgen-0.9.4a0.tar.gz", "has_sig": false, "md5_digest": "b705a24c234046dce448ea90eec750ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 369543, "upload_time": "2015-09-28T09:26:02", "url": "https://files.pythonhosted.org/packages/d8/bd/96a98ff06cf63ef15e57e5dacda8b3fb82a7cc1ecbe815a661f174233110/bcbio-nextgen-0.9.4a0.tar.gz" } ], "0.9.5": [ { "comment_text": "", "digests": { "md5": "f0652c81918804efbe490209b7664b4c", "sha256": "ca9dea2c4393859a91091b481fafca2dbed8075dbef2ad9d20fbaf0ca43f38d5" }, "downloads": -1, "filename": "bcbio-nextgen-0.9.5.tar.gz", "has_sig": false, "md5_digest": "f0652c81918804efbe490209b7664b4c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 392711, "upload_time": "2015-12-12T15:11:17", "url": "https://files.pythonhosted.org/packages/52/a0/391f6e8a059dfccf575f1f1e83ebf8892c0e58ba20e4dc1bb176a0106559/bcbio-nextgen-0.9.5.tar.gz" } ], "0.9.6": [ { "comment_text": "", "digests": { "md5": "d0947cff896a5609f9e58807f570e4e1", "sha256": "9d17ed30a831270723577df6837319d551fa1cf69adfaee620847ea455722e3a" }, "downloads": -1, "filename": "bcbio-nextgen-0.9.6.tar.gz", "has_sig": false, "md5_digest": "d0947cff896a5609f9e58807f570e4e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 409747, "upload_time": "2016-02-12T10:44:18", "url": "https://files.pythonhosted.org/packages/2c/51/248ee5d81d87a840ed16871a716df0743162800ffdbbde2a220e5aef3b5e/bcbio-nextgen-0.9.6.tar.gz" } ], "0.9.7": [ { "comment_text": "", "digests": { "md5": "6757ab45fabebc2db0c70233340cee78", "sha256": "8b2960e800550805bf8aca1bed1fdc901efb4b0ed4e258a12fb1aa5273f5540c" }, "downloads": -1, "filename": "bcbio-nextgen-0.9.7.tar.gz", "has_sig": false, "md5_digest": "6757ab45fabebc2db0c70233340cee78", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 425802, "upload_time": "2016-03-29T09:48:42", "url": "https://files.pythonhosted.org/packages/04/ab/ea3503c78061042ccb61cce862f4cd68d2c564e8f296acf2f71f8dbcc6fc/bcbio-nextgen-0.9.7.tar.gz" } ], "0.9.8": [ { "comment_text": "", "digests": { "md5": "9c7ed62caef5363a0ed95d6a9c390396", "sha256": "41e152b58f19d4b97e887169b0bc1520c3885ac7bc3b81fe94cf3d8d9187eda1" }, "downloads": -1, "filename": "bcbio-nextgen-0.9.8.tar.gz", "has_sig": false, "md5_digest": "9c7ed62caef5363a0ed95d6a9c390396", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 431609, "upload_time": "2016-05-20T09:58:30", "url": "https://files.pythonhosted.org/packages/2c/ff/da0d27f43a045fbef606b20c311dd6003fa17964964907b88e0cafb38cfd/bcbio-nextgen-0.9.8.tar.gz" } ], "0.9.9": [ { "comment_text": "", "digests": { "md5": "b7ff9a89c247016282762f2f1ae9a036", "sha256": "ec96944259e54441af967692ae8f47c2bfacc73725d4a366eab84ee2475f48ca" }, "downloads": -1, "filename": "bcbio-nextgen-0.9.9.tar.gz", "has_sig": false, "md5_digest": "b7ff9a89c247016282762f2f1ae9a036", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 447122, "upload_time": "2016-07-18T10:01:54", "url": "https://files.pythonhosted.org/packages/4f/90/36f1908ef62b954102604cdfe9d4d7d490131050ae0cd294e27bac5989cc/bcbio-nextgen-0.9.9.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "0b78a9b725a505dbeb489c7b418afe1a", "sha256": "d2dbb5082719b2f83dd840a94ee1e329b7d3894e05a776abe7709623406c5146" }, "downloads": -1, "filename": "bcbio-nextgen-1.0.0.tar.gz", "has_sig": false, "md5_digest": "0b78a9b725a505dbeb489c7b418afe1a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 467106, "upload_time": "2016-11-20T10:52:22", "url": "https://files.pythonhosted.org/packages/8d/5b/80d5b73b534e485cb0254ca8e6460f7236737937a65c1b55d0dbbc9b717b/bcbio-nextgen-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "b0734f467cd511ca629ed739fb08495c", "sha256": "8c26d8383700bf3c82a8bda0602337d59c8762c5554b62406b21af1475550636" }, "downloads": -1, "filename": "bcbio-nextgen-1.0.1.tar.gz", "has_sig": false, "md5_digest": "b0734f467cd511ca629ed739fb08495c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 476365, "upload_time": "2017-01-17T10:50:22", "url": "https://files.pythonhosted.org/packages/77/ba/29c493ef6f10eff436102d19f75989d6cd970cb2e7f915f246fbaa945b14/bcbio-nextgen-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "0b8e7bf553b15173aeaa06102afa021a", "sha256": "4aa35d87fb80bef9de2b8fb32dda6bd7e3ca62bb30361f0a9bbf0f4c2269d45f" }, "downloads": -1, "filename": "bcbio-nextgen-1.0.2.tar.gz", "has_sig": false, "md5_digest": "0b8e7bf553b15173aeaa06102afa021a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 485607, "upload_time": "2017-03-07T11:27:35", "url": "https://files.pythonhosted.org/packages/3f/c0/f8e46f5cbc3b4f04f94670b157737c2a402f40a2a5cc6168d7f1dee58f9e/bcbio-nextgen-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "0dcd2f02cc2d35dc00ec2acd04d7bb9e", "sha256": "0c9a7ebfafeb368f45981a8a9422c19a735f8c60bce1aabb048911b6f9d67be2" }, "downloads": -1, "filename": "bcbio-nextgen-1.0.3.tar.gz", "has_sig": false, "md5_digest": "0dcd2f02cc2d35dc00ec2acd04d7bb9e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 496309, "upload_time": "2017-05-07T09:39:13", "url": "https://files.pythonhosted.org/packages/5d/ee/ff8e669ede6d5c0f628034096224f9b664354ec59ce3f17a40808261f025/bcbio-nextgen-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "4cff22e922c9ba6c4264616514d2595d", "sha256": "0bb483502e19fbab23a7c03d96c71de6704b5cd1ace47f1158f0bc512fc4a8c8" }, "downloads": -1, "filename": "bcbio-nextgen-1.0.4.tar.gz", "has_sig": false, "md5_digest": "4cff22e922c9ba6c4264616514d2595d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 511803, "upload_time": "2017-07-09T09:29:21", "url": "https://files.pythonhosted.org/packages/8a/45/abe92157e562d77214a69e9a144f61dd6048e2f0426eeed6aa35f6b972fc/bcbio-nextgen-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "95c4d17943f9fe3b7ad10ccc6676897c", "sha256": "fa9fd63bbae22e9c1fa4c22135b65c1b3e77ffe652f8fafba6ab1618c5f96698" }, "downloads": -1, "filename": "bcbio-nextgen-1.0.5.tar.gz", "has_sig": false, "md5_digest": "95c4d17943f9fe3b7ad10ccc6676897c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 521582, "upload_time": "2017-09-11T09:55:04", "url": "https://files.pythonhosted.org/packages/a5/3c/435e5628fcd2a7dae9d5bb039f58d75d08401ecaad3be503853357c1d55b/bcbio-nextgen-1.0.5.tar.gz" } ], "1.0.6": [ { "comment_text": "", "digests": { "md5": "fb127b61146e98f38720d2d120f08378", "sha256": "e12e51520de19057c0a9e0efc214954ad34543a24ed561ff9adac3249b1de0b6" }, "downloads": -1, "filename": "bcbio-nextgen-1.0.6.tar.gz", "has_sig": false, "md5_digest": "fb127b61146e98f38720d2d120f08378", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 533671, "upload_time": "2017-11-05T10:16:13", "url": "https://files.pythonhosted.org/packages/28/b1/86714ac61cf22aecf3edebccb1a5523b0a199e63eee71c1a28dfd08c43e2/bcbio-nextgen-1.0.6.tar.gz" } ], "1.0.7": [ { "comment_text": "", "digests": { "md5": "8115ebba9e6f350849104dd674810599", "sha256": "c7b8e728c74033146a59e1505d2214beb22ddd81b2a022e8798785e33b81223d" }, "downloads": -1, "filename": "bcbio-nextgen-1.0.7.tar.gz", "has_sig": false, "md5_digest": "8115ebba9e6f350849104dd674810599", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 556853, "upload_time": "2018-01-06T10:41:54", "url": "https://files.pythonhosted.org/packages/70/1c/4b34b2955e7f269f62ed7c1a5ab5d5ad93a70adb84bb3d80d7b7a31dd349/bcbio-nextgen-1.0.7.tar.gz" } ], "1.0.8": [ { "comment_text": "", "digests": { "md5": "b21eedca4393e627e0edcba40f38cce1", "sha256": "52d045bdc12db13fddf3dce0e101160c564672a267716bb26a5dace1c98f394d" }, "downloads": -1, "filename": "bcbio-nextgen-1.0.8.tar.gz", "has_sig": false, "md5_digest": "b21eedca4393e627e0edcba40f38cce1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 562069, "upload_time": "2018-02-05T10:52:50", "url": "https://files.pythonhosted.org/packages/a6/e2/da783ca47d89b8826254b0f2b6f71434b8b93aef7519ba16cae269d51dc1/bcbio-nextgen-1.0.8.tar.gz" } ], "1.0.9": [ { "comment_text": "", "digests": { "md5": "435741c23ffe744a074b63d77e912cd0", "sha256": "a0e047cf4e8e0e3d12d8af7208818e791ec3a2ed3c681a17731802c442b1bdf4" }, "downloads": -1, "filename": "bcbio-nextgen-1.0.9.tar.gz", "has_sig": false, "md5_digest": "435741c23ffe744a074b63d77e912cd0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 570976, "upload_time": "2018-04-10T09:52:08", "url": "https://files.pythonhosted.org/packages/98/73/648ef8f161b8a284ff0c0b3f12c7844ddbbbc1f420665821a3b472d742d6/bcbio-nextgen-1.0.9.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "fe5a6000df0447f749b7642255a0d1ee", "sha256": "12c727aafcfdb8a034a3c2ab34f149c1d84c502a7e4558422fa0b77b46e7f533" }, "downloads": -1, "filename": "bcbio-nextgen-1.1.0.tar.gz", "has_sig": false, "md5_digest": "fe5a6000df0447f749b7642255a0d1ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 607872, "upload_time": "2018-07-11T09:29:05", "url": "https://files.pythonhosted.org/packages/3a/6b/6b36aeb84776855b491fc09e3c5fe5a6cfcf1473d6b5ef33d298551b434b/bcbio-nextgen-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "05ca1561f4939beb52a58defe4ef241a", "sha256": "756334f29c31d5bbf99014827b0bef8d9d3776dcfba8a7a780e8436adcde2fd5" }, "downloads": -1, "filename": "bcbio-nextgen-1.1.1.tar.gz", "has_sig": false, "md5_digest": "05ca1561f4939beb52a58defe4ef241a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2345004, "upload_time": "2018-11-06T11:22:02", "url": "https://files.pythonhosted.org/packages/5e/fc/7e35d2e7666fefe730fb1a89a88e5764fc3857193d8448518a6220949494/bcbio-nextgen-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "6cca62996e708f29bfab4e4ba26e3719", "sha256": "623e652147865507c1564e41e3c2106a07fc1fd830b0ecf0a389c120f203d5b5" }, "downloads": -1, "filename": "bcbio-nextgen-1.1.2.tar.gz", "has_sig": false, "md5_digest": "6cca62996e708f29bfab4e4ba26e3719", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2355792, "upload_time": "2018-12-12T10:20:02", "url": "https://files.pythonhosted.org/packages/da/d4/7701b9b14d684bc978da35b1ec744d80d6ac6426ede4f0577b372b005179/bcbio-nextgen-1.1.2.tar.gz" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "62322e1476190731a466b92155f4e3d3", "sha256": "df2e944e3a60daf33e382b1d00007d5ac1f794b2f1359c8944ade51ce59dae41" }, "downloads": -1, "filename": "bcbio-nextgen-1.1.3.tar.gz", "has_sig": false, "md5_digest": "62322e1476190731a466b92155f4e3d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2364182, "upload_time": "2019-01-29T10:08:57", "url": "https://files.pythonhosted.org/packages/8c/9d/326a4e59e320f85dc0563d8f13f284cf6f9c8a309a790b83c7a4b095eb32/bcbio-nextgen-1.1.3.tar.gz" } ], "1.1.4": [ { "comment_text": "", "digests": { "md5": "6d6c99c9b549eed116dd88f61a811590", "sha256": "0829f5d6bef9b195187ec2532d2051dffaaca403af7ef36bada15e2060fef4dc" }, "downloads": -1, "filename": "bcbio-nextgen-1.1.4.tar.gz", "has_sig": false, "md5_digest": "6d6c99c9b549eed116dd88f61a811590", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2364624, "upload_time": "2019-04-03T09:36:53", "url": "https://files.pythonhosted.org/packages/a4/04/e2c390568c9e475e424859f9f646417e682c9d169ed396fed614b65ac549/bcbio-nextgen-1.1.4.tar.gz" } ], "1.1.5": [ { "comment_text": "", "digests": { "md5": "01a9ff270a4e3f50d3906a2064e18d73", "sha256": "d02e1585df87a5fad5f4c6544337e49334c0be84690a5c37947c4dcd22d97f08" }, "downloads": -1, "filename": "bcbio-nextgen-1.1.5.tar.gz", "has_sig": false, "md5_digest": "01a9ff270a4e3f50d3906a2064e18d73", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2371264, "upload_time": "2019-04-12T19:22:56", "url": "https://files.pythonhosted.org/packages/9d/7e/452e1d1051c19c2414f7583c796dc2b165740cf1750f1b6c89226bb8f4c2/bcbio-nextgen-1.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "01a9ff270a4e3f50d3906a2064e18d73", "sha256": "d02e1585df87a5fad5f4c6544337e49334c0be84690a5c37947c4dcd22d97f08" }, "downloads": -1, "filename": "bcbio-nextgen-1.1.5.tar.gz", "has_sig": false, "md5_digest": "01a9ff270a4e3f50d3906a2064e18d73", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2371264, "upload_time": "2019-04-12T19:22:56", "url": "https://files.pythonhosted.org/packages/9d/7e/452e1d1051c19c2414f7583c796dc2b165740cf1750f1b6c89226bb8f4c2/bcbio-nextgen-1.1.5.tar.gz" } ] }