- Home
- Bioconductor 3.22
- Software Packages
- miRNAtap
miRNAtap
This is the released version of miRNAtap; for the devel version, see miRNAtap.
miRNAtap: microRNA Targets - Aggregated Predictions
Bioconductor version: Release (3.22)
The package facilitates implementation of workflows requiring miRNA predictions, it allows to integrate ranked miRNA target predictions from multiple sources available online and aggregate them with various methods which improves quality of predictions above any of the single sources. Currently predictions are available for Homo sapiens, Mus musculus and Rattus norvegicus (the last one through homology translation).
Author: Maciej Pajak, T. Ian Simpson
Maintainer: T. Ian Simpson <ian.simpson at ed.ac.uk>
citation("miRNAtap")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("miRNAtap")
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("miRNAtap")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.