# Genome Database

## What genome database does EzBioCloud use?<br>

The EzBioCloud Genome Identification database contains a vast amount of microbial genomes, including bacteria and archaea. The database is organized into different taxonomic levels, including domain, phylum, class, order, family, genus, species, and subspecies. As of now, the database contains over 20,000 species, including validated names, genomospecies, and genome groups. The majority of the species belong to the bacterial domain, with a smaller number belonging to the archaeal domain.

| TAXONOMY             | NUMBER OF SPECIES |
| -------------------- | ----------------- |
| DOMAIN               | 2                 |
| PHYLUM               | 55                |
| CLASS                | 141               |
| ORDER                | 319               |
| FAMILY               | 788               |
| GENUS                | 3715              |
| SPECIES (SUBSPECIES) | 20543             |
| NOMENCLATURE         |                   |
| VALID NAME           | 16471             |
| GENOMOSPECIES        | 4072              |
| GENOME GROUP         | 715               |
| DOMAIN               |                   |
| BACTERIAL SPECIES    | 20027             |
| ARCHAEAL SPECIES     | 516               |

## Valid Name <a href="#span-classeztocsection-idvalidnamespanvalid-namespan-classeztocsectionendspan" id="span-classeztocsection-idvalidnamespanvalid-namespan-classeztocsectionendspan"></a>

Species in the database that have valid scientific names.

## Genomospecies <a href="#span-classeztocsection-idgenomospeciesspangenomospeciesspan-classeztocsectionendspan" id="span-classeztocsection-idgenomospeciesspangenomospeciesspan-classeztocsectionendspan"></a>

A genomospecies is a species that cannot be reliably distinguished from other species based on phenotypic characteristics, but can be differentiated based on their genomic content.

## Genome Group <a href="#span-classeztocsection-idgenomegroupspangenome-groupspan-classeztocsectionendspan" id="span-classeztocsection-idgenomegroupspangenome-groupspan-classeztocsectionendspan"></a>

Sets of closely related genomes that cannot be confidently assigned to a specific species.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.ezbiocloud.net/home/science-blogs/identify/genome-database.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
