Description Usage Arguments Author(s)
Check ploidy and number of digits per allele
1 2 3 4 5 6 7 8 | int.check.ncod(
X,
ploidy,
ncod = NULL,
sep = "",
numeric.dat = FALSE,
strict_nchar = FALSE
)
|
X |
Matrix to check. |
ploidy |
Ploidy level in X. |
ncod |
Number of digits coding each allele. |
sep |
Character string separating alleles. |
numeric.dat |
Numeric data checks. Default FALSE. |
strict_nchar |
Test if the number of characters is uniform when sep != "". Default FALSE |
Leandro Roser leandroroser@ege.fcen.uba.ar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.