Gather all template ids from config and add as a new column.

gather_template_ids(type, species = NA, assay = NA, biospecimen_type = NA)

Arguments

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 NA).

assay

The assay needed to specify the correct assay template.

biospecimen_type

The type of biospecimen template needed (default NA).

Value

the template id from the config (NA if not found).