Description Usage Arguments Details Value Examples
get_db
downloads and caches the CeNDR database and fetches requested tables.
1 |
table |
The table to request. [Default: |
renew |
Force download of the latest database. Then return the requested table. [Default: |
The database has five tables:
homologs - A table of homologs and orthologs.
metadata - data about the data in this database.
strain - A replicate of the WI Strain Database. Contains information on their names, isotypes, isolation location, and more.
wormbase_gene - Database of the gff-based gene models.
wormbase_gene_summary - A summary of the genes in C. elegans.
Dataframe with the requested table.
1 | get_db()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.