README.md

PIMENTo

PIMENTo is an R package to normalize, analyze, and visualize microarray data

Installation

You can install PIMENTo using the devtools package as such:

install.packages("devtools")
source("https://bioconductor.org/biocLite.R")
biocLite(c("affy", "limma", "DESeq2"))
devtools::install_github("MUSC-CGM/PIMENTo")
library(PIMENTo)


TomNash/NASHMAP documentation built on May 9, 2019, 4:54 p.m.