💬

KBase Genomes

kbase_genomes

Primary

Philosophy

Provide foundational genome sequence data. Access raw sequences, structural annotations, and protein products for detailed analysis.

Data sources: KBase genome repository NCBI JGI

Citation & Attribution

Provider: KBase, DOE

Website: https://www.kbase.us/

Scale

16
tables

Schema Browser

name 1,046,526,298 rows

Cross-reference table mapping between identifier systems. This is essential for linking gene IDs from other databases (e.g., pangenome `gene_id`) to CDM UUIDs used in this database.

Column Type Description
entity_id string CDM UUID (FK to feature, protein, etc.)
name string External identifier (e.g., gene locus tag)
description string Name description
source string Source system for this name

Sample Queries

Get genome metadata

SELECT *
FROM kbase_genomes.genome
LIMIT 20

Related Collections

Projects Using This Collection

Start Exploring

Access the full KBase Genomes data through BERDL JupyterHub.

Open JupyterHub