vcf_example_bc | R Documentation |
Simulated biallelic data set for an backcross population
data("vcf_example_bc")
An object of class onemap
.
A total of 142 backcross 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 example in
order to understand how to convert VCF file to OneMap input data with the functions
vcf2raw
and onemap_read_vcfR
.
Cristiane Hayumi Taniguti, chaytaniguti@gmail.com
read_onemap
for details about objects of class
onemap
.
data(vcf_example_bc) plot(vcf_example_bc)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.