| gdb.list_genomes | R Documentation |
Returns a data frame describing every genome resolvable from the active
registry chain (see gdb.build_genome for the chain order).
gdb.list_genomes(registry = NULL)
registry |
Optional path to an explicit registry YAML, overriding the resolution chain. |
A data frame with columns:
name - registry key.
source - backend (ucsc, ncbi, s3,
local, manual).
detail - assembly / accession / path.
resolved_from - which registry the entry came from.
gdb.build_genome, gdb.genome_info.
gdb.list_genomes()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.