From 2b3e52db9531aedf3142e431090ed88f0ac87818 Mon Sep 17 00:00:00 2001 From: Jinko Graham Date: Fri, 28 Jan 2022 22:00:00 -0800 Subject: [PATCH] Update SupplementaryMaterial_2.Rmd --- SimRVped/SupplementaryMaterial_2.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SimRVped/SupplementaryMaterial_2.Rmd b/SimRVped/SupplementaryMaterial_2.Rmd index 70d745d..a59b022 100644 --- a/SimRVped/SupplementaryMaterial_2.Rmd +++ b/SimRVped/SupplementaryMaterial_2.Rmd @@ -309,7 +309,7 @@ descends from the seed founder and is recalled by the proband then \texttt{avail 14. \texttt{Gen}- the generation of the individual within the pedigree. 15. \texttt{proband}- the proband status, with \texttt{proband = TRUE} if the individual is the proband and \texttt{FALSE} otherwise. -Let's draw the first pedigree in `study_peds`, in the year 2020: +Let's draw a pedigree in `study_peds`, in the year 2020. We will take the 39th pedigree out of the 150 generated: ```{r}