Frequency database loader input
1 2 3 4 5 6 7 8 9 10 11 12 |
id |
a unique identifier per shiny"s documentation |
allow_fafreqs_markersets |
allow the user to select one of the freqyency
tables included in the |
allow_import_familias |
allow the user to load a familias frequency file |
allow_import_csv |
allow the user to load a custom frequency table |
allow_marker_filtering |
allow the user to select which markers are to be used out of those present in the selected (or uploaded) frequency database |
allow_scaling |
allow the user to scale the frequencies so that they sum up to 1 |
allow_rare_allele |
allow the user to add an allele so that the frequencies sum up to 1 |
allow_standarise_names |
allow the user to convert marker names to their standard form |
allow_table_preview |
allow the user to preview the selected / loaded frequency table |
allow_waiting_option |
show a placeholder option before the user makes a concious decision |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.