From 7baa8875893d755282b2a5d586e3c33a02ea6dc0 Mon Sep 17 00:00:00 2001 From: Jinyang Date: Thu, 19 Mar 2026 09:51:28 +0400 Subject: [PATCH] remove bcbio-nextgen --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 517cad15..5fac645b 100644 --- a/README.md +++ b/README.md @@ -914,7 +914,6 @@ _Libraries for scientific computing. Also see [Python-for-Scientists](https://gi - [astropy](https://github.com/astropy/astropy) - A community Python library for Astronomy. - [bcbb](https://github.com/chapmanb/bcbb) - Collection of useful code related to biological analysis. -- [bcbio-nextgen](https://github.com/chapmanb/bcbio-nextgen) - Providing best-practice pipelines for fully automated high throughput sequencing analysis. - [biopython](https://github.com/biopython/biopython) - Biopython is a set of freely available tools for biological computation. - [cclib](https://github.com/cclib/cclib) - A library for parsing and interpreting the results of computational chemistry packages. - [colour](https://github.com/colour-science/colour) - Implementing a comprehensive number of colour theory transformations and algorithms.