Nothing
## -----------------------------------------------------------------------------
library("Uniquorn")
HT29_vcf_file = system.file("extdata/HT29.vcf", package="Uniquorn")
ident_result = identify_vcf_file( HT29_vcf_file, ref_gen = "GRCH37" )
head( ident_result )
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.