Skip to content

conda and bioconductor version

The idea is that could use conda to setup an environment with different R / BioC packages to avoid situations when a package is update without backwards compatibility (as it happened with scater).

We need to test if in a conda env for R3.5 the BioC version installed is the latest, or that which was released with that R version.