reads empop; adds haplotypes to database This function takes an empop file containing at least four (mandatory) columns (refer to https://empop.online/downloads for the emp file format) and returns a tibble with two columns - SampleID and Variant
1 | addKnownHaplotypes(db, empopFile)
|
db |
database handle to MMDIT |
empopFile |
a file of empop sequences... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.