Mercurial > repos > spficklin > aurora_wgcna
comparison aurora_wgcna.Rmd @ 13:53fc3fdf5e9a draft
Uploaded
author | spficklin |
---|---|
date | Mon, 09 Dec 2019 12:09:10 -0500 |
parents | 96ba1a8fff06 |
children |
comparison
equal
deleted
inserted
replaced
12:b6e5663f3be3 | 13:53fc3fdf5e9a |
---|---|
1 --- | 1 --- |
2 title: 'Aurora Galaxy WGCNA Tool: Gene Co-Expression Network Construction & Analysis' | 2 title: 'Aurora Galaxy WGCNA Tool: Gene Co-Expression Network Construction & Analysis' |
3 output: | 3 output: |
4 pdf_document: | 4 html_document: |
5 number_sections: false | 5 number_sections: false |
6 --- | 6 --- |
7 | 7 |
8 ```{r setup, include=FALSE, warning=FALSE, message=FALSE} | 8 ```{r setup, include=FALSE, warning=FALSE, message=FALSE} |
9 knitr::opts_chunk$set(error = FALSE, echo = FALSE) | 9 knitr::opts_chunk$set(error = FALSE, echo = FALSE) |