Description Usage Arguments Details Value
Combine markers map and genotypes dataframe
1 | to_csvs_geno(markers_map, genotypes)
|
markers_map |
Dataset with markers |
genotypes |
Dataset with phenotypes |
Markers map file should contain 3 columns:
- marker: Genomic marker Name (snp id for example) - chr: Chromosome - cm: Distance in centimorgans
Genotypes file must be a data frame containing at least a numeric "id" column and the markers in same order than markers map.
DataFrame for genotypes mapped in CSVS format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.