splits the comma separated fields of multivariate loci, and puts them on separate rows in a new tibble. The EFF field requires special treatment as there is not a 1-1 mapping between number of fields and number of variants, it is split and recombined appropriately.

split_geno(dfr)

Arguments

dfr

a single row from a data.frame / tibble

Value

A tibble