Skip to Content
Sequencing Orders & SamplesOrganism & Taxonomy

Organism & Taxonomy

Every sample needs an NCBI Taxonomy ID. ENA rejects a sample registration without one, several pipelines use it to pick reference databases, and it is the only machine-readable statement of what was actually sequenced. The Organism column in the sample table is where you set it.

How the lookup works

The Organism field is an autocomplete over a curated list of 71 taxa compiled into the application. It is not a live NCBI query, and it works offline.

This matters more than it sounds. If your organism is not one of the 71, the autocomplete will show no match — that is expected, not a bug. Type the numeric taxId instead (see Entering a taxId by hand).

Behaviour of the search:

  • Nothing happens until you type two characters.
  • Results are ranked: an exact taxId match wins outright, then scientific name prefix, common name prefix, word-start matches, substring matches and finally category matches.
  • The sample-table cell shows up to 6 results; the standalone Organism field used elsewhere shows up to 8.
  • Each result shows the scientific name, the taxId in monospace, and its category badge.
  • Selecting a result writes both taxId and scientificName to the sample.
  • A Search NCBI for ”…” link at the bottom of the dropdown opens the NCBI Taxonomy browser pre-filled with what you typed.

Once a taxId is set, the table cell shows it as a small badge on the right-hand edge of the field, so you can scan a column of 96 samples for the odd one out.

What is in the list

The 71 entries are grouped into ten categories.

CategoryCount
Environmental Metagenome14
Bacteria10
Host Organism10
Human Metagenome9
Animal Metagenome7
Other Metagenome7
Fungi4
Plant Metagenome4
Virus4
Archaea2

Metagenomes

For environmental and community samples where no single species can be named, ENA requires a metagenome taxon rather than an organism. The full built-in set:

Tax IDScientific nameCategory
408170human gut metagenomeHuman
447426human oral metagenomeHuman
539655human skin metagenomeHuman
433733human lung metagenomeHuman
1202446human vaginal metagenomeHuman
749907human nasopharyngeal metagenomeHuman
1202531human urogenital metagenomeHuman
1076179human milk metagenomeHuman
428human metagenomeHuman
410661mouse gut metagenomeAnimal
1510822pig gut metagenomeAnimal
1510823chicken gut metagenomeAnimal
749906bovine gut metagenomeAnimal
1510824fish gut metagenomeAnimal
1510825insect gut metagenomeAnimal
1510826invertebrate gut metagenomeAnimal
410658soil metagenomeEnvironmental
449393freshwater metagenomeEnvironmental
408172marine metagenomeEnvironmental
412755sediment metagenomeEnvironmental
717931freshwater sediment metagenomeEnvironmental
443218marine sediment metagenomeEnvironmental
527639wastewater metagenomeEnvironmental
527640activated sludge metagenomeEnvironmental
527641sludge metagenomeEnvironmental
556182groundwater metagenomeEnvironmental
652676hydrothermal vent metagenomeEnvironmental
1169740cold seep metagenomeEnvironmental
1034836permafrost metagenomeEnvironmental
939928glacier metagenomeEnvironmental
556180rhizosphere metagenomePlant
1348798phyllosphere metagenomePlant
1169741root metagenomePlant
939929compost metagenomePlant
412532air metagenomeOther
1169742dust metagenomeOther
652107biogas fermenter metagenomeOther
718308bioreactor metagenomeOther
1379530food metagenomeOther
1437825fermentation metagenomeOther
256318metagenomeOther

Isolates and hosts

Tax IDScientific nameCommon name
9606Homo sapienshuman
10090Mus musculushouse mouse
10116Rattus norvegicusNorway rat
9913Bos tauruscattle
9823Sus scrofapig
9031Gallus galluschicken
7955Danio reriozebrafish
7227Drosophila melanogasterfruit fly
6239Caenorhabditis elegansnematode
3702Arabidopsis thalianathale cress
562Escherichia coli
1280Staphylococcus aureus
287Pseudomonas aeruginosa
1313Streptococcus pneumoniae
1351Enterococcus faecalis
1423Bacillus subtilis
1773Mycobacterium tuberculosis
210Helicobacter pylori
1639Listeria monocytogenes
573Klebsiella pneumoniae
2287Methanobacterium formicicum
2162Methanobrevibacter smithii
4932Saccharomyces cerevisiaebaker’s yeast
5476Candida albicans
5061Aspergillus niger
5141Neurospora crassa
2697049Severe acute respiratory syndrome coronavirus 2SARS-CoV-2
11676Human immunodeficiency virus 1
10298Human alphaherpesvirus 1HSV-1
12814Respiratory syncytial virus

Entering a taxId by hand

Anything outside the list is entered as a bare number.

  1. Look the organism up at NCBI Taxonomy  and copy its numeric ID.
  2. Type only the digits into the Organism cell — no name, no prefix.
  3. Click or tab away. On blur, SeqDesk checks whether the number is one of the 71. If it is, the matching name is filled in. If it is not, the taxId is stored and a placeholder scientific name is written.

The placeholder text differs by surface, because two components implement the field:

SurfacePlaceholder written to scientificName
Sample table cellUnknown (TaxID: 1358)
Standalone organism fieldUnknown organism (TaxID: 1358)

SeqDesk never verifies a taxId. There is no call to NCBI, no checksum, no range check. A typo such as 9066 instead of 9606 is accepted silently and will only surface as an ENA rejection weeks later. Paste, do not retype.

You can overwrite the placeholder name afterwards — nothing depends on the Unknown … text — but leaving it in place is a useful marker that the entry was never confirmed against the curated list.

Why the taxId matters

ConsumerWhat it uses the taxId for
ENA submissionEvery registered sample must carry a valid NCBI taxonomy ID; ENA also cross-checks it against the checklist type
MIxS checklistsAn environmental metagenome taxon is what makes an environment package appropriate
PipelinesTaxonomic classification and reference database selection
Assemblies and binsDownstream records inherit the sample’s organism context

The most common real mistake is using a host species where a metagenome is meant. If you sequenced a stool sample, the organism is human gut metagenome (408170), not Homo sapiens (9606). ENA will accept 9606 — and then your submission describes a human genome.

Where taxonomy can be edited

LocationWhen
The order wizard’s Samples stepWhile creating the order
The order’s sample tableWhile the order is DRAFT
Study metadata surfacesAny time, for samples in that study

Once the order is submitted, the organism becomes read-only along with the rest of the sample data — see Sequencing Order Lifecycle.

Troubleshooting

SymptomCauseFix
No dropdown appearsFewer than two characters typedType at least two characters
”No matches. Enter a valid NCBI Taxonomy ID”Your organism is not in the 71-entry listType the numeric taxId instead
The cell shows Unknown (TaxID: …)A taxId outside the built-in list was enteredExpected. Confirm the number at NCBI
The taxId badge is empty after typing a nameA free-text name was typed and never matchedOnly a selection from the dropdown, or a bare number, sets taxId
ENA rejects the sample’s organismThe taxId does not exist, or conflicts with the checklistRe-check the ID at NCBI and see ENA troubleshooting

Next