loci_by_genotype | R Documentation |
Spreads genotype information into wider format for genotype filtering splits loci with more than 1 variant into separate rows.
loci_by_genotype(df)
df |
a data.frame / tibble for loci |
A tibble with the genotypes spread and the multivariant loci split into separate rows.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.