These functions handle NCBI metadata tables generally, and individual fields.
Notable functions:
read_table
: read a TSV spreadsheet to a data frame
write_table
: save a prepared spreadsheet to a file
validate_fields
: check known NCBI metadata fields for
problems.
check_uniqueness
: check for uniqueness of rows by
NCBI's rules
fill_blanks
: fill in blank entries with one of the allowed
values
datemunge
: Standardize date strings as YYY-MM-DD
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.