Learn R Programming

diemr (version 1.4.3)

testdata: Dataset of Fish Genotypes

Description

A subset of single nucleotide polymorphisms in fish for testing purposes of multiallelic markers.

Arguments

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

Run this code
filename <- system.file("extdata", "testdata.vcf", package = "diemr")

Run the code above in your browser using DataLab