💬

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

contig_collection 293,059 rows

One record per genome, linking to taxonomy.

Column Type Description
contig_collection_id string **Primary Key**. CDM UUID
hash string Content hash
contig_bp string Total base pairs
ncbi_taxon_id string NCBI taxonomy ID
gtdb_taxon_id string GTDB taxonomy ID

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