recipe bioconductor-structstrings

Implementation of the dot bracket annotations with Biostrings

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/Structstrings.html

License:

Artistic-2.0

Recipe:

/bioconductor-structstrings/meta.yaml

The Structstrings package implements the widely used dot bracket annotation for storing base pairing information in structured RNA. Structstrings uses the infrastructure provided by the Biostrings package and derives the DotBracketString and related classes from the BString class. From these, base pair tables can be produced for in depth analysis. In addition, the loop indices of the base pairs can be retrieved as well. For better efficiency, information conversion is implemented in C, inspired to a large extend by the ViennaRNA package.

package bioconductor-structstrings

(downloads) docker_bioconductor-structstrings

Versions:
1.14.0-11.14.0-01.10.0-21.10.0-11.10.0-01.8.0-01.6.1-01.6.0-01.4.0-0

1.14.0-11.14.0-01.10.0-21.10.0-11.10.0-01.8.0-01.6.1-01.6.0-01.4.0-01.2.0-01.0.3-0

Depends:
Required By:

Installation

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

conda install bioconductor-structstrings

and update with:

conda update bioconductor-structstrings

or use the docker container:

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

(see bioconductor-structstrings/tags for valid values for <tag>)

Download stats