recipe antarna

antaRNA is a python based implementation of ant-colony optimization of the RNA inverse folding problem.

Homepage:

https://github.com/RobertKleinkauf/antarna

License:

MIT

Recipe:

/antarna/meta.yaml

Links:

biotools: antarna

package antarna

(downloads) docker_antarna

Versions:

2.0.1.2-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install antarna

and update with:

conda update antarna

or use the docker container:

docker pull quay.io/biocontainers/antarna:<tag>

(see antarna/tags for valid values for <tag>)

Download stats