This is the released version of Structstrings; for the devel version, see Structstrings.
Implementation of the dot bracket annotations with BiostringsBioconductor version: Release (3.21)
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.
Author: Felix G.M. Ernst [aut, cre] ORCID: 0000-0001-5064-0928
Maintainer: Felix G.M. Ernst <felix.gm.ernst at outlook.com>
Citation (from within R, entercitation("Structstrings")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("Structstrings")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("Structstrings")
Details biocViews Alignment, DataImport, DataRepresentation, Infrastructure, SequenceMatching, Sequencing, Software Version 1.24.0 In Bioconductor since BioC 3.9 (R-3.6) (6 years) License Artistic-2.0 Depends R (>= 4.0), S4Vectors(>= 0.27.12), IRanges(>= 2.23.9), Biostrings(>= 2.57.2) Imports methods, BiocGenerics, XVector, stringr, stringi, crayon, grDevices System Requirements URL https://github.com/FelixErnst/Structstrings Bug Reports https://github.com/FelixErnst/Structstrings/issues See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4