- Home
- Bioconductor 3.23
- Experiment Packages
- scanMiRData (development version)
scanMiRData
This is the development version of scanMiRData; for the stable release version, see scanMiRData.
miRNA Affinity models for the scanMiR package
Bioconductor version: Development (3.23)
This package contains companion data to the scanMiR package. It contains `KdModel` (miRNA 12-mer binding affinity models) collections corresponding to all human, mouse and rat mirbase miRNAs. See the scanMiR package for details.
Author: Pierre-Luc Germain [cre, aut] ORCID iD ORCID: 0000-0003-3418-4218 , Michael Soutschek [aut], Fridolin Gross [aut]
Maintainer: Pierre-Luc Germain <pierre-luc.germain at hest.ethz.ch>
citation("scanMiRData")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("scanMiRData")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("scanMiRData")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.