recipe bioconductor-rae230acdf

rae230acdf

Homepage:

https://bioconductor.org/packages/3.18/data/annotation/html/rae230acdf.html

License:

LGPL

Recipe:

/bioconductor-rae230acdf/meta.yaml

A package containing an environment representing the RAE230A.CDF file.

package bioconductor-rae230acdf

(downloads) docker_bioconductor-rae230acdf

versions:
2.18.0-132.18.0-122.18.0-112.18.0-102.18.0-92.18.0-82.18.0-72.18.0-62.18.0-5

2.18.0-132.18.0-122.18.0-112.18.0-102.18.0-92.18.0-82.18.0-72.18.0-62.18.0-52.18.0-42.18.0-32.18.0-12.18.0-0

depends bioconductor-annotationdbi:

>=1.64.0,<1.65.0

depends bioconductor-data-packages:

>=20231203

depends curl:

depends r-base:

>=4.3,<4.4.0a0

requirements:

Installation

You need a conda-compatible package manager (currently either micromamba, mamba, or conda) and the Bioconda channel already activated (see set-up-channels).

While any of above package managers is fine, it is currently recommended to use either micromamba or mamba (see here for installation instructions). We will show all commands using mamba below, but the arguments are the same for the two others.

Given that you already have a conda environment in which you want to have this package, install with:

   mamba install bioconductor-rae230acdf

and update with::

   mamba update bioconductor-rae230acdf

To create a new environment, run:

mamba create --name myenvname bioconductor-rae230acdf

with myenvname being a reasonable name for the environment (see e.g. the mamba docs for details and further options).

Alternatively, use the docker container:

   docker pull quay.io/biocontainers/bioconductor-rae230acdf:<tag>

(see `bioconductor-rae230acdf/tags`_ for valid values for ``<tag>``)

Download stats