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 909edd6. 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: data/bed/
Ignored: data/bw/
Ignored: data/rnaseq/
Ignored: data_backup/
Ignored: figures_data/
Untracked files:
Untracked: Kumar_2021_hESC_data.zip
Untracked: analysis/sup_01_replicates.Rmd
Untracked: code/replicates_correlation.R
Untracked: code/rnaseq_comparing_heatmap.R
Untracked: data/Lanner_lineagemarker_genes.csv
Untracked: data/Messmer_intermediate_down_top50.txt
Untracked: data/Messmer_intermediate_up_top50.txt
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: output/
Unstaged changes:
Modified: .gitignore
Modified: analysis/fig_01_quantitative_chip.Rmd
Modified: analysis/fig_02_x_chromosome.Rmd
Modified: analysis/fig_03_h3k27m3_groups.Rmd
Modified: analysis/fig_04_intermediate.Rmd
Modified: analysis/master_bins_table.Rmd
Modified: analysis/master_gene_table.Rmd
Modified: analysis/rnaseq_comparison.Rmd
Modified: code/deseq_functions.R
Modified: code/globals.R
Modified: code/heatmap_panels.R
Modified: code/heatmaply_functions.R
Modified: code/raw_scripts/EZH2i_graphs.Rmd
Modified: code/raw_scripts/EZH2i_graphs.nb.html
Deleted: data/README.md
Deleted: data/meta/Court_2017_gene_names_uniq.txt
Deleted: data/meta/Kumar_2020_master_gene_table_rnaseq_shrunk_annotated.zip
Deleted: data/meta/Kumar_2020_public_data_plus_layout.csv
Deleted: data/meta/biblio.bib
Deleted: data/meta/colors.R
Deleted: data/meta/style_info.csv
Deleted: data/other/Messmer_2019/Messmer_intermediate_down_top50.txt
Deleted: data/other/Messmer_2019/Messmer_intermediate_up_top50.txt
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.