Structstrings: Implementation of the dot bracket annotations with Biostrings

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 details

AuthorFelix G.M. Ernst [aut, cre] (<https://orcid.org/0000-0001-5064-0928>)
Bioconductor views Alignment DataImport DataRepresentation Infrastructure SequenceMatching Sequencing Software
MaintainerFelix G.M. Ernst <felix.gm.ernst@outlook.com>
LicenseArtistic-2.0
Version1.6.1
URL https://github.com/FelixErnst/Structstrings
Package repositoryView on Bioconductor
Installation Install the latest version of this package by entering the following in R:
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("Structstrings")

Try the Structstrings package in your browser

Any scripts or data that you put into this service are public.

Structstrings documentation built on Dec. 11, 2020, 2:01 a.m.