# 16S rRNA Resolution

## Do you require the entire length of the 16S rRNA sequence for identification? <a href="#span-classeztocsection-iddoyourequiretheentirelengthofthe16srrnasequenceforidentificationspando-you" id="span-classeztocsection-iddoyourequiretheentirelengthofthe16srrnasequenceforidentificationspando-you"></a>

For all necessary bioinformatics calculations, a complete [16S rRNA gene](https://help.ezbiocloud.net/uncategorized/16s-rrna-and-16s-rrna-gene/?ref=blog.ezbiocloudpro.com) sequence is defined as the DNA sequence region between universal PCR primers 27F and 1492R for Bacteria (Lane, 1991), and between PCR primers A25F and U1492R for Archaea (Dojka et al., 1998). This allows the fair calculation of sequence similarity between PCR-derived and genome-derived reference sequences. The use of these particular regions in the \[SaaS] 16S database was given by Kim et al. (2012); in the latter study, the determination of the 16S cutoff, i.e., 98.7% similarity, for species delineation was proposed based on this region as a full-length 16S sequence (Kim et al. 2014).

To reiterate more succinctly:

> A complete 16S rRNA gene sequence is the DNA between the primers 27F and 1492R for Bacteria, and A25F and U1492R for Archaea.

The complete 16S rRNA gene sequence serves as a reference against which partial 16S rRNA gene sequences (obtained from high throughput sequencing) can be compared. Complete 16S rRNA gene lengths vary depending on species, and a complete or nearly complete sequence is generally required for taxonomic analyses.

Then how do we determine whether a 16S rRNA gene segment that was sequenced from a sample is complete or nearly complete? We use a measure called completeness.

> Completeness is an objective measure of the degree of coverage of a query 16S rRNA gene sequence with respect to the full-length, complete 16S rRNA gene sequence.

## Formula <a href="#span-classeztocsection-idformulaspanformulaspan-classeztocsectionendspan" id="span-classeztocsection-idformulaspanformulaspan-classeztocsectionendspan"></a>

Mathematically, completeness is defined as (Kim *et al.*, 2012):

<figure><img src="https://www.notion.so/image/https%3A%2F%2Fhelp.ezbiocloud.net%2Fwp-content%2Fuploads%2F2017%2F05%2Fcompleteness_16s.png?table=block&#x26;id=b2ac9497-2f41-47e8-90e1-04fc15e730ad&#x26;spaceId=78ed20a8-d71d-4675-8d19-2fddb123a1ee&#x26;width=2000&#x26;userId=7c38ed52-0e3f-4689-bfe1-3f68478d5e30&#x26;cache=v2" alt=""><figcaption></figcaption></figure>

&#x20;

Where *L* is the length of a query sequence and *C* is the length of the most similar sequence that is regarded as complete (using the definition above). The most similar sequence in the database of complete sequences is identified by using an algorithm called USEARCH.

The suggested minimum threshold for using a 16S rRNA gene sequence for taxonomic purposes is 95% completeness, as incomplete or partial sequences with low completeness scores will have insufficient resolving power, resulting in erroneous identification results.

## Example <a href="#span-classeztocsection-idexamplespanexamplespan-classeztocsectionendspan" id="span-classeztocsection-idexamplespanexamplespan-classeztocsectionendspan"></a>

Consider a partial 16S rRNA gene sequence from the strain *Nocardia* *carnea* that’s 606 bp in length (Accession AY756546.1, 606 bp):

<figure><img src="https://www.notion.so/image/https%3A%2F%2Fhelp.ezbiocloud.net%2Fwp-content%2Fuploads%2F2017%2F05%2Fbar-1024x68.png?table=block&#x26;id=3ee9fe1b-e4bd-4030-b2f6-c9c76c789125&#x26;spaceId=78ed20a8-d71d-4675-8d19-2fddb123a1ee&#x26;width=2000&#x26;userId=7c38ed52-0e3f-4689-bfe1-3f68478d5e30&#x26;cache=v2" alt=""><figcaption></figcaption></figure>

Completeness is 42.1% because the query 16S rRNA sequence (indicated in blue) only spans from 19\~625 bp of the complete 16S rRNA sequence (indicated in red), which is 1439 bp long.

&#x20;

## References <a href="#span-classeztocsection-idreferencesspanreferencesspan-classeztocsectionendspan" id="span-classeztocsection-idreferencesspanreferencesspan-classeztocsectionendspan"></a>

Dojka, M. A., Hugenholtz, P., Haack, S. K., & Pace, N. R. (1998). Microbial diversity in a hydrocarbon-and chlorinated-solvent-contaminated aquifer undergoing intrinsic bioremediation. *Applied and Environmental Microbiology*, *64*(10), 3869-3877. Kim, O. S., Cho, Y. J., Lee, K., Yoon, S. H., Kim, M., Na, H., … & Chun, J. (2012). Introducing EzTaxon-e: a prokaryotic 16S rRNA gene sequence database with phylotypes that represent uncultured species. *International journal of systematic and evolutionary microbiology*, *62*(Pt\_3), 716-721.

Kim, M., Oh, H. S., Park, S. C., & Chun, J. (2014). Towards a taxonomic coherence between average nucleotide identity and 16S rRNA gene sequence similarity for species demarcation of prokaryotes. *International journal of systematic and evolutionary microbiology*, *64*(Pt\_2), 346-351.

Lane, D. J. (1991). 16S/23S rRNA sequencing. *Nucleic acid techniques in bacterial systematics*.


---

# 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/16s-rrna-resolution.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.
