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 21ed358. 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: .Rhistory
Ignored: .Rproj.user/
Ignored: analysis/fig_01_quantitative_chip_extended.Rmd
Ignored: analysis/fig_04_intermediate_extended.Rmd
Ignored: analysis/fig_05_microscopy_extended.Rmd
Ignored: analysis/review_figures_extended.Rmd
Ignored: analysis/rnaseq_comparsion_extended.Rmd
Ignored: analysis/scRNAseq_downstream_extended.Rmd
Ignored: analysis/scRNAseq_downstream_traj_extended.Rmd
Ignored: analysis/scraps_extended.Rmd
Ignored: data/bed/
Ignored: data/bw/
Ignored: data/rnaseq/
Ignored: figures_data/
Untracked files:
Untracked: Kumar_2021_data.zip
Untracked: Kumar_2021_hESC_data_old.zip
Untracked: data/Cheng.UsingPublishedAnno.lineage.marker.tsv
Untracked: data/meta/Kumar_2020_master_bins_10kb_table_final_raw.tsv
Untracked: data/meta/Kumar_2020_master_gene_table_rnaseq_shrunk_annotated.tsv
Untracked: data/microscopy/
Untracked: data/scrnaseq/
Untracked: excel_datasheets/
Untracked: output/
Unstaged changes:
Modified: .gitignore
Modified: analysis/rnaseq_comparison.Rmd
Modified: code/heatmaply_functions.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.