Learn R Programming

diemr (version 1.4.3)

myotis: Dataset of Modified Genotypes of Bats

Description

A subset of single nucleotide polymorphisms in Myotis myotis from Harazim et al. (2021). The genotypes were modified for testing purposes in such a way that markers 15 and 17 now include additional indel and substitution alleles. Eight markers used in the dataset are monomorphic.

Arguments

Format

vcf file with 14 individuals and 20 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", "myotis.vcf", package = "diemr")

Run the code above in your browser using DataLab