Description Usage Arguments Value
Read marker data from a CSV file
1 | read_marker_data(filename)
|
filename |
Full path name to a CSV file containing marker data |
A list with components
N_pops for the number of populations in the sample
N_loci for the number of genotypes in the sample
n A N_pops x N_loci x 3 array of genotype counts
N A N_pops x N_loci matrix of sample sizes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.