Bioc2026 Registration Open!

Modstrings

Working with modified nucleotide sequences

Bioconductor version: 3.23 · Package version: 1.28.0

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("Modstrings")

Details

MaintainerFelix G.M. Ernst <felix.gm.ernst@outlook.com>
AuthorFelix G.M. Ernst [aut, cre] (ORCID: <https://orcid.org/0000-0001-5064-0928>), Denis L.J. Lafontaine [ctb, fnd]
LicenseArtistic-2.0
Bug Reportshttps://github.com/FelixErnst/Modstrings/issues
Downloads rank374
Source branchRELEASE_3_23
biocViewsDataImport, DataRepresentation, Infrastructure, Sequencing, Software

Documentation

Download

Dependencies

Depends: R (>= 3.6), Biostrings (>= 2.79.3)

Imports: methods, BiocGenerics, GenomicRanges, S4Vectors, IRanges, XVector, stringi, stringr, crayon, grDevices

Suggests: BiocStyle, knitr, rmarkdown, testthat, usethis

Reverse dependencies

Depends On Me (3): EpiTxDb, RNAmodR, tRNAdbImport

Imports Me (1): tRNA

Suggests Me (2): EpiTxDb.Hs.hg38, EpiTxDb.Sc.sacCer3