MiChip
This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see MiChip.
MiChip Parsing and Summarizing Functions
Bioconductor version: 3.6
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 "3.4") 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.