Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.48 KB

File metadata and controls

18 lines (13 loc) · 1.48 KB

longevityTools

Join the chat at https://gitter.im/tgirke/longevityTools

R package defining the analysis routines used by the Longevity Genomics project funded by NIA. The website of this GitHub project is available here. The HTML vignettes of the package are available here:

Installation

source("http://bioconductor.org/biocLite.R")
biocLite("tgirke/longevityTools", build_vignettes=FALSE, dependencies=FALSE)