Last updated: 2020-05-07

Checks: 2 0

Knit directory: Blancetal/analysis/

This reproducible R Markdown analysis was created with workflowr (version 1.6.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:    .DS_Store
    Ignored:    .RData
    Ignored:    .Rhistory
    Ignored:    .Rproj.user/
    Ignored:    data/.DS_Store
    Ignored:    data/df_STAR_HTSeq_counts_B73_match_based_on_genet_dist_DESeq2_normed_rounded.txt
    Ignored:    output/.DS_Store
    Ignored:    output/Identifying_Selected_Genes/.DS_Store
    Ignored:    output/Selection_on_Expression_of_Cold_Response_Genes/.DS_Store
    Ignored:    output/Selection_on_expression_of_coexpression_clusters/.DS_Store

Untracked files:
    Untracked:  analysis/scratch.Rmd
    Untracked:  data/cold-contingency-table.txt
    Untracked:  data/drought-contingency-table.txt
    Untracked:  data/quaint-results.rda
    Untracked:  figures/Supplement_Ve.png
    Untracked:  output/GO_analysis.txt
    Untracked:  output/PC5_day.txt
    Untracked:  output/all_day.txt
    Untracked:  output/all_sigenes_annotate.csv
    Untracked:  output/all_sigenes_annotate.txt
    Untracked:  output/cold-chisq-table.txt
    Untracked:  output/drought-chisq-table.txt

Unstaged changes:
    Modified:   analysis/Drought-genes.Rmd
    Modified:   analysis/Expression_plots.Rmd
    Modified:   analysis/Identifying_quaint.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
html 1dfde4e jgblanc 2020-05-07 Build site.
Rmd 7cd9c70 jgblanc 2020-05-07 added saving contingency table
html 03220b4 jgblanc 2020-04-24 Build site.
Rmd 641abfc jgblanc 2020-04-24 Fix index
html 2804d9c jgblanc 2020-04-24 Build site.
Rmd b426ca9 jgblanc 2020-04-24 added supplemental stuff
html 409888b jgblanc 2020-04-24 Build site.
Rmd 29bfe0e jgblanc 2020-04-24 prepping to publish env
html 9ede1d4 jgblanc 2020-04-24 Build site.
Rmd 69c5a29 jgblanc 2020-04-24 Finished clusters
html e26e754 jgblanc 2020-04-24 Build site.
Rmd 3a6666a jgblanc 2020-04-24 Finished clusters
html b30fe87 jgblanc 2020-04-23 Build site.
Rmd 47b41db jgblanc 2020-04-23 Ready to publish individual genes section
html e7c3d59 jgblanc 2020-03-16 Build site.
Rmd 750d039 jgblanc 2020-03-16 First draft done
html 02012e5 jgblanc 2020-03-16 Build site.
Rmd 8848080 jgblanc 2020-03-16 wflow_publish(c(“analysis/index.Rmd”, “analysis/Expression_plots.Rmd”))
html 7591f0d jgblanc 2020-03-16 Build site.
Rmd df4fe40 jgblanc 2020-03-16 added more pvals
html b7f1f85 jgblanc 2020-03-13 Build site.
Rmd 1b91cdb jgblanc 2020-03-13 added quanit html
html b3bd86c jgblanc 2020-02-23 Build site.
Rmd ffeebb7 jgblanc 2020-02-23 Cold Response Analysis
html dc466ea jgblanc 2020-02-17 Build site.
html 648a9ad jgblanc 2020-02-17 Build site.
Rmd de98fff jgblanc 2020-02-17 wflow_publish(“analysis/index.Rmd”)
html 0bd061c jgblanc 2020-02-17 Build site.
html 2f066cc jgblanc 2020-02-17 Build site.
Rmd 730c8e3 jgblanc 2020-02-17 wflow_publish(“analysis/index.Rmd”)
html d6e709f jgblanc 2020-02-17 Build site.
Rmd feebd86 jgblanc 2020-02-17 wflow_publish(c(“analysis/Identifying_Selected_Genes.Rmd”, “analysis/index.Rmd”))
html 91af532 jgblanc 2020-02-17 Build site.
Rmd 05cce66 jgblanc 2020-02-17 Publish the initial files for myproject
html 075c826 jgblanc 2020-02-17 Build site.
Rmd 4ba7625 jgblanc 2020-02-17 Publish the initial files for myproject
Rmd dfc9600 jgblanc 2020-02-17 Start workflowr project.

This website contains the code used to do the analysis in the main text of Detecting Local Adaptation in Gene Expression in Maize. Click the link to each section to look at the code used to generate the figures in each section of the paper.

Detecting selection on expression of individual genes link
Selection on expression of coexpression clusters link
Selection on expression of environmental response genes link

Suplemental pages:
Role of environmetal variance link
GO anaylsis link