- Home
- Bioconductor 3.21
- Software Packages
- miRcomp
miRcomp
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see miRcomp.
Tools to assess and compare miRNA expression estimatation methods
Bioconductor version: 3.21
Based on a large miRNA dilution study, this package provides tools to read in the raw amplification data and use these data to assess the performance of methods that estimate expression from the amplification curves.
Author: Matthew N. McCall <mccallm at gmail.com>, Lauren Kemperman <lkemperm at u.rochester.edu>
Maintainer: Matthew N. McCall <mccallm at gmail.com>
citation("miRcomp")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("miRcomp")
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("miRcomp")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.