Some common concepts apply for multiple submission template types (e.g. SRA,
BioSample, GenBank) like required and optional fields and fixed-vocabulary or
otherwise restricted-value fields. A given submission type (e.g. BioSample)
can have a wide range of possible templates (Human, Microbe, Virus, etc.).
Template-related functions here help manage listing and loading these
templates. These are used by more specific helpers like
build_biosamples_from_template
from the biosamples
functions.
list_template_types
: List the types (submission categories)
that templates are defined for.
list_templates
: List templates within a category.
read_template
: Load an installed template as a data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.