Modstrings: Working with modified nucleotide sequences

Representing nucleotide modifications in a nucleotide sequence is usually done via special characters from a number of sources. This represents a challenge to work with in R and the Biostrings package. The Modstrings package implements this functionallity for RNA and DNA sequences containing modified nucleotides by translating the character internally in order to work with the infrastructure of the Biostrings package. For this the ModRNAString and ModDNAString classes and derivates and functions to construct and modify these objects despite the encoding issues are implemenented. In addition the conversion from sequences to list like location information (and the reverse operation) is implemented as well.

Package details

AuthorFelix G.M. Ernst [aut, cre] (<https://orcid.org/0000-0001-5064-0928>), Denis L.J. Lafontaine [ctb, fnd]
Bioconductor views DataImport DataRepresentation Infrastructure Sequencing Software
MaintainerFelix G.M. Ernst <felix.gm.ernst@outlook.com>
LicenseArtistic-2.0
Version1.6.0
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("Modstrings")

Try the Modstrings package in your browser

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

Modstrings documentation built on Nov. 8, 2020, 7:51 p.m.