This is the development version of XNAString; for the stable release version, see XNAString.
Efficient Manipulation of Modified Oligonucleotide SequencesBioconductor version: Development (3.22)
The XNAString package allows for description of base sequences and associated chemical modifications in a single object. XNAString is able to capture single stranded, as well as double stranded molecules. Chemical modifications are represented as independent strings associated with different features of the molecules (base sequence, sugar sequence, backbone sequence, modifications) and can be read or written to a HELM notation. It also enables secondary structure prediction using RNAfold from ViennaRNA. XNAString is designed to be efficient representation of nucleic-acid based therapeutics, therefore it stores information about target sequences and provides interface for matching and alignment functions from Biostrings and pwalign packages.
Author: Anna Górska [aut], Marianna Plucinska [aut, cre], Lykke Pedersen [aut], Lukasz Kielpinski [aut], Disa Tehler [aut], Peter H. Hagedorn [aut]
Maintainer: Marianna Plucinska <marianna.plucinska at roche.com>
Citation (from within R, entercitation("XNAString")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("XNAString")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation Details biocViews Alignment, Genetics, SequenceMatching, Sequencing, Software Version 1.17.0 In Bioconductor since BioC 3.13 (R-4.1) (4 years) License GPL-2 Depends R (>= 4.1) Imports utils, Biostrings, pwalign, BSgenome, data.table, GenomicRanges, IRanges, methods, Rcpp, stringi, S4Vectors, future.apply, stringr, formattable, stats System Requirements URL See More Package ArchivesFollow 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