logo
[CS] Step-by-Step guide to registering a package on Bioconda | Keun Hong

[CS] Step-by-Step guide to registering a package on Bioconda | Keun Hong

In this post, I’ll share my experience registering a Bioconda recipe for my Python-based tool. Bioconda is an excellent channel that allows researchers in the life sciences to easily install and manage software packages using conda. Follow along to learn how to prepare your package, create a recipe, and submit a pull request (PR) to Bioconda.

Related Recipes