Last updated: 2019-04-10
Checks: 2 0
Knit directory: dc-bioc-limma/analysis/
This reproducible R Markdown analysis was created with workflowr (version 1.2.0.9000). The Checks tab describes the reproducibility checks that were applied when the results were created. The Past versions tab lists the development history.
Great! Since the R Markdown file has been committed to the Git repository, you know the exact version of the code that produced these results.
Great! You are using Git for version control. Tracking code development and connecting the code version to the results is critical for reproducibility. The version displayed above was the version of the Git repository at the time these results were generated.
Note that you need to be careful to ensure that all relevant files for the analysis have been committed to Git prior to generating the results (you can use wflow_publish
or wflow_git_commit
). workflowr only checks the R Markdown file, but you know if there are other scripts or data files that it depends on. Below is the status of the Git repository when the results were generated:
Ignored files:
Ignored: .Rhistory
Ignored: .Rproj.user/
Untracked files:
Untracked: analysis/table-s1.txt
Untracked: analysis/table-s2.txt
Untracked: code/tb-scratch.R
Untracked: data/counts_per_sample.txt
Untracked: docs/table-s1.txt
Untracked: docs/table-s2.txt
Untracked: factorial-dox.rds
Note that any generated files, e.g. HTML, png, CSS, etc., are not included in this status report because it is ok for generated content to have uncommitted changes.
These are the previous versions of the R Markdown and HTML files. If you’ve configured a remote Git repository (see ?wflow_git_remote
), click on the hyperlinks in the table below to view them.
File | Version | Author | Date | Message |
---|---|---|---|---|
html | 41b57ee | John Blischak | 2019-02-26 | Build site. |
html | 2372aa1 | John Blischak | 2019-01-09 | Build site. |
html | f440a87 | John Blischak | 2018-08-20 | Build site. |
Rmd | fcc513c | John Blischak | 2018-08-20 | Link to my course of DataCamp. |
Rmd | 1920833 | John Blischak | 2018-08-20 | Refactor first edition of chapter 1 into distinct lessons. |
html | 1920833 | John Blischak | 2018-08-20 | Refactor first edition of chapter 1 into distinct lessons. |
Rmd | 31cf81a | John Blischak | 2018-08-20 | Remove data files associated with unused lessons. |
html | f2c0198 | John Blischak | 2018-08-09 | Build site. |
Rmd | 6893542 | John Blischak | 2018-08-09 | Organize analysis of batch effects in TB data. |
html | eafed69 | John Blischak | 2018-08-09 | Build site. |
Rmd | 75f3f79 | John Blischak | 2018-08-09 | Organize analysis of pre-processing raw Arabidopsis data. |
html | 5cf7b98 | John Blischak | 2018-08-08 | Build site. |
Rmd | 457f59b | John Blischak | 2018-08-08 | Organize analysis of Arabidopsis used in slides to demo 2x2 factorial study. |
html | 651524a | John Blischak | 2018-08-08 | Build site. |
Rmd | d2c5c34 | John Blischak | 2018-08-08 | Organize analysis of leukemiasEset used in slides to demo study with 3 groups. |
html | ad13021 | John Blischak | 2018-08-02 | Build site. |
Rmd | 010a04c | John Blischak | 2018-08-02 | Convert vdx analysis to Rmd and increase font size in figs. |
html | 9b58c25 | John Blischak | 2018-05-23 | Build site. |
html | 79a1ea4 | John Blischak | 2018-05-23 | Build site. |
Rmd | 3e36241 | John Blischak | 2018-05-23 | Update to 1.0 |
html | 3e36241 | John Blischak | 2018-05-23 | Update to 1.0 |
html | 6209669 | John Blischak | 2018-02-16 | Build site. |
Rmd | 221239f | John Blischak | 2018-02-10 | Add scaffolding for ch01 from index. |
html | cf73f46 | John Blischak | 2018-01-26 | Build site. |
Rmd | d61faa9 | John Blischak | 2018-01-26 | Add Chapter 02 analysis. |
html | 3bcf168 | John Blischak | 2018-01-12 | Build site. |
Rmd | 20cdf3d | John Blischak | 2018-01-12 | Fix typo in links. |
Rmd | 6395f07 | John Blischak | 2018-01-11 | Start organizing Ch 03 |
Rmd | 93052d7 | John Blischak | 2018-01-11 | Apply workflowr infrastructure. Committed files manually. |
Lesson material for my DataCamp course on differential expression analysis with limma.
Case studies:
Supplement: