vcf_example_f2 | R Documentation |
Simulated biallelic data set for an f2 population
data(vcf_example_f2)
An object of class onemap
.
A total of 192 F2 individuals were genotyped with 25 markers. The data was generated from a VCF file. It contains chromossome and position informations for each marker. It is included to be used as a reference in order to understand how to convert VCF file to OneMap input data. Also, it is used for the analysis in the tutorial that comes with OneMap.
Cristiane Hayumi Taniguti, chaytaniguti@gmail.com
read_onemap
for details about objects of class
onemap
.
data(vcf_example_f2) # plot markers informations plot(vcf_example_f2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.