MiChip
This is the released version of MiChip; for the devel version, see MiChip.
MiChip Parsing and Summarizing Functions
Bioconductor version: Release (3.22)
This package takes the MiChip miRNA microarray .grp scanner output files and parses these out, providing summary and plotting functions to analyse MiChip hybridizations. A set of hybridizations is packaged into an ExpressionSet allowing it to be used by other BioConductor packages.
Author: Jonathon Blake <blake at embl.de>
Maintainer: Jonathon Blake <blake at embl.de>
citation("MiChip")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MiChip")
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("MiChip")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.