- recipe bioconductor-modstrings
Working with modified nucleotide sequences
- Homepage:
https://bioconductor.org/packages/3.16/bioc/html/Modstrings.html
- License:
Artistic-2.0
- Recipe:
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 bioconductor-modstrings¶
-
- Versions:
1.14.0-0
,1.10.0-0
,1.8.0-0
,1.6.0-1
,1.6.0-0
,1.4.0-0
,1.2.0-0
,1.0.3-0
- Depends:
bioconductor-biocgenerics
>=0.44.0,<0.45.0
bioconductor-biostrings
>=2.66.0,<2.67.0
bioconductor-genomicranges
>=1.50.0,<1.51.0
bioconductor-iranges
>=2.32.0,<2.33.0
bioconductor-s4vectors
>=0.36.0,<0.37.0
bioconductor-xvector
>=0.38.0,<0.39.0
r-base
>=4.2,<4.3.0a0
- Required By:
Installation
With an activated Bioconda channel (see set-up-channels), install with:
conda install bioconductor-modstrings
and update with:
conda update bioconductor-modstrings
or use the docker container:
docker pull quay.io/biocontainers/bioconductor-modstrings:<tag>
(see bioconductor-modstrings/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/bioconductor-modstrings/README.html)