allele2locus: format microsat data from allelic to locus format

Description Usage Arguments Details Author(s)

View source: R/allele2locus.R

Description

format microsat data from allelic to locus format

Usage

1
allele2locus(genotypes, sep_alleles = "")

Arguments

genotypes

microsatellite data.frame in allelic format (two columns per locus).

sep_alleles

how should the two alleles be concatenated? (defaults to "")

Details

takes allelic microsatellite data (two columns per locus, individuals in rows) and transforms it into a one column per locus format, whereby the alleles are concetenated with a given separator.

Author(s)

Martin Stoffel (martin.adam.stoffel@gmail.com)


mastoffel/sealABC documentation built on May 21, 2019, 12:43 p.m.