comparison aurora_wgcna_render.R @ 15:66fe92fa79f7 draft

Uploaded
author spficklin
date Mon, 09 Dec 2019 12:09:27 -0500
parents 9e8788803adc
children
comparison
equal deleted inserted replaced
14:d656202ef1d3 15:66fe92fa79f7
20 library(WGCNA) 20 library(WGCNA)
21 library(caret) 21 library(caret)
22 library(ggplot2) 22 library(ggplot2)
23 library(reshape2) 23 library(reshape2)
24 # Uncomment for HTML-based reports. 24 # Uncomment for HTML-based reports.
25 #library(DT) 25 #library(DT)
26 #library(htmltools) 26 #library(htmltools)
27 }) 27 })
28 28
29 29
30 # ------------------------------------------------------------------ 30 # ------------------------------------------------------------------