Skip to content

Commit e78ecf8

Browse files
committed
please links
1 parent 4a50c7e commit e78ecf8

File tree

5 files changed

+23
-9
lines changed

5 files changed

+23
-9
lines changed

Demos/Data Analysis Workflow/report/report.Rmd

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ output:
44
keep_md: yes
55
---
66

7-
<iframe src="http://www.slideshare.net/dgrapov/data-analysis-workflows-part-1-2015"></iframe>
7+
#### [Part 1](http://www.slideshare.net/dgrapov/data-analysis-workflows-part-1-2015)
8+
9+
<iframe src="http://www.slideshare.net/dgrapov/data-analysis-workflows-part-1-2015" frameborder="0" allowfullscreen></iframe>
810

911
##### The following is an example of a data analysis strategy for an integrated metabolomic and proteomic data set. This tutorial is meant to give examples of some of the major common steps in an omic integration analysis workflow. You can check out all of the code in `/report/report.Rmd`.
1012

@@ -184,7 +186,9 @@ do.call("plot.PCA",p.args)
184186

185187
****
186188

187-
<iframe src="http://www.slideshare.net/dgrapov/data-analysis-workflows-part-2-2015?related=1"></iframe>
189+
#### [Part 3](hhttp://www.slideshare.net/dgrapov/data-analysis-workflows-part-2-2015?related=1)
190+
191+
<iframe width="420" height="315" src="http://www.slideshare.net/dgrapov/data-analysis-workflows-part-2-2015?related=1" frameborder="0" allowfullscreen></iframe>
188192

189193
### Statistical Analysis
190194

0 commit comments

Comments
 (0)