Last updated: 2019-03-14

Checks: 2 0

Knit directory: HiCiPSC/

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:    data/.DS_Store
    Ignored:    output/.DS_Store

Untracked files:
    Untracked:  Rplot.jpeg
    Untracked:  S2A.jpeg
    Untracked:  S2B.jpeg
    Untracked:  data/final.10kb.homer.df
    Untracked:  data/final.juicer.10kb.KR
    Untracked:  data/final.juicer.10kb.VC
    Untracked:  output/data.4.fixed.init.LM
    Untracked:  output/data.4.fixed.init.QC
    Untracked:  output/data.4.init.LM
    Untracked:  output/data.4.init.QC
    Untracked:  output/full.data.10.init.LM
    Untracked:  output/full.data.10.init.QC

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 ef02896 Ittai Eres 2019-03-14 Add Linear modeling QC and modify index.Rmd to reflect figures therein
html 158b881 Ittai Eres 2019-03-13 Build site.
Rmd 67d6f15 Ittai Eres 2019-03-13 Update directory storage of files; add in data frame of only contacts fixed within species.
html 3d877d7 Ittai Eres 2019-03-12 Build site.
Rmd 607efb8 Ittai Eres 2019-03-12 Initialize website with index and initial QC file.
Rmd 9945292 Ittai Eres 2019-03-11 Start workflowr project.

This website details computational analyses done for the paper “Reorganization of 3D Genome Structure May Contribute to Gene Regulatory Evolution in Primates”. In this work, I utilized Hi-C and RNA-seq to find 3-dimensional regulatory differences affecting gene expression between humans and chimpanzees. Click on any of the links below to jump to that section of the analysis. Note that I repeated the same types of analyses using different normalization and significance-calling schmes; these are the larger headers:

Analyses Utilizing Homer

Analyses Utilizing Juicer