- Home
- Bioconductor 3.18
- Software Packages
- miRmine
miRmine
This package is for version 3.18 of Bioconductor; for the stable, up-to-date release version, see miRmine.
Data package with miRNA-seq datasets from miRmine database as RangedSummarizedExperiment
Bioconductor version: 3.18
miRmine database is a collection of expression profiles from different publicly available miRNA-seq datasets, Panwar et al (2017) miRmine: A Database of Human miRNA Expression, prepared with this data package as RangedSummarizedExperiment.
Author: Dusan Randjelovic [aut, cre]
Maintainer: Dusan Randjelovic <dusan.randjelovic at sbgenomics.com>
citation("miRmine")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("miRmine")
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("miRmine")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.