Learn R Programming

diemr (version 1.4.3)

brenthis: Dataset of Butterfly Genotypes

Description

A subset of single nucleotide polymorphisms in butterflies of the genus Brenthis.

Arguments

Format

vcf file with 13 individuals and 4 markers.

Details

The data is used to test conversion of genotype data from vcf to diem format with function vcf2diem.

Examples

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

Run the code above in your browser using DataLab