split_geno | R Documentation |
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)
dfr |
a single row from a data.frame / tibble |
A tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.