ExiMiR
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see ExiMiR.
R functions for the normalization of Exiqon miRNA array data
Bioconductor version: 3.21
This package contains functions for reading raw data in ImaGene TXT format obtained from Exiqon miRCURY LNA arrays, annotating them with appropriate GAL files, and normalizing them using a spike-in probe-based method. Other platforms and data formats are also supported.
Author: Sylvain Gubian <DL.RSupport at pmi.com>, Alain Sewer <DL.RSupport at pmi.com>, PMP SA
Maintainer: Sylvain Gubian <DL.RSupport at pmi.com>
citation("ExiMiR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ExiMiR")
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("ExiMiR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.