{"id":13608547,"url":"https://github.com/bcbio/bcbio-nextgen","last_synced_at":"2026-04-09T00:02:32.286Z","repository":{"id":6802162,"uuid":"8049897","full_name":"bcbio/bcbio-nextgen","owner":"bcbio","description":"Validated, scalable, community developed variant calling, RNA-seq and small RNA analysis","archived":false,"fork":false,"pushed_at":"2024-08-24T11:11:30.000Z","size":43420,"stargazers_count":1026,"open_issues_count":132,"forks_count":355,"subscribers_count":87,"default_branch":"master","last_synced_at":"2026-02-11T21:27:39.510Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://bcbio-nextgen.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bcbio.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-02-06T11:14:50.000Z","updated_at":"2026-02-01T13:18:46.000Z","dependencies_parsed_at":"2024-06-18T22:42:31.850Z","dependency_job_id":"0634f9d5-09d6-4548-83cf-0b45f3b4b5a9","html_url":"https://github.com/bcbio/bcbio-nextgen","commit_stats":{"total_commits":7806,"total_committers":106,"mean_commits":73.64150943396227,"dds":0.4173712528823982,"last_synced_commit":"17af0bab930aea87c5563c6452ffa89cc273e5a7"},"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/bcbio/bcbio-nextgen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbio%2Fbcbio-nextgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbio%2Fbcbio-nextgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbio%2Fbcbio-nextgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbio%2Fbcbio-nextgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcbio","download_url":"https://codeload.github.com/bcbio/bcbio-nextgen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbio%2Fbcbio-nextgen/sbom","scorecard":{"id":228324,"data":{"date":"2025-08-11","repo":{"name":"github.com/bcbio/bcbio-nextgen","commit":"594339fd1a9694c8f8ed61084e2bd5740cfd59b0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/29 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:43","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T04:16:55.621Z","repository_id":6802162,"created_at":"2025-08-17T04:16:55.621Z","updated_at":"2025-08-17T04:16:55.621Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31579058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T19:01:28.170Z","updated_at":"2026-04-09T00:02:32.257Z","avatar_url":"https://github.com/bcbio.png","language":"Python","funding_links":[],"categories":["科学计算和数据分析","Science","Python","زیست شناسی و بیوتکنولوژی","Awesome Python"],"sub_categories":["کار با زمان و تقویم","Science"],"readme":"![bcbio banner](https://raw.githubusercontent.com/bcbio/bcbio-nextgen/master/docs/contents/images/banner.png)\n\nValidated, scalable, community developed variant calling, RNA-seq and small RNA analysis. You write a high level configuration file specifying your inputs and analysis parameters. This input drives a parallel run that handles distributed execution, idempotent processing restarts and safe transactional steps. bcbio provides a shared community resource that handles the data processing component of sequencing analysis, providing researchers with more time to focus on the downstream biology.\n\n**NOTE!!!! Please read the notice of [discontinuation of this project](https://github.com/bcbio/bcbio-nextgen/issues/3749) - 08-16-2024**\n\n------------------------------------------------------------\n[![Build Status](https://travis-ci.org/bcbio/bcbio-nextgen.svg?branch=master)](https://travis-ci.org/bcbio/bcbio-nextgen)\n[![Documentation status](https://readthedocs.org/projects/bcbio-nextgen/badge/?version=latest)](https://bcbio-nextgen.readthedocs.io/en/latest/?badge=latest)\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3564938.svg)](https://doi.org/10.5281/zenodo.3564938)\n\n## Features\n\n* Community developed: We welcome contributors with the goal of overcoming the biological, algorithmic and computational challenges that face individual developers working on complex pipelines in quickly changing research areas. See our [users page](https://bcbio-nextgen.readthedocs.io/en/latest/contents/users.html) for examples of bcbio-nextgen deployments, and the [developer documentation](https://bcbio-nextgen.readthedocs.io/en/latest/contents/development.html) for tips on contributing.\n* Installation: [A single installer script](https://bcbio-nextgen.readthedocs.io/en/latest/contents/installation.html#automated) prepares all third party software, data libraries and system configuration files.\n* [Automated validation](https://bcb.io/2014/05/12/wgs-trio-variant-evaluation/): Compare variant calls against common reference materials or sample specific SNP arrays to ensure call correctness. Incorporation of multiple approaches for alignment, preparation and variant calling enable unbiased comparisons of algorithms.\n* Distributed: Focus on [parallel analysis and scaling](https://bcb.io/2013/05/22/scaling-variant-detection-pipelines-for-whole-genome-sequencing-analysis/) to handle large population studies and whole genome analysis. Runs on single multicore computers, in compute clusters using [IPython parallel](https://ipyparallel.readthedocs.io/en/latest/), or on the Amazon cloud. See the [parallel documentation](https://bcbio-nextgen.readthedocs.org/en/latest/contents/parallel.html) for full details.\n* Multiple analysis algorithms: bcbio-nextgen provides configurable [variant calling (small and copy number), RNA-seq, ATAC-seq, , BS-Seq, SC RNA-seq, and small RNA pipelines](https://bcbio-nextgen.readthedocs.io/en/latest/).\n\n## Quick start\n\n1. [Install](https://bcbio-nextgen.readthedocs.io/en/latest/contents/installation.html#automated) `bcbio-nextgen` with all tool dependencies and data files:\n    ```shell script\n    wget https://raw.githubusercontent.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 hg38 --aligners bwa --aligners bowtie2\n    ```\n   producing an editable [system configuration file](https://github.com/bcbio/bcbio-nextgen/blob/master/config/bcbio_system.yaml) referencing the installed software, data and system information.\n\n1. [Automatically create a processing description](https://bcbio-nextgen.readthedocs.io/en/latest/contents/configuration.html#automated-sample-configuration) of sample FASTQ and BAM files from your project, and a CSV file of sample metadata:\n    ```shell script\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](https://github.com/bcbio/bcbio-nextgen/blob/master/config/bcbio_sample.yaml) containing pipeline [configuration options](https://bcbio-nextgen.readthedocs.io/en/latest/contents/configuration.html).\n\n1.  Run analysis, distributed across 8 local cores:\n    ```shell script\n    cd project1/work\n    bcbio_nextgen.py ../config/project1.yaml -n 8\n    ```\n\n## Documentation\n\nSee the [full documentation](https://bcbio-nextgen.readthedocs.io/en/latest/) and [longer analysis-based articles](https://bcb.io). We welcome enhancements or problem reports using [GitHub](https://github.com/bcbio/bcbio-nextgen/issues) and discussion on the [biovalidation mailing list](https://groups.google.com/d/forum/biovalidation).\n\n## Contributors\n\n* [Miika Ahdesmaki](https://github.com/mjafin), AstraZeneca\n* [Luca Beltrame](https://github.com/lbeltrame), IRCCS \"Mario Negri\" Institute for Pharmacological Research, Milan, Italy\n* [Christian Brueffer](https://github.com/cbrueffer), Lund University, Lund, Sweden\n* [Alla Bushoy](https://github.com/abushoy), AstraZeneca\n* [Guillermo Carrasco](https://github.com/guillermo-carrasco), Science for Life Laboratory, Stockholm\n* [Nick Carriero](https://www.simonsfoundation.org/team/nick-carriero/), Simons Foundation\n* [Brad Chapman](https://github.com/chapmanb), Harvard Chan Bioinformatics Core\n* [Saket Choudhary](https://github.com/saketkc), University Of Southern California\n* [Peter Cock](https://github.com/peterjc), The James Hutton Institute\n* [Matthias De Smet](https://github.com/matthdsm), Center for Medical Genetics, Ghent University Hospital, Belgium\n* [Matt Edwards](https://github.com/matted), MIT\n* [Mario Giovacchini](https://github.com/mariogiov), Science for Life Laboratory, Stockholm\n* [Karl Gutwin](https://twitter.com/kgutwin), Biogen\n* [Jeff Hammerbacher](https://github.com/hammer), Icahn School of Medicine at Mount Sinai\n* [Oliver Hofmann](https://umccr.github.io/), University of Melbourne Centre for Cancer Research\n* [John Kern](https://github.com/kern3020)\n* [Rory Kirchner](https://github.com/roryk), Harvard Chan Bioinformatics Core\n* [Tetiana Khotiainsteva](https://github.com/tetianakh), Ardigen\n* [Kerrin Mendler](https://github.com/kmendler), AstraZeneca\n* [Sergey Naumenko](https://github.com/naumenko-sa), Harvard Chan Bioinformatics Core\n* [Jakub Nowacki](https://github.com/jsnowacki), AstraZeneca\n* [John Morrissey](https://github.com/jwm), Harvard Chan Bioinformatics Core\n* [Lorena Pantano](https://github.com/lpantano), Harvard Chan Bioinformatics Core\n* [Brent Pedersen](https://github.com/brentp), University of Colorado Denver\n* [James Porter](https://github.com/porterjamesj), The University of Chicago\n* [Vlad Saveliev](https://github.com/vladsaveliev), Center for Algorithmic Biotechnology, St. Petersburg University\n* [Valentine Svensson](https://github.com/vals), Science for Life Laboratory, Stockholm\n* [Paul Tang](https://github.com/tanglingfung), UCSF\n* [Stephen Turner](https://github.com/stephenturner), University of Virginia\n* [Roman Valls](https://github.com/brainstorm), Science for Life Laboratory, Stockholm\n* [Kevin Ying](https://github.com/kevyin), Garvan Institute of Medical Research, Sydney, Australia\n* [Steffen Möller](https://github.com/smoe), University of Rostock, Germany\n* [WimSpee](https://github.com/wimspee)\n\n## License\n\nThe code is freely available under the [MIT license](https://opensource.org/licenses/mit-license.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcbio%2Fbcbio-nextgen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcbio%2Fbcbio-nextgen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcbio%2Fbcbio-nextgen/lists"}