Last updated: 2019-09-04

Checks: 2 0

Knit directory: scFLASH/

This reproducible R Markdown analysis was created with workflowr (version 1.2.0). The Report 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:    .DS_Store
    Ignored:    .Rhistory
    Ignored:    .Rproj.user/
    Ignored:    code/initialization/
    Ignored:    data/Ensembl2Reactome.txt
    Ignored:    data/droplet.rds
    Ignored:    data/mus_pathways.rds
    Ignored:    output/backfit/
    Ignored:    output/prior_type/
    Ignored:    output/pseudocount/
    Ignored:    output/pseudocount_redux/
    Ignored:    output/size_factors/
    Ignored:    output/var_type/

Untracked files:
    Untracked:  analysis/NBapprox.Rmd
    Untracked:  analysis/deleted.Rmd
    Untracked:  analysis/trachea4.Rmd
    Untracked:  code/missing_data.R
    Untracked:  code/pseudocount_redux/
    Untracked:  code/trachea4.R

Unstaged changes:
    Modified:   code/backfit/backfit_fits.R
    Modified:   code/sc_comparisons.R
    Modified:   code/utils.R

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
Rmd ef1efc9 Jason Willwerscheid 2019-09-04 wflow_publish(“analysis/index.Rmd”)
html bc78ae7 Jason Willwerscheid 2019-09-01 Build site.
Rmd 0ac2127 Jason Willwerscheid 2019-09-01 wflow_publish(“analysis/index.Rmd”)
html ab6c257 Jason Willwerscheid 2019-08-21 Build site.
Rmd a490e35 Jason Willwerscheid 2019-08-21 wflow_publish(“analysis/index.Rmd”)
html 39e42d9 Jason Willwerscheid 2019-08-17 Build site.
Rmd 030f038 Jason Willwerscheid 2019-08-17 wflow_publish(“analysis/index.Rmd”)
html 7b90d80 Jason Willwerscheid 2019-08-13 Build site.
Rmd ba9654c Jason Willwerscheid 2019-08-13 wflow_publish(“analysis/index.Rmd”)
html 7c209a1 Jason Willwerscheid 2019-07-17 Build site.
Rmd c9344c0 Jason Willwerscheid 2019-07-17 wflow_publish(“analysis/index.Rmd”)
html ec57c27 Jason Willwerscheid 2019-05-19 Build site.
Rmd 4884aa1 Jason Willwerscheid 2019-05-19 wflow_publish(“analysis/index.Rmd”)
html aee0838 Jason Willwerscheid 2019-05-19 Build site.
html 0ba9e40 Jason Willwerscheid 2019-05-02 Build site.
Rmd 64ce5a5 Jason Willwerscheid 2019-05-02 wflow_publish(“analysis/index.Rmd”)
html 27c3224 Jason Willwerscheid 2019-04-29 Build site.
Rmd 89983cf Jason Willwerscheid 2019-04-29 wflow_publish(“analysis/index.Rmd”)
html 567d6de Jason Willwerscheid 2019-03-22 Build site.
Rmd 3eabcf3 Jason Willwerscheid 2019-03-22 wflow_publish(c(“analysis/index.Rmd”, “analysis/about.Rmd”))
Rmd 4417a93 Jason Willwerscheid 2018-11-03 Start workflowr project.

Metrics

Introduction.

Calculating \(p\)-values: the “implied discrete distribution.”

Fitting the droplet-based 3’ scRNA-seq dataset from Montoro et al.

  1. A preliminary look at the data.

  2. A comparison of different variance structures.

  3. An argument for backfitting.

  4. A comparison of different prior families.

  5. A discussion of size factors.

  6. A second look at pseudocounts.

Forthcoming: Number of factors.

Archived

These analyses have not necessarily been updated to use the newest version of flashier:

A brief discussion of Poisson \(p\)-values.

An early exploration of pseudocounts.

An investigation into backfitting flash-drift fits.