Gather all template ids from config and add as a new column.
gather_template_ids(type, species = NA, assay = NA, biospecimen_type = NA)
| type | The type of metadata template to get: manifest, individual, biospecimen, or assay. |
|---|---|
| species | The species needed to specify the correct biospecimen
or individual templates (default |
| assay | The assay needed to specify the correct assay template. |
| biospecimen_type | The type of biospecimen template needed
(default |
the template id from the config (NA if not found).