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)


MUSC-CGM/PIMENTo documentation built on May 8, 2019, 3:24 p.m.