Last updated: 2020-07-28

Checks: 2 0

Knit directory: single-cell-topics/analysis/

This reproducible R Markdown analysis was created with workflowr (version 1.6.2). 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 results in this page were generated with repository version 7d5e9c8. See the Past versions tab to see a history of the changes made to the R Markdown and HTML files.

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:    data/b_cells/
    Ignored:    data/cd14_monocytes/
    Ignored:    data/cd34_filtered/
    Ignored:    data/cd4_t_helper/
    Ignored:    data/cd56_nk/
    Ignored:    data/cytotoxic_t/
    Ignored:    data/memory_t/
    Ignored:    data/naive_cytotoxic/
    Ignored:    data/naive_t/
    Ignored:    data/pbmc_68k.RData
    Ignored:    data/pbmc_68k/
    Ignored:    data/pbmc_purified.RData
    Ignored:    data/regulatory_t/

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 repository in which changes were made to the R Markdown (analysis/index.Rmd) and HTML (docs/index.html) files. If you’ve configured a remote Git repository (see ?wflow_git_remote), click on the hyperlinks in the table below to view the files as they were in that past version.

File Version Author Date Message
Rmd 7d5e9c8 Peter Carbonetto 2020-07-28 wflow_publish(“index.Rmd”, view = FALSE, verbose = TRUE)
html e8da766 Peter Carbonetto 2020-07-26 Added more links to overview page.
Rmd 3136222 Peter Carbonetto 2020-07-26 wflow_publish(“index.Rmd”)
html a42d6cc Peter Carbonetto 2020-07-26 Fixed links in overview page.
Rmd 67d1667 Peter Carbonetto 2020-07-26 wflow_publish(“index.Rmd”)
html 15b3a57 Peter Carbonetto 2020-07-26 Added links to overview page.
Rmd be55916 Peter Carbonetto 2020-07-26 wflow_publish(“index.Rmd”)
html c46e2fe Peter Carbonetto 2020-07-26 Build home page and populated docs folder.
Rmd 8890f6b Peter Carbonetto 2020-07-26 wflow_publish(“index.Rmd”)
Rmd 8237842 Peter Carbonetto 2020-07-26 Added workflowr files.

Data preparation

These pages detail the steps taken to prepare the single-cell RNA-seq data sets for topic modeling analysis.

Assess model fits