View source: R/class_maf_data_pool.R
maf_data_pool_get_index_from_unique_name | R Documentation |
Will throw error if unique_name is not found
maf_data_pool_get_index_from_unique_name(maf_data_pool, unique_name)
maf_data_pool |
The data pool of interest (maf_data_pool) |
unique_name |
unique_name of the maf_dataset_wrapper you're interested in(string). |
index of the specified maf_dataset_wrapper within the maf_data_pool
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.