Last updated: 2020-01-15

Checks: 2 0

Knit directory: GTEx/

This reproducible R Markdown analysis was created with workflowr (version 1.5.0). 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/
    Ignored:    dsc-mash-gtex/

Untracked files:
    Untracked:  .DS_Store
    Untracked:  analysis/.DS_Store
    Untracked:  code/Demo_SumstatQuery.R
    Untracked:  code/SexDE.TAU.R
    Untracked:  code/SexDE_get_genes.R
    Untracked:  data/.DS_Store
    Untracked:  data/cor_tissues_non_ash_voom_pearson.rda
    Untracked:  data/gene_names_GTEX_V6.txt
    Untracked:  data/genewide_ash_out_tissue_mat_halfuniform_non_mode.rda
    Untracked:  data/meta.ivw.sexde_logfc_matrix.sexde.svs.allgenes.v8.FINAL.txt
    Untracked:  data/order_index.rda
    Untracked:  data/samples_id.txt
    Untracked:  data/sexde.data.rds
    Untracked:  data/sexde/
    Untracked:  data/tissuewide_pearson_halfuniform_tissuewide_non_mode.rda
    Untracked:  output/.DS_Store
    Untracked:  output/GTExV6/
    Untracked:  output/GTExV6pipeline/
    Untracked:  output/corshrink_noise_gene_1.rds
    Untracked:  output/sexde.final/
    Untracked:  output/sexde/
    Untracked:  pipeline/.DS_Store

Unstaged changes:
    Modified:   analysis/SexDEPlots.Rmd

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 5082ff3 zouyuxin 2020-01-15 wflow_publish(“analysis/index.Rmd”)
html 8b42468 zouyuxin 2020-01-15 Build site.
Rmd 6281790 zouyuxin 2020-01-15 wflow_publish(“analysis/index.Rmd”)
html 9f62fe8 zouyuxin 2019-06-06 Build site.
Rmd 3b58cbd zouyuxin 2019-06-06 wflow_publish(“analysis/index.Rmd”)
html 8b99da3 zouyuxin 2019-02-11 Build site.
Rmd 653fdb1 zouyuxin 2019-02-11 wflow_publish(“analysis/index.Rmd”)
html f1b7e30 zouyuxin 2019-01-28 Build site.
Rmd 75633d2 zouyuxin 2019-01-28 wflow_publish(“analysis/index.Rmd”)
html a455425 zouyuxin 2019-01-23 Build site.
Rmd e8b3835 zouyuxin 2019-01-23 wflow_publish(“analysis/index.Rmd”)
html 1ad75dd zouyuxin 2019-01-02 Build site.
Rmd ce38cb6 zouyuxin 2019-01-02 wflow_publish(“analysis/index.Rmd”)
html ccfd912 zouyuxin 2018-12-20 Build site.
html 8fcb408 zouyuxin 2018-12-20 Build site.
Rmd 7f50f53 zouyuxin 2018-12-20 Start workflowr project.