Section: Microbiology
Topic: Microbiology

Cenote-Taker 3 for fast and accurate virus discovery and annotation of the virome

Corresponding author(s): Tisza, Michael J. (Michael.Tisza@bcm.edu); Cregeen, Sara J. Javornik (SaraJoan.JavornikCregeen@bcm.edu)

10.24072/pcjournal.706 - Peer Community Journal, Volume 6 (2026), article no. e31

Get full text PDF Peer reviewed and recommended by PCI

Abstract

Viruses are abundant across all Earth's environments and infect all classes of cellular life. Despite this, viruses are something of a black box for genomics scientists. Their genetic diversity is greater than all other lifeforms combined, their genomes are often overlooked in sequencing datasets, they encode polyproteins, and no function can be inferred for a large majority of their encoded proteins. For these reasons, scientists need robust, performant, well-documented, extensible tools that can be deployed to conduct sensitive and specific analyses of sequencing data to discover virus genomes - even those with high divergence from known references - and annotate their genes. Here, we present Cenote-Taker 3. This command line interface tool processes genome assemblies and/or metagenomic assemblies with modules for virus discovery, prophage extraction, and annotation of genes and other genetic features. Benchmarks show that Cenote-Taker 3 outperforms most tools for virus gene annotation in both speed (wall time) and accuracy. For virus discovery benchmarks, Cenote-Taker 3 performs well compared to geNomad, and these tools produce complementary results. Cenote-Taker 3 is freely available on Bioconda, and its open-source code is maintained on GitHub (https://github.com/mtisza1/Cenote-Taker3).

Metadata
Published online:
DOI: 10.24072/pcjournal.706
Type: Research article
Keywords: Virome, Annotation, Virus Discovery, Phage

Tisza, Michael J.  1 , 2 ; Varsani, Arvind  3 , 4 ; Petrosino, Joseph F.  1 , 2 ; Cregeen, Sara J. Javornik  1 , 2

1 The Alkek Center for Metagenomics and Microbiome Research, Department of Molecular Virology and Microbiology, Baylor College of Medicine, Houston, TX, 77030, USA
2 Department of Molecular Virology and Microbiology, Baylor College of Medicine, Houston, TX, 77030, USA
3 The Biodesign Center for Fundamental and Applied Microbiomics, Center for Evolution and Medicine, School of Life Sciences, Arizona State University, Tempe, AZ, 85287-5001, USA
4 Structural Biology Research Unit, Department of Integrative, Biomedical Sciences, University of Cape Town, Observatory, Cape Town, 7925, South Africa
License: CC-BY 4.0
Copyrights: The authors retain unrestricted copyrights and publishing rights
@article{10_24072_pcjournal_706,
     author = {Tisza, Michael J. and Varsani, Arvind and Petrosino, Joseph F. and Cregeen, Sara J. Javornik},
     title = {Cenote-Taker 3 for fast and accurate virus discovery and annotation of the virome
},
     journal = {Peer Community Journal},
     eid = {e31},
     year = {2026},
     publisher = {Peer Community In},
     volume = {6},
     doi = {10.24072/pcjournal.706},
     language = {en},
     url = {https://peercommunityjournal.org/articles/10.24072/pcjournal.706/}
}
TY  - JOUR
AU  - Tisza, Michael J.
AU  - Varsani, Arvind
AU  - Petrosino, Joseph F.
AU  - Cregeen, Sara J. Javornik
TI  - Cenote-Taker 3 for fast and accurate virus discovery and annotation of the virome

JO  - Peer Community Journal
PY  - 2026
VL  - 6
PB  - Peer Community In
UR  - https://peercommunityjournal.org/articles/10.24072/pcjournal.706/
DO  - 10.24072/pcjournal.706
LA  - en
ID  - 10_24072_pcjournal_706
ER  - 
%0 Journal Article
%A Tisza, Michael J.
%A Varsani, Arvind
%A Petrosino, Joseph F.
%A Cregeen, Sara J. Javornik
%T Cenote-Taker 3 for fast and accurate virus discovery and annotation of the virome

%J Peer Community Journal
%] e31
%D 2026
%V 6
%I Peer Community In
%U https://peercommunityjournal.org/articles/10.24072/pcjournal.706/
%R 10.24072/pcjournal.706
%G en
%F 10_24072_pcjournal_706
Tisza, M. J.; Varsani, A.; Petrosino, J. F.; Cregeen, S. J. J. Cenote-Taker 3 for fast and accurate virus discovery and annotation of the virome. Peer Community Journal, Volume 6 (2026), article  no. e31. https://doi.org/10.24072/pcjournal.706

PCI peer reviews and recommendation, and links to data, scripts, code and supplementary information: 10.24072/pci.microbiol.100167

Conflict of interest of the recommender and peer reviewers:
The recommender in charge of the evaluation of the article and the reviewers declared that they have no conflict of interest (as defined in the code of conduct of PCI) with the authors or with the content of the article.

Full text

The full text below may contain a few conversion errors compared to the version of record of the published article.

Introduction

Cataloging the virome from de novo assembled sequencing data remains a primary challenge in the field of virus metagenomics. Essential subtasks within this challenge include identifying virus genomes over viral-like genetic elements in host genomes, taxonomically classifying them, functionally annotating their genes, and extracting prophages (integrated virus genomes in prokaryotic host genomes) and proviruses (viruses in eukaryotic chromosomes) via virus/cellular genome boundary (Camargo et al., 2023). Until bioinformatics tools can sufficiently conduct these tasks, downstream analyses such as association of viruses with specific host phenotypes (e.g. health vs. disease), deep understanding of virus evolution through comparative genomics, and microbial ecology of viruses and their hosts all remain underwhelming and subject to errors and biases in catalog composition and annotation.

Virus discovery from metagenomic assemblies is commonly performed with tools such as VirSorter2 (Guo et al., 2021), VIBRANT (Kieft et al., 2020), and geNomad (Camargo et al., 2024), which use combinations of hallmark-gene detection and (in some cases) machine-learning classifiers to distinguish viral from cellular or plasmid sequences. For functional annotation and genome interpretation, many workflows rely on ORF calling with prodigal (Larralde, 2022), prodigal-gv (https://github.com/apcamargo/prodigal-gv), or PHANOTATE (McNair et al., 2019) and phage-focused functional annotators such as Pharokka (Bouras et al., 2023) (PHROGs-based), broader annotation frameworks such as MetaCerberus (Figueroa III et al., 2024), and complementary approaches such as phold (Bouras et al., 2026) that leverage structure-informed protein annotation. Downstream quality control utilities like CheckV (Camargo et al., 2023) are used for completeness/contamination estimates, and specialty tools like CRESSENT (Pavan et al., 2026) can perform value-added analyses on certain taxa (e.g. CRESS-DNA viruses). Despite having various software packages for a complete viromics “workflow”, major gaps remain in the discovery and characterization genetic entities that are extremely divergent from well-characterized records.

Cenote-Taker 3 takes on these challenges to advance viral genomics for discovery and annotation of virus genomes from de novo assembled sequences (contigs). This tool scales from a single genome to terabase-size datasets. The complete Cenote-Taker 3 workflow can be summarized as follows: 1) predict and translate open reading frames from input contigs, 2) detect presence/absence of viral hallmark genes in each contig to detect putative virus contigs, 3) explore these contigs for terminal repeats or circularity, wrapping and rotating potentially circular contigs, 4) annotate genes by function, 5) extract prophages in contigs with high bacterial gene content, and 6) assign hierarchical taxonomy labels to each virus sequence (Figure 1). Output files include gene- and contig-level summary tables, FASTA format files for nucleotide and protein sequences, and GenBank flat files as interactive genome maps for each predicted virus. In this manuscript, we benchmark Cenote-Taker 3 against several of the most prominent virus metagenomics tools to determine its utility in gene annotation, virus discovery, and scalability.

Benchmarking of bioinformatics software, while essential, can be difficult to interpret due to choices made and the priorities set by the individuals conducting the benchmarking tests. One approach in virus prediction benchmarks is to synthesize ever smaller snippets of nucleotide sequences of known viruses and then determine if these snippets can be recalled by virus prediction software (Ho et al., 2023). While this may have some use, we argue that, for the purposes of cataloging the virome, these tests are of minimal utility, as they do not measure the ability of software to identify previously undiscovered, highly divergent virus genomes. Furthermore, contigs representing complete or mostly complete virus genomes with identifiable coding regions / functional domains are substantially more valuable and informative to catalogs than incomplete genome fragments.

In the future, we envision biome-specific catalogs of complete, well-characterized virus genomes that can be used in quantitative read-mapping analyses, comparative genomics and other biotechnology applications. To achieve this, we consider what different technologies can offer. Metagenomic assembly algorithms utilizing short reads (produced by the standard technologies for over a decade) produce a plurality of short contigs usually representing small genome fragments. However, long read technologies, such as those employed by PacBio and Oxford Nanopore Technologies (and under development by other companies), produce reads from metagenomic libraries of sufficient quantity, quality, and length to allow assembly of complete cellular (e.g. bacterial), plasmid, and virus genomes. And these technologies are increasingly applied to metagenomes (Agustinho et al., 2024).

Therefore, because of their utility and increasing obtainability, the benchmarks herein focus on single-contig MAGs (metagenome-assembled genomes) representing complete or high-quality genomes from a diversity of ecosystems. The virus genomes in these benchmarks encoding genes that primarily have no or little amino acid similarity to protein records in the large public RefSeq Virus repository (Goldfarb et al., 2025).

All things considered, Cenote-Taker 3 is a high-performing tool that allows researchers to discover and annotate the virome in complex sequence datasets.

Results

Figure 1 - Cenote-Taker 3 Schematic. A visual description of how input contigs are systematically processed by Cenote-Taker 3 to identify virus genomes, produce gene annotations, prune prophages, and assign taxonomy. Output files include genome maps (.gbf), tabular virus- and gene-level summaries, and sequences (.fasta).

Improvements Over Cenote-Taker 2

Cenote-Taker 3, while sharing the same goals as its predecessor (Tisza et al., 2021), completely eclipses its utility and performance. The codebase has been completely rewritten, additional utilities were added, it is much more efficient (5-fold decrease in wall time for the same dataset; Figure 2B), the database is greatly expanded and more consistently annotated (Figure 2A). Also, it is now available via the Bioconda package manager (Ho et al., 2023).

Figure 2 - Updates from Cenote-Taker 2. (A) The hallmark gene Hidden Markov Model database from Cenote-Taker 2 was expanded for Cenote-Taker 3 by adding 7,726 new models. (B) Comparing time to process 100 UHGV genomes between Cenote-Taker 2, Cenote-Taker 3, and Pharokka. The phanotate open reading frame predictor was used as it is the only setting that is comparable to Cenote-Taker 3.

Functional Gene Annotation

Cenote-Taker 3 exists in a rich ecosystem of bioinformatics tools that are purported to or can be used to annotate genes and other features on virus genomes. Not all software packages are tested here. While Cenote-Taker 3 has the capability (because of the scope of its curated databases) to annotate (and discover) viruses-infecting all domains of life, most other tools focus on annotation of bacteriophage genomes, which, via their ubiquity and immense diversity, provide ample test sets.

The UHGV catalog (Camargo et al., 2025) has compiled hundreds of thousands of virus MAGs of varying levels of completeness, and UHGV primarily consists of dsDNA and ssDNA phages from human guts. Here we have taken random subsets of 100 and 1,000 high-quality virus MAGs (Table 1) and compared to state-of-the art tools geNomad(Camargo et al., 2024) (mmseqs-based), MetaCerberus (Figueroa III et al., 2024) (hmmer-based), Pharokka (Bouras et al., 2023) (hmmer-based), and phold (Bouras et al., 2026) (foldseek-based (van Kempen et al., 2024)), and Cenote-Taker 3 (hmmer- and mmseqs-based). Here, Cenote-Taker 3 annotates a significantly higher proportion of genes than all tools except phold (Figure 3A). It has a shorter wall time than all tools except geNomad (Figure 3B). Note that phold is the only software requiring GPU capabilities for gene annotation from this set. Wall time rankings remain consistent when the dataset is scaled to 1,000 virus MAGs (Figure 4E).

Simply measuring the proportion of genes annotated does not account for the possibility of false positives or improper labeling. Considering the test data are mostly divergent genomes (Figure 4A-C) that are difficult to assess for ground truth, we reasoned that some features should be nearly universal in some virus categories. For example, head-tail phages (viruses in the class Caudoviricetes) should have one and only one copy of a major capsid protein (MCP) gene, a large terminase subunit (TerL) gene, and a portal protein gene. Software packages can be benchmarked on their ability to annotate a single copy for each of these conserved genes. Therefore, suitable datasets of putatively complete Caudoviricetes genomes were needed to assess specific marker gene annotation.

Figure 3 - Virus gene annotation benchmarks. (A) UHGV 100 virus Metagenome-Assembled Genomes (MAGs) annotated with five different software packages. The y-axis reports annotated (non-hypothetical) genes as a percentage of total genes. (B) Wall time for UHGV 100 virus MAGs annotation. (C) 27 circular gut (stool)-derived head-tail phage MAGs annotated by five software packages. Per-genome number of annotated major capsid protein (MCP), large terminase subunit (TerL), and portal protein genes. (D) Out of 27 circular gut (stool)-derived head-tail phage MAGs, number of genomes with single copy MCP/TerL/portal genes. (E) 27 circular gut (stool) head-tail phage MAGs, reporting annotated (non-hypothetical) genes as a percentage of total genes. (F) Like (C) but with 242 seawater-derived head-tail phage MAGs. (G) Like (D) but with 242 seawater-derived head-tail phage MAGs. (H) Like (E) but with 242 seawater-derived head-tail phage MAGs.

A recent study used long read data plus short read data to assemble and polish contigs from the viromes of human gut (stool) and seawater virus-like particle preps (Cook et al., 2024) (Table 1). These assemblies contained many complete head-tail phages, and we used these genomes to assess annotation accuracy of major capsid (MCP), large terminase (TerL), and portal genes. In both the gut dataset (Fig 2C-E) and the seawater dataset (Fig2F-H), Cenote-Taker 3 annotates the most head-tail phage genomes with correct number of these three genes . Figure 3 C and F demonstrate that all tools are susceptible to missing these genes (false negatives) as well as predicting multiple copies of the target genes (false positives). Cenote-Taker 3 annotated the expected number of MCP/TerL/Portal protein genes in 22/27 head-tail phages (81.4% perfect rate) in the gut dataset surpassing geNomad (22.2%), MetaCerberus (40.7%), Pharokka (70.3%), and phold (74.1%) (Figure 2D). And Cenote-Taker 3 correctly classified 174/242 (73.5% perfect rate) in the seawater dataset, outpacing geNomad (18.5%), MetaCerberus (25.2%), Pharokka (33.5%), and phold (25.6%) (Figure 2G). Additional statistics are available in Supplementary Tables S1-6. The combination of speed, annotation rate, and accuracy demonstrate that Cenote-Taker 3 is a strong choice for gene annotation tasks for virus MAGs.

Figure 4 - Additional Annotation Analyses. Translated amino acid sequences were compared to RefSeq Virus amino acid sequences using mmseqs (e-value cutoff 0.01) for (A) Gut DTR Genomes, (B) Seawater DTR Genomes, and (C) Seawater RNA Genomes. (D) RefSeq Virus genomes (n=18,969 contigs) annotated with four different software packages. The y-axis reports annotated (non-hypothetical) genes as a percentage of total genes. (E) Wall Time for Annotating 1,000 UHGV Genomes.

RNA viruses, such as those that might be sequenced in metatranscriptomics studies, have more diverse genome end types and may consist of multiple segments. Therefore, determining completeness of previously undiscovered viruses is more difficult. Nevertheless, other, potentially more biased, methods exist to detect complete virus MAGs. Here, MAGs from an RNA sequencing dataset from a large seawater virus-like particle preparation (Table 1) were filtered using CheckV to retain putatively complete and high-quality virus genomes (Figure 4C). These genomes were annotated by the same five software packages, and Cenote-Taker 3 had the highest proportion of annotated genes and had the highest number of contigs with an annotated RNA-dependent RNA polymerase (RdRP) gene and Capsid/Coat gene (Figure 5). It should be noted that Pharokka and phold are designed for DNA phages, and their decreased performance should be understood as a design choice.

Figure 5 - Annotation of RNA virus genomes. (A) 1,133 putatively complete RNA virus MAGs annotated by five software packages. Per-genome number of annotated capsid/coat protein (Cap) and RNA-Dependent RNA Polymerase (RdRP). (B) 1,133 putatively complete RNA virus MAGs annotation rate. The y-axis reports annotated (non-hypothetical) genes as a percentage of total genes. (C) Out of 1,133 putatively complete RNA virus MAGs, number of genomes with Cap and RdRP annotated, respectively.

To compare annotation performance on a well-characterized and diverse dataset, each software package was run on complete RefSeq Virus genomes (n=18,969) (Table 1). In this test, Cenote-Taker 3 annotated the highest proportion of genes on average, followed closely by MetaCerberus (Figure 4D).

Figure 6 - Comparison of Gene Family HMMs. Consensus sequences from all individual HMMs were extracted from Cenote-Taker 3, Pharokka, MetaCerberus, geNomad and Cenote-Taker 2 and compared with mmseqs2. (A) Left: histogram of amino acid identity of consensus sequences of Cenote-Taker 3 DB to Pharokka DB. Right: top 10 functional categories of Cenote-Taker 3 models with no detected similar to Pharokka models. (B) Like A but with MetaCerberus and Cenote-Taker 3. (C) Like A but with geNomad and Cenote-Taker 3. (D) Like A but with Cenote-Taker 2 and Cenote-Taker 3.

Next, we wanted to resolve why Cenote-Taker 3 outperformed other software packages in these virus annotation benchmarks despite using similar methods (hmmer and mmseqs) as most other approaches. Cenote-Taker 3, Pharokka, MetaCerberus, and Cenote-Taker 2 have associated HMM databases containing models for virus gene families, and these databases could be compared. Consensus amino acid sequences of all models were extracted and aligned using mmseqs2 (Steinegger & Soding, 2017) (e-value threshold 0.01). Across all comparisons, Cenote-Taker 3’s database contained thousands of models with no similarity to models in other databases (Figure 6A-D). Importantly, when we looked at the top 10 functional labels in Cenote-Taker 3-specific models (i.e. no mmseqs alignments to models in other tools), we see that models for Major Capsid Protein, Portal protein, Large Terminase, RNA-Dependent RNA Polymerase, and other key hallmark genes are the most abundant. Therefore, it’s almost certain that the gene annotation improvements are primarily a function of more and better gene family models utilized by Cenote-Taker 3.

Table 1 - Annotation Datasets

Dataset

Description

Genomes

UHGV 100

Unified Human Gastrointestinal Virome, high-quality MAGs

100

UHGV 1000

UHGV MAGs for runtime testing

1,000

RefSeq Virus

NCBI RefSeq Virus reference genomes

18,969

Gut DTR

Complete (circular) gut virome head-tail phages

27

Seawater DTR

Complete (circular) seawater virome head-tail phages

242

Seawater RNA Virome

Complete RNA virus genomes from seawater (PRJNA605028)

1,133

Random GenBank Viruses

Random GenBank virus genomes for taxonomy accuracy

3,696

 

Virus Discovery

To assess virus discovery capabilities, we compared Cenote-Taker 3 with geNomad on circular contigs from two distinct environmental datasets: hot springs (Kato et al., 2022) and anaerobic digester metagenomes (Benoit et al., 2024) (Table 2). GeNomad was chosen since it has become a dominant virus discovery software in recent years and is well-maintained. It uses a combination of marker gene annotation and kmer-based neural network classification to predict which contigs are viruses. Cenote-Taker 3 uses a solely marker gene-based approach to virus discovery.

Long read datasets were assembled with myloasm v0.1.0 (Shaw et al., 2025) and filtered for circularity. Circular contigs should represent either complete bacterial chromosomes (which may contain prophages), plasmids, or circular DNA virus genomes. These were run through Cenote-Taker 3 and geNomad using virus discovery/detection settings recommended in each software’s documentation.

Overall, the two methods largely agree on the hot springs data (Figure 7A). However, there is some disagreement. Again, ground truth is difficult if not impossible to know when working with this data type. To analyze Cenote-Taker 3-specific and geNomad-specific contigs, phold was used to annotate genes since this method’s structure-based approach is somewhat orthogonal to other methods. We find that both discovery methods missed contigs with complete arrays of major capsid protein, large terminase subunit, and portal genes (Figure 7B-C). Inspection of phold-based genome maps is interesting if not conclusive (Figure 7D,E). Many Cenote-Taker 3-specific contigs encode high numbers of phage tail-related genes, for example, which may represent phage-derived tailocin elements.

Figure 7 - Virus Discovery Comparison for Hot Springs Data. (A) Comparison of viruses identified/discovered between geNomad and Cenote-Taker 3 in a dataset of circular MAGs from a hot spring long read metagenome assembly. (B) For viruses in this dataset only identified by Cenote-Taker 3, count of MCP/TerL/Portal protein genes annotated per contig by phold. (C) Like (B) but for viruses in this dataset only identified by geNomad. (D) For viruses in this dataset only identified by Cenote-Taker 3, genome maps of phold annotations, highlighting MCP/TerL/Portal protein genes. Only contigs with under 200 genes shown for readability. (E) Like (D) but for viruses in this dataset only identified by geNomad.

Results were more divergent in the anaerobic digester dataset (Figure 8A), wherein geNomad called 143 unique contigs while Cenote-Taker 3 called 37 unique contigs viral. We find that Cenote-Taker 3 has a greater number of unique contigs that encode major capsid protein, large terminase, and/or portal protein genes, per phold annotation (Figure 8B,D). GeNomad, on the other hand, has many unique contigs from the anaerobic digester dataset that have few of these marker genes (despite geNomad taxonomic labels of Caudoviricetes for nearly all contigs), and, interestingly, most are about 25 kilobases in length (Figure 8C,E). The geNomad output files show that the large majority of the unique contigs encoded no hallmark genes (109/143) and the software used predictions from its neural network on these MAGs (Figure 9). Shared gene content (not shown) suggests these contigs may represent a coherent class of elements. It’s hard to say whether these elements are truly viruses, but it would also be difficult to ascribe any other category to them.

Figure 8 - Virus Discovery Comparison for Anaerobic Digester Data. (A) Comparison of viruses identified/discovered between geNomad and Cenote-Taker 3 in a dataset of circular MAGs from anaerobic digester long read metagenome assembly. (B) For viruses in this dataset only identified by Cenote-Taker 3, count of MCP/TerL/Portal protein genes annotated per contig by phold. (C) Like (B) but for viruses in this dataset only identified by geNomad. (D) For viruses in this dataset only identified by Cenote-Taker 3, genome maps of phold annotations, highlighting MCP/TerL/Portal protein genes. Only contigs with under 200 genes shown for readability. (E) Like (D) but for viruses in this dataset only identified by geNomad.

While we do not claim that Cenote-Taker 3 is the best approach to use when searching metagenomic data for highly fragmented and incomplete virus genomes, it is nevertheless informative to see how it performs in virus discovery tasks on short-read metagenomics assemblies. Six datasets from gut (stool) DNA – three from bulk WGS and three from virus-like particle preps – were assembled (Table 2). Then, Cenote-Taker 3 and geNomad were run in discovery mode, using a two marker/hallmark gene minimum to avoid false positives. While no ground truth data is available to validate these benchmarks, the union between these tools is greater than the differences (Figure 10), suggesting that either software might be used for this task. Further, using different parameters and thresholds will affect the results.

Figure 9 - Virus MAG Hallmark Comparison for Shared and Unique Detections. (A) Comparison of hallmark genes for viruses identified/discovered between geNomad and Cenote-Taker 3 in a dataset of circular MAGs from hot spring long read metagenome assembly. Cenote-Taker 3 hallmark gene counts. (B) Like (A), but geNomad hallmark gene counts. (C) Like (A) but for circular MAGs from anaerobic digester long read metagenome assembly. Cenote-Taker 3 hallmark gene counts. (D) Like (C) but geNomad hallmark gene counts.

When these results are taken together, potential users of these software packages face a difficult choice. Using Cenote-Taker 3, putative virus MAGs may be easier to verify since presence of virus hallmark genes can be checked with orthogonal methods. With geNomad, the virus MAGs primarily predicted by the neural network are harder to verify but may contain genomes from entirely undescribed types of viruses.

Figure 10 - Virus Discovery on Short-Read Assemblies. (A) Three bulk WGS sequencing runs for stool samples were downloaded from SRA and assembled. Cenote-Taker 3 and geNomad were run with comparable settings, and specific contigs that are predicted to be viruses are compared. (B) Like A but with Virus-like Particle preps from stool samples.

Table 2 - Discovery Datasets

Dataset

Description

Size

Sequences

DRR290133

Long-read assembly, circular contigs

0.168 Gb

301

ERR10905741

Long-read assembly, circular contigs

0.175 Gb

390

ERR8081307

Short-read VLP assembly

0.014 Gb

5,666

ERR8081362

Short-read VLP assembly

0.007 Gb

2,699

ERR8081370

Short-read VLP assembly

0.006 Gb

3,673

ERR13455686

Short-read bulk WGS assembly

0.018 GB

4,909

SRR36807671

Short-read bulk WGS assembly

0.032 Gb

16,397

SRR36931851

Short-read bulk WGS assembly

0.18 Gb

67,543


Computational Performance and Resource Scaling

In an era where large metagenomic studies often produce tens to hundreds of gigabases (Gb) of metagenomic contigs, it is important to understand how your software of choice scales. Sampling a large pool of metagenomic contigs at 3% (0.15 Gb), 10% (0.49 Gb), 30% (1.50 Gb), and 100% (5.18 Gb) (Table 3), we compared the wall time and random-access memory usage of Cenote-Taker 3 and geNomad on compute nodes with 1 to 32 CPUs (central processing units).

This benchmark demonstrates that both Cenote-Taker 3 and geNomad can handle very large individual datasets with these resources. Cenote-Taker 3 was faster (higher throughput) when using 1 or 2 CPUs, there were data-dependent results for 4 or 8 CPUs, and geNomad had superior throughput with 16 or 32 CPUs (Figure 11A-B). In all cases, however, geNomad was most memory-efficient, likely due to Cenote-Taker 3 using pyhmmer for heavy computation whereas geNomad does not (Figure 11C).

Cenote-Taker 3’s parallel scaling efficiency falls off above 4 CPUs and falls more steeply than geNomad (Figure 11D). Therefore, we can recommend that users wishing to run Cenote-Taker 3 on many datasets deploy compute nodes with 4 CPUs for optimal efficiency.

Table 3 - Resource Scaling Datasets

Dataset

Subset

Size

Sequences

Large Metagenome (DRR582205 + ERR9769281 + ERR10905741)

100%

5.18 Gb

177,667

Large Metagenome (DRR582205 + ERR9769281 + ERR10905741)

30%

1.50 Gb

53,667

Large Metagenome (DRR582205 + ERR9769281 + ERR10905741)

10%

0.49 Gb

17,876

Large Metagenome (DRR582205 + ERR9769281 + ERR10905741)

3%

0.15 Gb

5,417

Figure 11 - Performance Scaling for Virus Discovery. Three large metagenomic read sets (SRA: DRR582205, ERR9769281,ERR10905741) were assembled and these assemblies were combined to make an extremely large “stress test” for Cenote-Taker 3 and geNomad. The 100% dataset is 5.18 Gb of contigs; the 30% subset is 1.50 Gb; the 10% subset is 0.49 Gb; the 3% subset is 0.15 Gb. These different subsets were fed to Cenote-Taker 3 and geNomad with different resource allowances. (A) Runtime by CPU count and dataset size. (B) Throughput (Gb/hour) with different resource allowances. (C) Memory efficiency (Gb per Gigabyte of max RAM) with different resource allowances. (D) Parallel scaling efficiency.

Other Features: Taxonomy, Prophage Extraction

Cenote-Taker 3 also assigns hierarchical taxonomy of virus contigs based on identity of its “hallmark” genes to GenBank virus records. A comparison of the aforementioned UHGV dataset of 100 high-quality MAGs shows very similar output to geNomad (Figure 12A). Next, thousands of random GenBank genomes with NCBI taxonomy labels were downloaded, and Cenote-Taker 3 was used to annotate these to determine taxonomical concordance. For genomes where Cenote-Taker 3 detects a marker gene, we see >89% agreement with GenBank down to the family level (Figure 12B). Cenote-Taker 3 will only classify genomes for which a hallmark gene is detected. When considering all contigs from this set, the accuracy drops to 73% at the family level (Figure 12C), mostly due to the many reverse-transcribing viruses in GenBank, which Cenote-Taker 3 DB does not contain hallmark genes for, and small segments of segmented viruses.

Prophage extraction from bacterial chromosomes is performed by finding regions with virus “hallmark” genes and scoring surrounding genes for virus vs bacterial features and clipping the prophage where high bacterial gene content begins. Cenote-Taker 3 was compared to geNomad, VirSorter 2, and VIBRANT in a study by Wirbel et al. (2026) for prophage boundary prediction accuracy. This study used soft clipping information to find prophage excision/integration points in bacterial MAGs and compared these coordinates to the boundaries predicted by the software. Overall, geNomad had the lowest error, and Cenote-Taker 3 had middle of the road performance. Cenote-Taker 3 boundary error was on par with geNomad after CheckV post-processing, suggesting a practical approach for Cenote-Taker 3-based pipelines.

Discussion

Cenote-Taker 3 is an ideal piece of software for annotation and cataloging of the virome, particularly if the focus is on high-quality genomes. It readily scales from single virus genomes to thousands of metagenomes. It can be used as an end-to-end program to identify virus MAGs, annotate their genes, excise prophage sequences from bacterial genomes, and taxonomically label virus sequences. Alternatively, it can also be used to simply annotate genes and report taxonomy of pre-discovered virus MAGs.

Cenote-Taker 3 reliably reports on the function of important genes and identifies viruses in complex datasets. Some existing software outperforms Cenote-Taker 3 in some ways, but this tool stands out for its combination of performance and accuracy. For example, the benchmarking performed showed that Cenote-Taker 3 annotated essential genes (MCP, TerL, portal protein for head-tail phages; RdRP and Capsid/Coat for RNA viruses) more accurately than other tools and finished annotation tasks more quickly than most tools (Figure 2B, Figure 3A, Figure 4E). Virus discovery tests showed that Cenote-Taker 3 identifies some highly convincing virus MAGs that are missed by the field standard geNomad (Figure 7-8). Therefore, we believe it’s justified to say that Cenote-Taker 3 occupies an impactful niche in viromics workflows, excelling at 1) functional annotation of previously uncharacterized virus genomes and 2) virome catalog building with a focus on complete/near complete MAGs. Cenote-Taker 3 will be essential for virome cataloging projects alongside other software, such as geNomad, used in this manuscript’s benchmarking.

Comparative tests for annotation and discovery of viruses, such as those performed in this study, also present discrete and useful opportunities for all software packages compared to improve. For example, when other software identifies a major capsid protein gene that Cenote-Taker 3 does not, this signal can be validated (e.g. using structural prediction) and the Cenote-Taker 3 database can be improved accordingly.

Figure 12 - Taxonomic Benchmarking. (A) 100 high-quality virus MAGs from the UHGV dataset were run through Cenote-Taker 3 and geNomad and the hierarchical taxonomy labels were compared. Genomes were faceted by realm assigned by Cenote-Taker 3. (B) Random NCBI Virus genomes (n=2,959 contigs) in which Cenote-Taker 3 discovered hallmark genes were taxonomically classified with Cenote-Taker 3 and these hierarchical were compared to labels in official NCBI records. (C) Like B but with full set of random NCBI virus genomes (n=3,696). Cenote-Taker 3 will not assign taxonomy without discovering hallmark genes.

As long-read sequencing technologies continue to mature and become more affordable, tools like Cenote-Taker 3 will become increasingly valuable for producing high-quality complete viral genome annotations from metagenomic data. Future developments will focus on expanding reference databases to improve annotation of currently unknown genes, particularly those from under-sampled environments and viral lineages.

By offering simplified installation through Bioconda along with high performance on standard consumer hardware and high-performance compute systems, Cenote-Taker 3 contributes to democratizing viral genomics research, enabling labs with limited computational resources to conduct sophisticated analyses.

Methods

Cenote-Taker 3 Code Details

Cenote-Taker 3 is a command-line interface tool coded using Python and Bash. It imports and/or calls several bioinformatics packages. To read and write sequencing records, Biopython (Cock et al., 2009) and Seqkit (Shen et al., 2016) are used. To predict open-reading frames, pyrodigal-gv (Larralde, 2022) is used by default, and pyrodigal and phanotate (McNair et al., 2019) are also available per command-line argument. Gene functional annotation is performed using pyhmmer (McNair et al., 2019) and mmseqs2 (Steinegger & Soding, 2017). Hhsuite (Steinegger et al., 2019) and its databases can also be used. trnascan-se (Chan et al., 2021) is used to predict tRNA elements. Bedtools (Quinlan & Hall, 2010) is used to deal with genomic ranges and coordinates. Minimap2 (Li, 2018) and samtools (Danecek et al., 2021) are used for optional read alignment and quantification steps.

All code is publicly available and maintained on GitHub (https://github.com/mtisza1/Cenote-Taker3). The repo is also automatically backed up in Zenodo located at: https://doi.org/10.5281/zenodo.17290322.

Basic installation instructions using the mamba/conda package manager:

mamba create -n ct3_env bioconda::cenote-taker3

Bioconda package page can be accessed at https://bioconda.github.io/recipes/cenote-taker3/README.html#package-cenote-taker3. Quay container image, generated automatically by Bioconda, can be accessed here.

Cenote-Taker 3 Database Details

For the HMM databases, including virus “hallmark” (virion, rdrp, and dnarep) databases and additional gene annotation databases, the Cenote-Taker 2 database was expanded with gene models from PHROGs (Terzian et al., 2021), efams (Zayed et al., 2021), sequences from the Buck et al. survey (Buck et al., 2024), and manually curated models. All model names were manually checked and updated as necessary to ensure similar models returned the same annotation. Notably, Cenote-Taker 3 hallmark databases do not contain gene models for reverse transcribing viruses (class Revtraviricetes). This is a design choice made to avoid overloading of results with endogenous retroviruses of eukaryotic genomes.

For the taxonomy database, NCBI’s NR Clustered cd90 amino acid sequence database (https://ftp.ncbi.nlm.nih.gov/blast/db/experimental/) was downloaded on December 12, 2023, and filtered for records belonging the “Viruses” taxon. Then, these records were queried against the Cenote-Taker 3 hallmark databases (virion, rdrp, and dnarep) (DB v3.1.1), and hits were returned by standard Cenote-Taker 3 cut-offs. Hierarchical taxonomy labels were retrieved from GenBank for these selected records using taxonkit (Shen & Ren, 2021). Only records which contained class, family, and genus labels were kept for the final taxonomy database. Mmseqs2 was used to create a taxDB with these records.

Database files can be accessed on Zenodo: https://doi.org/10.5281/zenodo.12707420

Annotation Benchmarks

Annotation benchmarks were performed using a 2023 MacBook Pro laptop computer with 16 GB of memory and an Apple M2 Pro chip running MacOS. Resource scaling benchmarks were performed on compute nodes with Intel “Emerald Rapids” with 32 central processing units and large onboard cache with 1 TB memory each.

The UHGV, Gut Circular, and Seawater Circular, Seawater virus-like particle RNA virus MAG, GenBank, RefSeq, short-read assemblies, and large metagenome sequences are available on Zenodo: https://doi.org/10.5281/zenodo.16807783. Seawater virus-like particle RNA sequencing reads and assemblies are available on NCBI under bioproject PRJNA605028.

The following software package versions and databases were used: geNomad v1.11.1 (DB v1.9), MetaCerberus v1.4.0 (DB v1.4), Pharokka v1.7.3 (DB v1.4.0), phold v0.2.0 (DB v2), Cenote-Taker 3 v3.4.1 (DB v3.11).

All annotation software tested used pyrodigal-gv to conduct open reading frame prediction, making annotation rates as comparable as possible. The most appropriate setting for annotation were used based on software documentation. These are the threshold used by each tool, pharokka hmmer e-value <= 1e-5, MetaCerberus hmmer e-value <=1e-9, Cenote-Taker 3 hmmer e-value 1e-7 and mmseqs search e-value <= 1e-3, genomad mmseqs search <= 1e-3, phold foldseek e-value 1e-3. Example commands are as follows:

genomad annotate—splits 4 seqs.fna gnmd_test1_out genomad_dbs/

metacerberus.py—prodigalgv seqs.fna—hmm “ALL”—dir_out metc_test1_out

pharokka.py -m -s -g prodigal-gv—meta_hmm -d pharokka_db -i seqs.fna -o phar_test1_out

phold run -i seqs.fna -o phold_test1_out

cenotetaker3 -c seqs.fna -r ct3_test1_out -p F -am T

All scripts to reproduce analyses of annotation outputs are available on GitHub (https://github.com/mtisza1/ct3_benchmarks), and data are available on Zenodo (https://doi.org/10.5281/zenodo.16807783).

Discovery Benchmarks

Circular MAG assemblies from hot spring reads (DRR290133) and anaerobic digester sample reads (ERR10905741) are available on Zenodo: https://doi.org/10.5281/zenodo.18603714. Reads were downloaded from SRA and assembled with myloasm v0.1.0 with default settings. Circularity of contigs is reported in myloasm output sequence headers.

GeNomad end-to-end pipeline was run on these data with default settings plus the “—enable-score-calibration” flag. Cenote-Taker 3 was run with the flags “-p T—lin_minimum_hallmark_genes 2 --circ_minimum_hallmark_genes 2” as recommended on the GitHub README for whole genome shotgun metagenome data.

Tool-specific contigs were annotated with phold v0.2.0 using default settings and visualized with Rstats package gggenomes (Hackl et al., 2021).

Data, script, code, and supplementary information availability

• Cenote-Taker Code GitHub Repository: https://github.com/mtisza1/Cenote-Taker3

• Benchmark Data Zenodo Archive: https://doi.org/10.5281/zenodo.16807782 (Tisza, 2026a)

• Cenote-Taker Software Zenodo Archive: https://doi.org/10.5281/zenodo.18603432 (Tisza, 2026b)

• Cenote-Taker Database Zenodo Archive: https://doi.org/10.5281/zenodo.8429308 (Tisza, 2024)

• Benchmark Code Zenodo Archive: https://doi.org/10.5281/zenodo.16990172 (Tisza, 2026c)

• A high resolution of the figures can be uploaded here: https://doi.org/10.5281/zenodo.19357986 (Tisza, 2026d)

Author Contributions Statement

Conceptualization: M.J.T., S.J.C., J.F.P.

Methodology: M.J.T., A.V.

Investigation: M.J.T., A.V.

Visualization: M.J.T.

Funding acquisition: S.J.C., J.F.P.

Project administration: S.J.C.

Supervision: J.F.P., S.J.C.

Writing—original draft: M.J.T., S.J.C.

Writing—review and editing: M.J.T., S.J.C., J.F.P., A.V.

Acknowledgements

We are grateful all insights and suggestions from early users of this software, especially Dr. Chris Buck.

Preprint version 2 of this article has been peer-reviewed and recommended by Peer Community In Microbiology (https://doi.org/10.24072/pci.microbiol.100167; Canuti, 2026)

Funding

This research was supported by NIH Grant 1U54AG089335-01.

Conflict of interest disclosure

The authors declare they comply with the PCI rule of having no financial conflicts of interest.


References

[1] Agustinho, D.; Fu, Y.; Menon, V.; Metcalf, G.; Treangen, T.; Sedlazeck, F. Unveiling microbial diversity: harnessing long-read sequencing technology, Nat Methods, Volume 21 (2024) no. 6, pp. 954-966 | DOI

[2] Benoit, G.; Raguideau, S.; James, R.; Phillippy, A.; Chikhi, R.; Quince, C. High-quality metagenome assembly from long accurate reads with metaMDBG, Nat Biotechnol, Volume 42 (2024) no. 9, pp. 1378-1383 | DOI

[3] Bouras, G.; Grigson, S.; Mirdita, M.; Heinzinger, M.; Papudeshi, B.; Mallawaarachchi, V.; Green, R.; Kim, R.; Mihalia, V.; Psaltis, A.; Wormald, P.; Vreugde, S.; Steinegger, M.; Edwards, R. Protein structure-informed bacteriophage genome annotation with Phold, Nucleic Acids Res, Volume 54 (2026) no. 1, p. 1448 | DOI

[4] Bouras, G.; Nepal, R.; Houtak, G.; Psaltis, A.; Wormald, P.; Vreugde, S. Pharokka: a fast scalable bacteriophage annotation tool, Bioinformatics, Volume 39 (2023) no. 1, p. 776 | DOI

[5] Buck, C. B.; Welch, N.; Belford, A. K.; Varsani, A.; Pastrana, D. V.; Tisza, M. J.; Starrett, G. J. Widespread Horizontal Gene Transfer Among Animal Viruses, eLife, 2024 | DOI

[6] Camargo, A.; Baltoumas, F.; Ndela, E.; Fiamenghi, M.; Merrill, B.; Carter, M.; Pinto, Y.; Chakraborty, M.; Andreeva, A.; Ghiotto, G.; Shaw, J.; Proal, A.; Sonnenburg, J.; Bhatt, A.; Roux, S.; Pavlopoulos, G.; Nayfach, S.; Kyrpides, N. A genomic atlas of the human gut virome elucidates genetic factors shaping host interactions, bioRxiv, 2025 | DOI

[7] Camargo, A.; Nayfach, S.; Chen, I.; Palaniappan, K.; Ratner, A.; Chu, K.; Ritter, S.; Reddy, T.; Mukherjee, S.; Schulz, F.; Call, L.; Neches, R.; Woyke, T.; Ivanova, N.; Eloe-Fadrosh, E.; Kyrpides, N.; Roux, S. IMG/VR v4: an expanded database of uncultivated virus genomes within a framework of extensive functional, taxonomic, and ecological metadata, Nucleic Acids Res, Volume 51 (2023) no. D1, p. 733 | DOI

[8] Camargo, A.; Roux, S.; Schulz, F.; Babinski, M.; Xu, Y.; Hu, B.; Chain, P.; Nayfach, S.; Kyrpides, N. Identification of mobile genetic elements with geNomad, Nat Biotechnol, Volume 42 (2024) no. 8, pp. 1303-1312 | DOI

[9] Canuti, M. Virus discovery and viromics made easy, Peer Community in Microbiology (2026) | DOI

[10] Chan, P.; Lin, B.; Mak, A.; Lowe, T. tRNAscan-SE 2.0: improved detection and functional classification of transfer RNA genes, Nucleic Acids Res, Volume 49 (2021) no. 16, pp. 9077-9096 | DOI

[11] Cock, P.; Antao, T.; Chang, J.; Chapman, B.; Cox, C.; Dalke, A.; Friedberg, I.; Hamelryck, T.; Kauff, F.; Wilczynski, B.; Hoon, M. Biopython: freely available Python tools for computational molecular biology and bioinformatics, Bioinformatics, Volume 25 (2009) no. 11, pp. 1422-1423 | DOI

[12] Cook, R.; Brown, N.; Rihtman, B.; Michniewski, S.; Redgwell, T.; Clokie, M.; Stekel, D.; Chen, Y.; Scanlan, D.; Hobman, J.; Nelson, A.; Jones, M.; Smith, D.; Millard, A. The long and short of it: benchmarking viromics using Illumina, Nanopore and PacBio sequencing technologies, Microb Genom, Volume 10 (2024) no. 2 | DOI

[13] Danecek, P.; Bonfield, J.; Liddle, J.; Marshall, J.; Ohan, V.; Pollard, M.; Whitwham, A.; Keane, T.; McCarthy, S.; Davies, R.; Li, H. Twelve years of SAMtools and BCFtools, Gigascience, Volume 10 (2021) no. 2, p. 008 | DOI

[14] Figueroa III, J.; Dhungel, E.; Bellanger, M.; Brouwer, C.; White Iii, R. MetaCerberus: distributed highly parallelized HMM-based processing for robust functional annotation across the tree of life, Bioinformatics, Volume 40 (2024) no. 3, p. 119 | DOI

[15] Goldfarb, T.; Kodali, V.; Pujar, S.; Brover, V.; Robbertse, B.; Farrell, C.; Oh, D.; Astashyn, A.; Ermolaeva, O.; Haddad, D.; Hlavina, W.; Hoffman, J.; Jackson, J.; Joardar, V.; Kristensen, D.; Masterson, P.; McGarvey, K.; McVeigh, R.; Mozes, E.; Murphy, M.; Schafer, S.; Souvorov, A.; Spurrier, B.; Strope, P.; Sun, H.; Vatsan, A.; Wallin, C.; Webb, D.; Brister, J.; Hatcher, E.; Kimchi, A.; Klimke, W.; Marchler-Bauer, A.; Pruitt, K.; Thibaud-Nissen, F.; Murphy, T. NCBI RefSeq: reference sequence standards through 25 years of curation and annotation, Nucleic Acids Res, Volume 53 (2025) no. D1, p. 243 | DOI

[16] Guo, J.; Bolduc, B.; Zayed, A.; Varsani, A.; Dominguez-Huerta, G.; Delmont, T.; Pratama, A.; Gazitua, M.; Vik, D.; Sullivan, M.; Roux, S. VirSorter2: a multi-classifier, expert-guided approach to detect diverse DNA and RNA viruses, Microbiome, Volume 9 (2021) no. 1, p. 37 | DOI

[17] Hackl, T.; Duponchel, S.; Barenhoff, K.; Weinmann, A.; Fischer, M. Virophages and retrotransposons colonize the genomes of a heterotrophic flagellate, eLife, Volume 10 (2021), p. 72674 | DOI

[18] Ho, S.; Wheeler, N.; Millard, A.; Schaik, W. Gauge your phage: benchmarking of bacteriophage identification tools in metagenomic sequencing data, Microbiome, Volume 11 (2023) no. 1, p. 84 | DOI

[19] Kato, S.; Masuda, S.; Shibata, A.; Shirasu, K.; Ohkuma, M. Insights into ecological roles of uncultivated bacteria in Katase hot spring sediment from long-read metagenomics, Front Microbiol, Volume 13 (2022) | DOI

[20] Kieft, K.; Zhou, Z.; Anantharaman, K. VIBRANT: automated recovery, annotation and curation of microbial viruses, and evaluation of viral community function from genomic sequences, Microbiome, Volume 8 (2020) no. 1, p. 90 | DOI

[21] Larralde, M. Pyrodigal: Python bindings and interface to Prodigal, an efficient method for gene prediction in prokaryotes, Journal of Open Source Software, Volume 7 (2022) no. 72 | DOI

[22] Li, H. Minimap2: pairwise alignment for nucleotide sequences, Bioinformatics, Volume 34 (2018) no. 18, pp. 3094-3100 | DOI

[23] McNair, K.; Zhou, C.; Dinsdale, E.; Souza, B.; Edwards, R. PHANOTATE: a novel approach to gene identification in phage genomes, Bioinformatics, Volume 35 (2019) no. 22, pp. 4537-4542 | DOI

[24] Pavan, R.; Sullivan, M.; Tisza, M. CRESSENT: a bioinformatics toolkit to explore and improve ssDNA virus annotation, Microb Genom, Volume 12 (2026) no. 2 | DOI

[25] Quinlan, A.; Hall, I. BEDTools: a flexible suite of utilities for comparing genomic features, Bioinformatics, Volume 26 (2010) no. 6, pp. 841-842 | DOI

[26] Shaw, J.; Marin, M.; Li, H. High-resolution metagenome assembly for modern long reads with myloasm., bioRxiv (2025) | DOI

[27] Shen, W.; Le, S.; Li, Y.; Hu, F. SeqKit: A Cross-Platform and Ultrafast Toolkit for FASTA/Q File Manipulation, PLoS One, Volume 11 (2016) no. 10, p. 0163962 | DOI

[28] Shen, W.; Ren, H. TaxonKit: A practical and efficient NCBI taxonomy toolkit, J Genet Genomics, Volume 48 (2021) no. 9, pp. 844-850 | DOI

[29] Steinegger, M.; Meier, M.; Mirdita, M.; Vohringer, H.; Haunsberger, S.; Soding, J. HH-suite3 for fast remote homology detection and deep protein annotation, BMC Bioinformatics, Volume 20 (2019) no. 1, p. 473 | DOI

[30] Steinegger, M.; Soding, J. MMseqs2 enables sensitive protein sequence searching for the analysis of massive data sets, Nat Biotechnol, Volume 35 (2017) no. 11, pp. 1026-1028 | DOI

[31] Terzian, P.; Olo Ndela, E.; Galiez, C.; Lossouarn, J.; Perez Bucio, R.; Mom, R.; Toussaint, A.; Petit, M.; Enault, F. PHROG: families of prokaryotic virus proteins clustered using remote homology, NAR Genom Bioinform, Volume 3 (2021) no. 3, p. 067 | DOI

[32] Tisza, M. Database files for Cenote-Taker 3 (v4.1.1) Version 3.1.1) , Zenodo, 2024 | DOI

[33] Tisza, M. Data used for Benchmarking Cenote-Taker 3 Version 2 , Zenodo, 2026 | DOI

[34] Tisza, M. mtisza1/Cenote-Taker3: v3.4.4 Cenote-Taker 3: Motmot Version v3.4.4, Zenodo, 2026 | DOI

[35] Tisza, M. mtisza1/ct3_benchmarks: Code to generate figures/analysis for doi.org/10.1101/2025.08.20.671380 RTR1 Version preprint2), Zenodo, 2026 | DOI

[36] Tisza, M. Figures for Cenote-Taker 3 Manuscript, Zenodo, 2026 | DOI

[37] Tisza, M.; Belford, A.; Dominguez-Huerta, G.; Bolduc, B.; Buck, C. Cenote-Taker 2 democratizes virus discovery and sequence annotation, Virus Evol, Volume 7 (2021) no. 1 | DOI

[38] Kempen, M.; Kim, S.; Tumescheit, C.; Mirdita, M.; Lee, J.; Gilchrist, C.; Soding, J.; Steinegger, M. Fast and accurate protein structure search with Foldseek, Nat Biotechnol, Volume 42 (2024) no. 2, pp. 243-246 | DOI

[39] Wirbel, J.; Hickey, A.; Chang, D.; Enright, N.; Dvorak, M.; Chanin, R.; Schmidtke, D.; Bhatt, A. Long-read metagenomics reveals phage dynamics in the human gut microbiome, Nature, Volume 649 (2026) no. 8098, pp. 982-990 | DOI

[40] Zayed, A. A.; Lücking, D.; Mohssen, M.; Cronin, D.; Bolduc, B.; Gregory, A. C.; Hargreaves, K. R.; Piehowski, P. D.; White III, R. A.; Huang, E. L.; Adkins, J. N.; Roux, S.; Moraru, C.; Sullivan, M. B. efam: an expanded, metaproteome-supported HMM profile database of viral protein families, Bioinformatics, Volume 37 (2021) no. 22, pp. 4202-4208 | DOI