View source: R/check_phase_configurations.R
concatenate_new_marker | R Documentation |
Inserts a new marker at the end of the sequence, taking into account the two-point information
concatenate_new_marker(X = NULL, d, sh = NULL, seq.num = NULL, ploidy, mrk = 1)
X |
a list of matrices whose columns represent homologous chromosomes and the rows represent markers |
d |
the dosage of the inserted marker |
sh |
a list of shared alleles between all markers in the sequence |
seq.num |
a vector of integers containing the number of each marker in the raw data file |
ploidy |
the ploidy level |
mrk |
the marker to be inserted |
a unique list of matrices representing linkage phases
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.