testdata {diemr} | R Documentation |
Dataset of fish genotypes
Description
A subset of single nucleotide polymorphisms in fish for testing purposes of multiallelic markers.
Format
vcf file with 92 individuals and 6 markers.
Details
The data is used to test conversion of genotype data from vcf to diem format with
the function vcf2diem
.
Examples
filename <- system.file("extdata", "testdata.vcf", package = "diemr")
[Package diemr version 1.4 Index]