Description Usage Arguments Value
View source: R/sim_seqFunctions.R
Simulate sequence data for a pedigree
1 2 |
ped_file |
Data frame. A single pedigree. Must match format of pedigree simulated by sim_RVped |
founder_genos |
Dataframe. A dataframe with rows corresponding to founders, and columns corresponding to markers. Markers must be listed in same order as |
SNV_map |
Data frame. A data frame that catalogs the SNVs in |
chrom_map |
Data.frame. A data.frame consisting of three columns: column 1 contains the chromosome numbers, column 2 start postion of chromosome (in cM), column 3 end position of chromosome (in cM). |
RV_marker |
character. The marker name of the RV locus. |
burn_in |
Numeric. The "burn-in" distance in centiMorgan, as defined by Voorrips and Maliepaard (2012), which is required before simulating the location of the first chiasmata with interference. By default, |
gamma_params |
Numeric list of length 2. The respective shape and rate parameters of the gamma distribution used to simulate distance between chiasmata. By default, |
offspring_sequences
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.