Data overload hinders mission to ID bacterial threats

(Credit: Getty Images)

New research may chart a path toward improved accuracy and sensitivity for identifying specific species of bacteria.

There are many ways to slice and dice genomic data to identify bacteria, or at least find its close relatives. But fast techniques to sequence genomes have flooded the public databases and in a biased fashion, containing lots of genomic data about some species and not enough about others, according to Todd Treangen, an assistant professor of computer science at Rice University.

Treangen and his colleagues tested taxonomic classification methods that match genomic sequences from bacteria of interest with those recorded in large databases to identify species. The research demonstrates how changes over time in a widely used federal database, the National Center for Biotechnology Information’s RefSeq, have influenced the accuracy of metagenomic classification methods.

Big data downsides

A primary concern for Treangen, an expert in metagenomics—the study of genetic material from environmental samples—is maintaining the ability to quickly identify bacteria that pose a threat to public health.

Big data is uniquely positioned to do this—but there’s so much of it. At present, he says, low-cost and high-throughput DNA shotgun sequencing machines, which read short DNA sequences from collections of microorganisms, have resulted in the doubling of genomic data in RefSeq every two to three years.

“I initially thought more data is always better for these methods,” says Treangen. “You would expect that there would be no penalty, because database growth is good.” However, the researchers found that bacterial data in RefSeq has an outsized effect at the species level of the taxonomic hierarchy, which is growing at a breakneck pace.

That’s a problem for researchers who combine two common techniques to identify what they find. One is called k-mer-based classification, which identifies short DNA sequences from all the organisms in a bacterial sample via exact matches.

“Most of the methods that have made the problem computationally feasible rely on k-mers, which are exact matches of length ‘k,’ or a key in to the microbes contained in the database,” Treangen says. “If a sequenced read perfectly matches something in the database, the intuition is that you can say what that is with great precision and shortcut more expensive computational approaches.”

A commonly used technique with k-mer-based classification is lowest common ancestor (LCA) assignment, he says. LCA compares samples to sequences that share a match, assigning them if necessary to a higher level in the taxonomy, such as a genus rather than a species. But this may not be specific enough for researchers trying to pin down a pathogen, he says.

In fact, the study found a k-mer-based classification tool called Bracken, which uses Bayesian statistics to infer the best match for a sequence, helped mitigate the imbalance. Even so, it struggled to identify genomes with close relatives, but not perfect matches, in the database.

Bias in the data

Well-funded research into particular pathogens is a necessity and has greatly aided rapid-outbreak detection and tracking, but it ultimately biases public databases like RefSeq, Treangen says.

“For instance, there’s an immense bias toward foodborne pathogens. Society wants to know a lot about Salmonella, and rightfully so. The FDA, and specifically GenomeTrakr, have aided in the sequencing of thousands of relevant pathogens and have added them directly to the reference database.”

However, he says that skews the reference database toward particular genera and families of microbes in a way that affects the accuracy and sensitivity of fast taxonomic-classification tools like Kraken that use k-mer and LCA-based approaches.

Treangen says the best recent example of a false positive identification is a study that initially reported evidence of anthrax bacteria in New York City’s subways. Researchers later revised the study, based on sequenced genomes from samples, to reflect mismatches that falsely identified the sequences as Bacillus anthracis.

While a focus on public health is a key priority, Treangen says novel techniques able to cope with database growth and noise, coupled with an increased breadth of sequenced genomes, is needed for continued improvements in the field.

“For example, microorganisms from the soil and ocean are severely under-sampled,” he says. “There remain a lot of microbes that we need to continue to sequence to better fill out public databases, and that will ultimately help our ability to accurately classify microbes from complex samples.”

Additional coauthors are from the National Human Genome Research Institute in Bethesda, Maryland and the University of Maryland.

The Division of Intramural Research of the National Human Genome Research Institute (part of the National Institutes of Health) and the Intelligence Advanced Research Projects Activity via the Army Research Office funded the study.

Source: Rice University