Search bioRxiv⌕ Search

Biology subjects

Curiqueo, C.

Publications and source records attributed to Curiqueo, C..

2 recordsLinked to original sources

NanoVI: a Bayesian variational inference Nextflow pipelinefor species-level taxonomic classification from full-length16S rRNA Nanopore reads

SummaryNanoVI is a Nextflow pipeline for species-level taxonomic classification of full-length 16S rRNA Oxford Nanopore reads. Unlike existing tools that rely on expectation-maximization (EM) algorithms, NanoVI employs Bayesian variational inference with a Dirichlet-Categorical conjugate model, yielding abundance estimates accompanied by Bayesian 95% credible intervals that quantify estimation uncertainty, along with automatic shrinkage that suppresses spurious taxa. NanoVI integrates the Genome Taxonomy Database (GTDB) r226, providing phylogenetically consistent taxonomy while maintaining compatibility with NCBI-style databases. Benchmarked against a standardized mock community, NanoVI achieves species-detection metrics comparable to Emu, with 25-62% lower execution time and fewer false-positive assignments. Validation on 20 clinical vaginal microbiome samples confirms reproducibility against previously published Emu-based analyses. Availability and implementationNanoVI is implemented in Nextflow DSL2 with Docker containerization and is freely available at https://github.com/microbialds/NanoVI under an open-source license.

bioinformatics↗

BugBuster: A novel automatic and reproducible workflow for metagenomic data analysis

SummaryIn metagenomic sequencing, large volumes of data are obtained with all the genetic information present in a sample, allowing valuable data to be obtained about microbial communities. The software and processes necessary to obtain quality results have become increasingly complex and sophisticated, limiting the accessibility of biologists who try to use them. To facilitate the analysis of this data, a modular and reproducible workflow was developed using the Nextflow workflow orchestrator named BugBuster. The pipeline is easy to implement because all its dependencies are provided within containers, it is reproducible, modular and portable. BugBuster consists of different processes that allow data analysis at the level of reads, contigs and MAGs, also including modules for resistome characterization and taxonomic profiling. Availability and implementationBugBuster was written in Nextflow DSL2 Syntaxis. The program applications, user manual, exemplary data and code are freely available at https://github.com/gene2dis/BugBuster.

bioinformatics↗