- Home
- Bioconductor 3.14
- Software Packages
- scanMiR
scanMiR
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see scanMiR.
scanMiR
Bioconductor version: 3.14
A set of tools for working with miRNA affinity models (KdModels), efficiently scanning for miRNA binding sites, and predicting target repression. It supports scanning using miRNA seeds, full miRNA sequences (enabling 3' alignment) and KdModels, and includes the prediction of slicing and TDMD sites. Finally, it includes utility and plotting functions (e.g. for the visual representation of miRNA-target alignment).
Author: Pierre-Luc Germain [aut] , Michael Soutschek [aut], Fridolin Gross [cre, aut]
Maintainer: Fridolin Gross <fridolin.gross at hest.ethz.ch>
citation("scanMiR")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("scanMiR")
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("scanMiR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.