powered by
Returns a data frame describing every genome resolvable from the active registry chain (see gdb.build_genome for the chain order).
gdb.build_genome
gdb.list_genomes(registry = NULL)
A data frame with columns:
name - registry key.
name
source - backend (ucsc, ncbi, s3, local, manual).
source
ucsc
ncbi
s3
local
manual
detail - assembly / accession / path.
detail
resolved_from - which registry the entry came from.
resolved_from
Optional path to an explicit registry YAML, overriding the resolution chain.
gdb.build_genome, gdb.genome_info.
gdb.genome_info
gdb.list_genomes()
Run the code above in your browser using DataLab