recipe bioconductor-xnastring

Efficient Manipulation of Modified Oligonucleotide Sequences

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/XNAString.html

License:

GPL-2

Recipe:

/bioconductor-xnastring/meta.yaml

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 package.

package bioconductor-xnastring

(downloads) docker_bioconductor-xnastring

Versions:

1.6.0-01.2.2-11.2.2-01.2.0-01.0.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-xnastring

and update with:

conda update bioconductor-xnastring

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-xnastring:<tag>

(see bioconductor-xnastring/tags for valid values for <tag>)

Download stats