- Home
- Bioconductor 3.22
- Experiment Packages
- scanMiRData
scanMiRData
This is the released version of scanMiRData; for the devel version, see scanMiRData.
miRNA Affinity models for the scanMiR package
Bioconductor version: Release (3.22)
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.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
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.