View source: R/class_maf_dataset_wrapper.R
maf_data_pool_unique_name_to_maf_reactive | R Documentation |
Loads the relevant MAF if possible, appplies changes to maf_data_pool reactive then returns the loaded maf
maf_data_pool_unique_name_to_maf_reactive(maf_data_pool, unique_name)
maf_data_pool |
the reactiveVal we want will search for our dataset of interest, and is also the object we apply any changes to. (reactiveVal) |
unique_name |
unique_name of the maf_dataset_wrapper fetch (string). |
maf object (maf)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.