knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
This page contains links to additional material for Livestock Breeding and Genomics (FS 2021).
root_url <- "https://charlotte-ngs.github.io/lbgfs2021" sl_url <- paste0(root_url, "/sl/") misc_url <- paste0(root_url, "/misc/") tbl_sl <- tibble::tibble(Nr = c(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12), Date = c("2021-09-24", "2021-10-01", "2021-10-01", "2021-10-08", "2021-10-15", "2021-10-29", "2021-11-05", "2021-11-12", "2021-11-12", "2021-11-19", "2021-11-26", "2021-12-03"), Topic = c( paste0("[Introduction to Livestock Breeding and Genomics](", sl_url, "lbgfs2021_slides_l01_intro_lbg.pdf)", collapse = ""), paste0("[Basics of Quantitative Genetics](", sl_url, "lbgfs2021_slides_l02_basics_qg.pdf)", collapse = ""), paste0("[Introduction to RMarkdown](", misc_url, "20211001_introduction_rmarkdown.pdf)", collapse = ""), paste0("[SESAM Project](", sl_url, "20211008_sesam_project.pdf)", collapse = ""), paste0("[Genetic Evaluation](", sl_url, "lbgfs2021_slides_l03_gen-eval.pdf)", collapse = ""), paste0("[BLUP](", sl_url, "lbgfs2021_slides_l04_blup.pdf)", collapse = ""), paste0("[Genetic Covariances](", sl_url, "lbgfs2021_slides_l05_gencov.pdf)", collapse = ""), paste0("[Numerator Relationship Matrix](", sl_url, "lbgfs2021_l06_slides_numrelmat.pdf)", collapse = ""), paste0("[Inverse Numerator Relationship Matrix](", sl_url, "lbgfs2021_l06_slides_invnumrelmat.pdf)", collapse = ""), paste0("[Variance and Inbreeding](", sl_url, "lbgfs2021_l07_slides_var_inb.pdf)", collapse = ""), paste0("[Additional Aspect of BLUP](", sl_url, "l08_add_asp_blup.pdf)", collapse = ""), paste0("[Genomic Selection](", sl_url, "l09_geno_sel.pdf)", collapse = "") )) knitr::kable(tbl_sl)
tbl_video <- tibble::tibble(Nr = c(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16), Date = c("2021-09-24", "2021-09-24", "2021-10-01", "2021-10-08", "2021-10-08", "2021-10-08", "2021-10-15", "2021-10-22", "2021-10-29", "2021-11-05", "2021-11-12", "2021-11-12", "2021-11-19", "2021-11-26", "2021-12-03", "2021-12-10"), Topic = c( "[Introduction to Livestock Breeding and Genomics, Part 1](https://youtu.be/9R2rW-lutfs)", "[Introduction to Livestock Breeding and Genomics, Part 2](https://youtu.be/7Hn6hlpXiDQ)", "[Introduction to RMarkdown and Basics of Quantitative Genetics (Part 1)](https://youtu.be/rq4Z__gtUcQ)", "[SESAM Project](https://youtu.be/EASemfg4moc)", "[Introduction to Quantitative Genetics (Part 2)](https://youtu.be/X-hjCf7CX7w)", "[Introduction to Quantitative Genetics (Part 3)](https://youtu.be/Asw7PMOwgJk)", "[Genetic Evaluation](https://youtu.be/X7Qq3E7dP8g)", "[Prediction of Breeding Values](https://youtu.be/K3nYZIv_CB0)", "[Selection Index, BLUP and Mixed Linear Effect Models](https://youtu.be/TaKxOeVKLqs)", "[BLUP Sire Model](https://youtu.be/AOvMFpBo_PE)", "[BLUP Animal Model](https://youtu.be/csjJKd14bF4)", "[Numerator Relationship Matrix and its Inverse](https://youtu.be/T9q88r0DUSA)", "[Inverse Numerator Relationship Matrix](https://youtu.be/NQwmXiFK8do)", "[Variance and Inbreeding](https://youtu.be/GDwOQiptG-A)", "[Additional Aspects of BLUP](https://youtu.be/Ml1c65-kBVo)", "[Genomic Breeding Values](https://youtu.be/EmFqcyvgKFg)" )) knitr::kable(tbl_video)
ohp_url <- paste0(root_url, "/ohp/") tbl_ohp <- tibble::tibble(Nr = c(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12), Date = c("2021-09-24", "2021-10-01", "2021-10-08", "2021-10-15", "2021-10-22", "2021-10-29", "2021-11-05", "2021-11-12", "2021-11-19", "2021-11-26", "2021-12-03", "2021-12-10"), Topic = c( paste0("[Introduction to Livestock Breeding and Genomics](", ohp_url, "20210924_ohp_pictures.pdf)", collapse = ""), paste0("[Introduction to RMarkdown and Basics of Quantitative Genetics (Part 1)](", ohp_url, "20211001_ohp_pictures.pdf)", collapse = ""), paste0("[SESAM Project and Quantitative Genetics (Part2)](", ohp_url, "20211008_ohp_pictures.pdf)", collapse = ""), paste0("[Genetic Evaluation](", ohp_url, "20211015_ohp_pictures.pdf)", collapse = ""), paste0("[Prediction of Breeding Values](", ohp_url, "20211022_ohp_pictures.pdf)", collapse = ""), paste0("[Selection Index and BLUP](", ohp_url, "20211029_ohp_pictures.pdf)", collapse = ""), paste0("[Sire Model](", ohp_url, "20211105_ohp_pictures.pdf)", collapse = ""), paste0("[Animal Model](", ohp_url, "20211112_ohp_pictures.pdf)", collapse = ""), paste0("[Inverse Numerator Relationship Matrix](", ohp_url, "20211119_ohp_pictures.pdf)", collapse = ""), paste0("[Variance and Inbreeding](", ohp_url, "20211126_ohp_pictures.pdf)", collapse = ""), paste0("[Additional Aspects of BLUP](", ohp_url, "20211203_ohp_pictures.pdf)", collapse = ""), paste0("[Genomic Breeding Values](", ohp_url, "20211210_ohp_pictures.pdf)", collapse = "") )) knitr::kable(tbl_ohp)
nb_url <- paste0(root_url, "/nb/") tbl_nb <- tibble::tibble(Nr = c(1, 2, 3, 4), Date = c("2021-10-15", "2021-11-26", "2021-12-03", "2021-12-10"), Topic = c( paste0("[Central Limit Theorem](", nb_url, "20211015_explain_clt.nb.html)", collapse = ""), paste0("[BLUP Animal Model](", nb_url, "lbgfs2021_blup_am.nb.html)", collapse = ""), paste0("[Decomposition of BLUP Breeding Values](", nb_url, "20211203_decomposition_blup_bv.nb.html)", collapse = ""), paste0("[Genomic Relationship Matrix](", nb_url, "20211210_grm.nb.html)", collapse = "") )) knitr::kable(tbl_nb)
data_url <- paste0(root_url, "/data/") tbl_data <- tibble::tibble(Nr = c(1), Date = "2021-10-29", Topic = c( paste0("[Beef Data for BLUP](", data_url, "beef_data_blup.csv)", collapse = "") )) knitr::kable(tbl_data)
cat(rmdhelp::get_latest_change())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.