recipe viennarna

ViennaRNA package -- RNA secondary structure prediction and comparison

Homepage:

http://www.tbi.univie.ac.at/RNA/

License:

custom

Recipe:

/viennarna/meta.yaml

package viennarna

(downloads) docker_viennarna

versions:
2.6.4-02.6.3-02.6.2-02.5.1-22.5.1-12.5.1-02.5.0-22.5.0-12.5.0-0

2.6.4-02.6.3-02.6.2-02.5.1-22.5.1-12.5.1-02.5.0-22.5.0-12.5.0-02.4.18-02.4.17-12.4.17-02.4.15-02.4.14-32.4.14-22.4.14-12.4.14-02.4.13-22.4.11-22.4.11-12.4.11-02.4.9-02.4.8-22.4.8-12.4.8-02.4.7-52.4.7-42.4.7-32.4.7-22.4.6-12.4.6-02.4.5-32.4.5-22.4.5-12.4.5-02.4.4-32.4.4-12.4.4-02.4.3-22.4.3-02.4.2-32.4.2-12.4.1-32.4.1-12.4.1-02.3.5-22.3.5-02.3.3-22.3.3-02.3.2-22.3.2-02.3.1-32.3.1-12.3.1-02.3.0-32.3.0-12.2.10-32.2.10-12.2.10-02.2.9-02.2.8-02.2.7-02.2.5-32.2.5-22.2.5-02.1.9-12.1.9-02.1.8-02.1.5-01.8.5-11.8.5-0

depends libgcc-ng:

>=12

depends libstdcxx-ng:

>=12

depends libzlib:

>=1.2.13,<1.3.0a0

depends perl:

>=5.32.1,<5.33.0a0 *_perl5

depends python:

>=3.10,<3.11.0a0

depends python_abi:

3.10.* *_cp310

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 viennarna

and update with::

   mamba update viennarna

To create a new environment, run:

mamba create --name myenvname viennarna

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/viennarna:<tag>

(see `viennarna/tags`_ for valid values for ``<tag>``)

Download stats