View source: R/fct_metadataFromId.R
idbac_get_metadata | R Documentation |
Extract a metadata column
idbac_get_metadata(strainID = NULL, metadataColumn = NULL, pool)
strainID |
strain_id |
metadataColumn |
metadata column name ('species') |
pool |
pool connection |
data.frame with two columns 'strain_id' and whatever metadataColumn is requested; rows filtered by ID
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.