Search bioRxiv⌕ Search

Biology subjects

Papudeshi, B.

Publications and source records attributed to Papudeshi, B..

5 recordsLinked to original sources

Sphae: An automated toolkit for predicting phage therapy candidates from sequencing data

MotivationPhage therapy is a viable alternative for treating bacterial infections amidst the escalating threat of antimicrobial resistance. However, the therapeutic success of phage therapy depends on selecting safe and effective phage candidates. While experimental methods focus on isolating phages and determining their lifecycle and host range, comprehensive genomic screening is critical to identify markers that indicate potential risks, such as toxins, antimicrobial resistance, or temperate lifecycle traits. These analyses are often labor-intensive and time-consuming, limiting the rapid deployment of phage in clinical settings. ResultsWe developed Sphae, an automated bioinformatics pipeline designed to streamline therapeutic potential of a phage in under ten minutes. Using Snakemake workflow manager, Sphae integrates tools for quality control, assembly, genome assessment, and annotation tailored specifically for phage biology. Sphae automates the detection of key genomic markers, including virulence factors, antimicrobial resistance genes, and lysogeny indicators like integrase, recombinase, and transposase, which could preclude therapeutic use. Benchmarked on 65 phage sequences, 28 phage samples showed therapeutic potential, 8 failed during assembly due to low sequencing depth, 22 samples included prophage or virulent markers, and the remaining 23 samples included multiple phage genomes per sample. This workflow outputs a comprehensive report, enabling rapid assessment of phage safety and suitability for phage therapy under these criteria. Sphae is scalable, portable, facilitating efficient deployment across most high-performance computing (HPC) and cloud platforms, expediting the genomic evaluation process. AvailabilitySphae is source code and freely available at https://github.com/linsalrob/sphae, with installation supported on Conda, PyPi, Docker containers.

bioinformatics↗

Elasmobranchs Exhibit Species-Specific Epidermal Microbiomes Guided by Denticle Topography

Elasmobranch epidermal microbiomes are species-specific, yet microbial assembly and retainment drivers are mainly unknown. The contribution of host-derived factors in recruiting an associated microbiome is essential for understanding host-microbe interactions. Here, we focus on the physical aspect of the host skin in structuring microbial communities. Each species of elasmobranch exhibits unique denticle morphology, and we investigate whether microbial communities and functional pathways are correlated with the morphological features or follow the phylogeny of the three species. We extracted and sequenced the DNA from the epidermal microbial communities of three captive shark species: Horn (Heterodontus francisci), Leopard (Triakis semifasciata), and Swell shark (Cephaloscyllium ventriosum) and use electron microscopy to measure the dermal denticle features of each species. Our results outline species-specific microbial communities, as microbiome compositions vary at the phyla level; C. ventriosum hosted a higher relative abundance of Pseudomonadota and Bacillota, while H. francisci were associated with a higher prevalence of Euryarchaeota and Aquificae, and Bacteroidota and Crenarchaeota were ubiquitous with T. semifasciata. Functional pathways performed by each species respective microbiome were species-specific metabolic. Microbial genes associated with aminosugars and electron-accepting reactions were correlated with the distance between dermal denticles, whereas desiccation stress genes were only present when the dermal denticle overlapped. Microbial genes associated with Pyrimidines, chemotaxis and virulence followed the phylogeny of the sharks. Several microbial genera display associations that resemble host evolutionary lineage, while others had linear relationships with interdenticle distance. Therefore, denticle morphology was a selective influence for some microbes and functions in the microbiome contributing to the phylosymbiosis. ImportanceMicrobial communities form species-specific relationships with vertebrate hosts, but the drivers of these relationships remain an outstanding question. We explore the relationship between a physical feature of the host and the microbial community. A distinguishing feature of the subclass Elasmobranchii (sharks, rays, and skates), is the presence of dermal denticles on the skin. These structures protrude through the epidermis providing increased swimming efficiency for the host and an artificial model skin affect microbial recruitment and establishment of cultured microbes but has not been tested on natural microbiomes. Here, we show some naturally occurring microbial genera and functional attributes were correlated with dermal denticle features, suggesting they are one, but not only contributing factor in microbiome structure on benthic sharks.

microbiology↗

Hybracter: Enabling Scalable, Automated, Complete and Accurate Bacterial Genome Assemblies

Improvements in the accuracy and availability of long-read sequencing mean that complete bacterial genomes are now routinely reconstructed using hybrid (i.e. short- and long-reads) assembly approaches. Complete genomes allow a deeper understanding of bacterial evolution and genomic variation beyond single nucleotide variants (SNVs). They are also crucial for identifying plasmids, which often carry medically significant antimicrobial resistance (AMR) genes. However, small plasmids are often missed or misassembled by long-read assembly algorithms. Here, we present Hybracter which allows for the fast, automatic, and scalable recovery of near-perfect complete bacterial genomes using a long-read first assembly approach. Hybracter can be run either as a hybrid assembler or as a long-read only assembler. We compared Hybracter to existing automated hybrid and long-read only assembly tools using a diverse panel of samples of varying levels of long-read accuracy with manually curated ground truth reference genomes. We demonstrate that Hybracter as a hybrid assembler is more accurate and faster than the existing gold standard automated hybrid assembler Unicycler. We also show that Hybracter with long-reads only is the most accurate long-read only assembler and is comparable to hybrid methods in accurately recovering small plasmids. Data SummaryO_LIHybracter is developed using Python and Snakemake as a command-line software tool for Linux and MacOS systems. C_LIO_LIHybracter is freely available under an MIT License on GitHub (https://github.com/gbouras13/hybracter) and the documentation is available at Read the Docs (https://hybracter.readthedocs.io/en/latest/). C_LIO_LIHybracter is available to install via PyPI (https://pypi.org/project/hybracter/) and Bioconda (https://anaconda.org/bioconda/hybracter). A Docker/Singularity container is also available at https://quay.io/repository/gbouras13/hybracter. C_LIO_LIAll code used to benchmark Hybracter, including the reference genomes, is publicly available on GitHub (https://github.com/gbouras13/hybracter_benchmarking) with released DOI (https://zenodo.org/doi/10.5281/zenodo.10910108) available at Zenodo. C_LIO_LIThe subsampled FASTQ files used for benchmarking are publicly available at Zenodo with DOI (https://doi.org/10.5281/zenodo.10906937). C_LIO_LIAll super accuracy simplex ATCC FASTQ reads sequenced as a part of this study can be found under BioProject PRJNA1042815. C_LIO_LIAll Hall et al. fast accuracy simplex and super accuracy duplex ATCC FASTQ read files (prior to subsampling) can be found in the SRA under BioProject PRJNA1087001. C_LIO_LIAll raw Lermaniaux et al. FASTQ read files and genomes (prior to subsampling) can be found in the SRA under BioProject PRJNA1020811. C_LIO_LIAll Staphylococcus aureus JKD6159 FASTQ read files and genomes can be found under BioProject PRJNA50759. C_LIO_LIAll Mycobacterium tuberculosis H37R2 FASTQ read files and genomes can be found under BioProject PRJNA836783. C_LIO_LIThe complete list of BioSample accession numbers for each benchmarked sample can be found in Supplementary Table 1. C_LIO_LIThe benchmarking assembly output files are publicly available on Zenodo with DOI (https://doi.org/10.5281/zenodo.10906937). C_LIO_LIAll Pypolca benchmarking outputs and code are publicly available on Zenodo with DOI (https://zenodo.org/doi/10.5281/zenodo.10072192). C_LI Impact StatementComplete bacterial genome assembly using hybrid sequencing is a routine and vital part of bacterial genomics, especially for identification of mobile genetic elements and plasmids. As sequencing becomes cheaper, easier to access and more accurate, automated assembly methods are crucial. With Hybracter, we present a new long-read first automated assembly tool that is faster and more accurate than the widely-used Unicycler. Hybracter can be used both as a hybrid assembler and with long-reads only. Additionally, it solves the problems of long-read assemblers struggling with small plasmids, with plasmid recovery from long-reads only performing on par with hybrid methods. Hybracter can natively exploit the parallelisation of high-performance computing (HPC) clusters and cloud-based environments, enabling users to assemble hundreds or thousands of genomes with one line of code. Hybracter is available freely as source code on GitHub, via Bioconda or PyPi.

bioinformatics↗

Phables: from fragmented assemblies to high-quality bacteriophage genomes

MotivationMicrobial communities influence both human health and different environments. Viruses infecting bacteria, known as bacteriophages or phages, play a key role in modulating bacterial communities within environments. High-quality phage genome sequences are essential for advancing our understanding of phage biology, enabling comparative genomics studies, and developing phage-based diagnostic tools. Most available viral identification tools consider individual sequences to determine whether they are of viral origin. As a result of the challenges in viral assembly, fragmentation of genomes can occur, leading to the need for new approaches in viral identification. Therefore, the identification and characterisation of novel phages remain a challenge. ResultsWe introduce Phables, a new computational method to resolve phage genomes from fragmented viral metagenome assemblies. Phables identifies phage-like components in the assembly graph, models each component as a flow network, and uses graph algorithms and flow decomposition techniques to identify genomic paths. Experimental results of viral metagenomic samples obtained from different environments show that Phables recovers on average over 49% more high-quality phage genomes compared to existing viral identification tools. Furthermore, Phables can resolve variant phage genomes with over 99% average nucleotide identity, a distinction that existing tools are unable to make. Availability and ImplementationPhables is available on GitHub at https://github.com/Vini2/phables. Contactvijini.mallawaarachchi@flinders.edu.au

bioinformatics↗

Novel crAssphage isolates exhibit conserved gene order and purifying selection of the host specificity protein

Bacteroides, the prominent bacteria in the human gut, play a crucial role in degrading complex polysaccharides. Their abundance is influenced by phages belonging to the Crassvirales order. Despite identifying over 600 Crassvirales genomes computationally, only few have been successfully isolated. Continued efforts in isolation of more Crassvirales genomes can provide insights into phage-host-evolution and infection mechanisms. We focused on wastewater samples, as potential sources of phages infecting various Bacteroides hosts. Sequencing, assembly, and characterization of isolated phages revealed 14 complete genomes belonging to three novel Crassvirales species infecting Bacteroides cellulosilyticus WH2. These species, Kehishuvirus sp. tikkala strain Bc01, Kolpuevirus sp. frurule strain Bc03, and Rudgehvirus jaberico strain Bc11, spanned two families, and three genera, displaying a broad range of virion productions. Upon testing all successfully cultured Crassvirales species and their respective bacterial hosts, we discovered that they do not exhibit co-evolutionary patterns with their bacterial hosts. Furthermore, we observed variations in gene similarity, with greater shared similarity observed within genera. However, despite belonging to different genera, the three novel species shared a unique structural gene that encodes the tail spike protein. When investigating the relationship between this gene and host interaction, we discovered evidence of purifying selection, indicating its functional importance. Moreover, our analysis demonstrated that this tail spike protein binds to the TonB-dependent receptors present on the bacterial host surface. Combining these observations, our findings provide insights into phage-host interactions and present three Crassvirales species as an ideal system for controlled infectivity experiments on one of the most dominant members of the human enteric virome. Impact statementBacteriophages play a crucial role in shaping microbial communities within the human gut. Among the most dominant bacteriophages in the human gut microbiome are Crassvirales phages, which infect Bacteroides. Despite being widely distributed, only a few Crassvirales genomes have been isolated, leading to a limited understanding of their biology, ecology, and evolution. This study isolated and characterized three novel Crassvirales genomes belonging to two different families, and three genera, but infecting one bacterial host, Bacteroides cellulosilyticus WH2. Notably, the observation confirmed the phages are not co-evolving with their bacterial hosts, rather have a shared ability to exploit similar features in their bacterial host. Additionally, the identification of a critical viral protein undergoing purifying selection and interacting with the bacterial receptors opens doors to targeted therapies against bacterial infections. Given Bacteroides role in polysaccharide degradation in the human gut, our findings advance our understanding of the phage-host interactions and could have important implications for the development of phage-based therapies. These discoveries may hold implications for improving gut health and metabolism to support overall well-being. Data summaryThe genomes used in this research are available on Sequence Read Archive (SRA) within the project, PRJNA737576. Bacteroides cellulosilyticus WH2, Kehishuvirus sp. tikkala strain Bc01, Kolpuevirus sp. frurule strain Bc03, and Rudgehvirus jaberico strain Bc11 are all available on GenBank with accessions NZ_CP072251.1 (B. cellulosilyticus WH2), QQ198717 (Bc01), QQ198718 (Bc03), and QQ198719 (Bc11), and we are working on making the strains available through ATCC. The 3D protein structures for the three Crassvirales genomes are available to download at doi.org/10.25451/flinders.21946034.

bioinformatics↗