Skip to content

bioconda/bioconda-recipes

Repository files navigation

The bioconda channel

Gitter

Conda is a platform- and language-independent package manager that supports easy distribution, installation and version management of software. The bioconda channel is a Conda channel providing bioinformatics related packages for Linux and macOS, supporting both x86_64 and aarch64/arm64 architectures. This repository hosts the corresponding recipes.

User guide

Please visit https://bioconda.github.io for details.

Developer guide

Please visit the new docs at https://bioconda.github.io/contributor/index.html for details.

Nightly build status

The nightly uploader jobs build any recipes that exist on master but were not successfully uploaded to the bioconda channel. Any failure in the nightly build should be resolved with a PR for the affected recipe.

arch build status
linux-64 Nightly linux-64
osx-64 Nightly osx-64
osx-arm64 Nightly osx-arm64
linux-aarch64 CircleCI