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 2d5c9aa. 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/igv/
Ignored: data/liftover/
Ignored: data/other/
Ignored: data/peaks
Ignored: data/rnaseq/
Ignored: figures_data/
Untracked files:
Untracked: data/meta/Kumar_2020_bins_panels_design.csv
Untracked: data/meta/Kumar_2020_master_bins_10kb_table_final_raw.tar.gz
Untracked: data/meta/Kumar_2020_master_bins_10kb_table_final_raw.tsv
Untracked: data/meta/Kumar_2020_master_bins_10kb_table_final_raw.zip
Untracked: data/meta/Kumar_2020_master_bins_10kb_table_raw (copy).tsv
Untracked: data/meta/Kumar_2020_master_bins_10kb_table_raw.tsv
Untracked: data/meta/Kumar_2020_master_bins_5kb_table_raw.tsv
Untracked: data/meta/Kumar_2020_master_bins_5kb_table_raw.zip
Untracked: data/meta/Kumar_2020_master_bins_5kb_table_replicates_only.tsv
Untracked: data/meta/Kumar_2020_master_bins_5kb_table_shrunk.tsv
Untracked: data/meta/Kumar_2020_master_bins_5kb_table_shrunk.zip
Untracked: data/meta/Kumar_2020_master_gene_table.zip
Untracked: data/meta/Kumar_2020_master_gene_table_rnaseq_shrunk.tsv
Untracked: data/meta/Kumar_2020_master_gene_table_rnaseq_shrunk_plus_annotations.tsv
Untracked: data/meta/Kumar_2020_promoters_panels_design.csv
Untracked: data/meta/gene_names_bivalent.tsv
Untracked: output/fig2_chr_means_boxplot.svg
Untracked: output/fig3_violin_rnaseq_ratios_naive_higher_than_pr.svg
Untracked: output/fig3_violin_rnaseq_ratios_primed_higher_than_ni.svg
Untracked: output/fig4_lineage_makers_new.png
Untracked: output/fig4_lineage_makers_new.svg
Untracked: output/fig4_lineage_markers_new.png
Untracked: output/fig4_lineage_markers_new.svg
Untracked: output/fig4_lineage_markers_new_cluster.png
Untracked: output/fig4_lineage_markers_new_cluster.svg
Untracked: output/fig4_lineage_markers_new_k4.png
Untracked: output/fig4_lineage_markers_new_k4.svg
Untracked: output/fig4_messmer_top25.png
Untracked: output/fig4_messmer_top25.svg
Untracked: output/fig4_messmer_top25_down.png
Untracked: output/fig4_messmer_top25_down.svg
Untracked: output/fig4_messmer_top25_up.png
Untracked: output/fig4_messmer_top25_up.svg
Untracked: output/fig4_messmer_top50_down.png
Untracked: output/fig4_messmer_top50_down.svg
Untracked: output/fig4_messmer_top50_up.png
Untracked: output/fig4_messmer_top50_up.svg
Untracked: output/fig4_pca_all_plus_dong_data.svg
Untracked: output/fig4_pca_only_our_samples.svg
Untracked: output/fig4_pca_only_our_samples_labeled.svg
Untracked: output/fig4_pluripotency_markers_new.png
Untracked: output/fig4_pluripotency_markers_new.svg
Untracked: output/fig4_pluripotency_markers_new_cluster.png
Untracked: output/fig4_pluripotency_markers_new_cluster.svg
Untracked: output/promoter_panels_final/
Unstaged changes:
Modified: .gitignore
Modified: analysis/rnaseq_comparison.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.