Last updated: 2021-10-24

Checks: 2 0

Knit directory: BreedingSchemeOpt/

This reproducible R Markdown analysis was created with workflowr (version 1.6.2). 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 results in this page were generated with repository version e0ca345. 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:    .DS_Store
    Ignored:    .Rhistory
    Ignored:    .Rproj.user/

Untracked files:
    Untracked:  analysis/archive/
    Untracked:  code/runSchemesPostBurnIn_dev.R
    Untracked:  code/scrap.R
    Untracked:  data/baselineScheme.gsheet
    Untracked:  output/Icon
    Untracked:  output/benchmark_sim.rds
    Untracked:  output/benchmark_sims5.rds
    Untracked:  output/burnInSims_bsp1_iita_2021Aug27.rds
    Untracked:  output/burnInSims_bsp2_iita_2021Aug27.rds
    Untracked:  output/burnInSims_bsp3_iita_2021Aug27.rds
    Untracked:  output/burnInSims_iita_2021Aug27.rds
    Untracked:  output/burnIn_test.rds
    Untracked:  output/postBurnInGMS_test_DirDom_UCparent.rds
    Untracked:  output/postBurnInGMS_test_newBSP1.rds
    Untracked:  output/postBurnInGMS_test_newBSP2.rds
    Untracked:  output/postBurnInGMS_test_newBSP3.rds
    Untracked:  output/postBurnInGMS_test_newBSP3_GS.rds
    Untracked:  output/postBurnInGMS_test_newBSP3_PS.rds
    Untracked:  output/postBurnInGS_test.rds
    Untracked:  output/postBurnIn_test.rds
    Untracked:  output/testSims_GMS_DirDom_MeanTGV_2021Sep18.rds
    Untracked:  output/testSims_GMS_DirDom_MeanTGV_50parents_2021Sep18.rds
    Untracked:  output/testSims_GMS_DirDom_UCvariety_2021Sep18.rds
    Untracked:  output/testSims_GMS_ModelA_MeanBV_2021Sep15.rds
    Untracked:  output/testSims_GMS_ModelA_MeanBV_2021Sep18.rds
    Untracked:  output/testSims_GMS_ModelA_UCparent_propSelpt05_2021Sep18.rds
    Untracked:  output/test_burnInSims_2021Sep17.rds
    Untracked:  output/test_burnInSims_GS_2021Sep17.rds
    Untracked:  output/test_burnInSims_GS_noAYT_2021Sep17.rds
    Untracked:  output/test_burnInSims_PS_2021Sep17.rds
    Untracked:  output/test_burnInSims_PS_noAYT_2021Sep17.rds
    Untracked:  output/test_burnIn_sim.rds
    Untracked:  output/test_inputs_for_mmer.Rdata

Unstaged changes:
    Modified:   analysis/AlphaSimHlpR_firstSteps.Rmd
    Modified:   analysis/baselineSim.Rmd
    Modified:   analysis/genomicMateSelSims.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 repository in which changes were made to the R Markdown (analysis/index.Rmd) and HTML (docs/index.html) files. If you’ve configured a remote Git repository (see ?wflow_git_remote), click on the hyperlinks in the table below to view the files as they were in that past version.

File Version Author Date Message
html e0d20bd wolfemd 2021-08-27 Build site.
Rmd 9d369ee wolfemd 2021-08-27 Publish burnInSims with the toy example completed and the full analysis almost ready to run.
html e210a1f wolfemd 2021-08-19 Build site.
Rmd 5914d8d wolfemd 2021-08-19 Publish initial sims towards a baseline set of sims using runBreedingScheme_wBurnIn
Rmd 0ebe65f wolfemd 2021-08-13 test
Rmd c2e379e wolfemd 2021-08-13 Rebuild repo removing the “Group” part. Project is to contain BOTH the “Group” and a separate section just for the actual simulation analyses.
html 5395509 wolfemd 2021-04-22 Build site.
html 92bd15b wolfemd 2021-04-22 Build site.
html 1d503b6 wolfemd 2021-04-22 Build site.
Rmd bf9f68c wolfemd 2021-04-22 Publish the workflowr workflow itself.
html fe3048a wolfemd 2021-04-22 Build site.
Rmd 9df9d9b wolfemd 2021-04-22 Publish the initial files for the Breeding Scheme Optimization Group project
Rmd 32a7aff wolfemd 2021-04-22 Start workflowr project.

Simulations

  1. Burn-in simulations:
  2. Baseline simulations:

Breeding Scheme Opt Group

Group Objectives

  • Participants learn about the usage of empirically-parameterized simulations for decision making about optimal breeding schemes.
  • Generate recommendations to NGC and stakeholders regarding key breeding scheme-related questions.

2021

Meeting 1 - 2021-Mar-12

Meeting 2 - 2021-Apr-02

Meeting 3 - 2021-Apr-23

AlphaSimHlpR first steps: Installation and quickly running the AlphaSimHlpR tutorial example.

Reducing error with new tools: Run a simple example simulation of the effect of reducing error with new tools. The first part, which currently is where my progress terminated, was to try and initiate a simulation and burn-in under phenotypic selection for several cycles before switching to genomic selection. Spoiler alert: Still needs work.

Creating this workflowR page for the group:

Meeting 4 - 2021-Jul-02

Meeting Slides: Concept for empirically estimating selection error described.