diff --git a/paper/jats/figure1.png b/paper/jats/figure1.png new file mode 100644 index 00000000..bcb00a8c Binary files /dev/null and b/paper/jats/figure1.png differ diff --git a/paper/jats/paper.jats b/paper/jats/paper.jats new file mode 100644 index 00000000..b3173db9 --- /dev/null +++ b/paper/jats/paper.jats @@ -0,0 +1,2032 @@ + + +
+ + + + +Journal of Open Source Software +JOSS + +2475-9066 + +Open Journals + + + +0 +N/A + +nf-core/funcscan: A Nextflow pipeline to identify the +biosynthetic potential and resistome of bacterial +(meta)genomes + + + +https://orcid.org/0009-0004-5961-4709 + +Frangenberg +Jasmin + + + + +https://orcid.org/0000-0001-5585-6277 + +Yates +James A. Fellows + + + + + + +https://orcid.org/0000-0003-3719-901X + +Ibrahim +Anan + + + + +https://orcid.org/0009-0002-6815-8608 + +Perelo +Louisa + + + + + +Yi +Haidong + + + + +true + + + + +Zhang +Xinpeng + + + + +true + + + + +Mizeranschi +Alexandru + + + + +true + + + + +Codrin +Dediu + + + + +true + + + +https://orcid.org/0000-0003-2406-1978 + +Beber +Moritz E. + + + + + +nf-core community + + + + + +https://orcid.org/0000-0002-4375-0691 + +Nahnsen +Sven + + + + + + +https://orcid.org/0000-0001-7260-9921 + +Stallforth +Pierre + + + + + +https://orcid.org/0000-0002-4528-5877 + +Warinner +Christina + + + + + + + + +Department of Paleobiotechnology, Leibniz Institute for +Natural Product Research and Infection Biology Hans Knöll Institute, +Germany + + + + +Department of Archaeogenetics, Max Planck Institute for +Evolutionary Anthropology, Germany + + + + +Associated Research Group of Archaeogenetics, Leibniz +Institute for Natural Product Research and Infection Biology Hans Knöll +Institute, Germany + + + + +Quantitative Biology Center (QBiC), University of Tübingen, +Germany + + + + +Institute for Globally Distributed Open Research and +Education (IGDORE), Sweden + + + + +nf-core community members are available at +acknowledgments. + + + + +M3 Research Center, Faculty of Medicine, University of +Tübingen, Germany + + + + +Department of Computer Science, Institute for +Bioinformatics and Medical Informatics (IBMI), University of Tübingen, +Tübingen, Germany + + + + +Faculty of Biological Sciences, Friedrich-Schiller +University Jena, Germany + + + + +Department of Anthropology, Harvard University, +USA + + + + +Institute of Organic and Macromolecular Chemistry, +Friedrich Schiller University Jena, Germany + + + + +14 +4 +2026 + +¿VOL? +¿ISSUE? +¿PAGE? + +Authors of papers retain copyright and release the +work under a Creative Commons Attribution 4.0 International License (CC +BY 4.0) +1970 +The article authors + +Authors of papers retain copyright and release the work under +a Creative Commons Attribution 4.0 International License (CC BY +4.0) + + + +nf-core +nextflow +pipeline +bioinformatics +AMP +AMR +antibiotic-resistance +antimicrobial-peptides +antimicrobial-resistance-genes +ARG +assembly +BGC +biosynthetic-gene-clusters +contigs +function +metagenomics +natural-products +screening +secondary-metabolites +taxonomic-classification +carbohydrate-active-enzyme +CAZyme-gene-cluster +CGC + + + + + + Summary +

Genome-mining of bacterial DNA enables the discovery of + antimicrobial resistance-related genes, genes required for the + biosynthesis of low molecular weight natural products, and other + specialised metabolites. However, execution of the multiple + bioinformatic tools used in screening analyses remains inefficient due + to heterogenous software interfaces, reporting, and formatting of the + output files of similar tools, which limits scalability of such + analyses.

+

nf-core/funcscan is a portable and reproducible open source + Nextflow bioinformatics pipeline for the screening of microbial + functional features from assembled contigs or genomes. The pipeline + executes up to 13 tools to simultaneously identify antimicrobial + peptides, antibiotic resistance genes, biosynthetic gene clusters, + carbohydrate-activate enzymes, and perform taxonomic classification of + partial or full genomes. To facilitate efficient results comparison + and evaluation, it supports cross-tool output file standardisation and + aggregation.

+
+ + Statement of need +

Researchers often use multiple tools to ensure maximum detection + sensitivity during genomic screening for potential gene candidates, as + each tool uses different search algorithms and microbial metabolite + databases. However, heterogenous installation, inputs, and execution + interfaces of these stand-alone tools impedes scalability, and + decreases reproducibility due to user-error when executed manually. + Additionally, each tool often has its own unique output formats, + making cross-comparison of results between tools and databases + non-trivial, and again requiring inefficient manual postprocessing and + inspection.

+

This necessity for manual execution and postprocessing of + heterogenous outputs impacts the discovery of new drugs. For example, + antibiotics are typically derived from naturally evolved, + bacterially-produced, low molecular weight natural products, and the + rate of discovery of novel molecules has seen recent plateauing. In + combination with an explosion in the evolution of multidrug resistant + bacteria + (Perry + et al., 2016; + Rascovan + et al., 2016; + Ventola, + 2015), and a lack of global surveillance both in healthcare and + agriculture, this is contributing to a major threat to global health + (Global + Antimicrobial Resistance and Use Surveillance System (GLASS) Report + 2022., 2022; + Murray + et al., 2022). Therefore high-throughput and scalable + approaches are needed to allow the rapid identification of metabolites + from novel sources, as well as live monitoring of the spread of + antibiotic resistance within microbial populations.

+

Here, we present nf-core/funcscan, a Nextflow + (Di + Tommaso et al., 2017) pipeline following nf-core best practices + (Ewels + et al., 2020; + Langer + et al., 2025) for the automated and in-parallel screening of + different functional gene groups with multiple tools and databases. + The pipeline currently supports detection of antimicrobial peptide + (AMPs) genes, antimicrobial resistance genes (ARGs), biosynthetic gene + clusters (BGCs), and carbohydrate-active enzyme gene clusters + (CGCs).

+
+ + State of the field +

Previous efforts to scale up the predictive power of different + tools for functional gene prediction include include mettannotator + (Gurbich + et al., 2025), bacannot + (Almeida + et al., 2023), SqueezeMeta + (Tamames + & Puente-Sánchez, 2019), MetaErg + (Dong + & Strous, 2019), METABOLIC + (Zhou + et al., 2022), ARGs-OAP + (Yin + et al., 2022), and PathoFact + (De + Nies et al., 2021) (Table 1). However, to our knowledge, these + typically focused on singular gene categories or groups + (e.g. antimicrobial resistance), aim to be ‘end-to-end’ pipelines + including read preprocessing and assembly, or do not provide important + contextual information about the potential hits (such as taxonomic + information).

+ + +

Comparison of nf-core/funcscan with other related pipelines for + ARG, AMP, and BGC discovery. Parentheses indicate either + unspecific gene screening or partly fulfilled criteria. +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FeaturefuncscanmettannotatorbacannotPathoFactSqueezeMetaMetaERGARGs-OAP
ARG screening++++(+)(+)+
AMP screening+(+)(+)
BGC screening++(−)(−)
CAZyme screening++
Taxonomic assignment of contigs+(−)++
Results summary+++(+)++
Container support (Docker, Singularity)++++(−)
Modularity++++(+)
One-click installation+++(−)
Local installation possible++++++
Web-based execution possible(+)(+)(+)
Software reviewing++
Automated unit tests++(−)(−)
LicenseMITApache-2.0GPL-3.0GPL-3.0GPL-3.0AFLAFL
+
+

Extensive command-line knowledge and manual installation of + software dependencies are also often required to run many of these + existing pipelines. This can preclude use by biochemists, biologists, + etc. who typically have limited computational training. In contrast, + nf-core/funcscan aims to reduce complexity by screening from already + assembled sequences, and end on aggregation of the screening results, + through multiple methods for execution.

+

The main factors that distinguish nf-core/funcscan from the most + similar pipeline, metannotator, are: support for metagenomic assembly + input (rather than just genomes); automated taxonomic classification + of contigs; more ARG tools; standardised prediction output; and + confirmed executable on other infrastructure than HPCs.

+
+ + Workflow overview +

nf-core/funcscan simultaneously predicts AMPs, ARGs, BGCs as well + as CGCs from input partial or full (meta)genomic sequences. Output + files from the tools of each of the categories are aggregated and + standardised for easy cross-comparison (Fig. + [fig:workflow]).

+ +

Workflow overview of nf-core/funcscan. (1), genomic + sequences are prepared and annotated with one of four open reading + frame annotation tools. Two additional classification workflows can + be used to classify contigs taxonomically (light gray) or obtain + additional protein domain information (dark gray). (2), depending on + user-choice, the biosynthetic gene cluster (BGC, purple), + antimicrobial peptide genes (AMP, orange), antibiotic resistance + genes (ARG, yellow), or carbohydrate-active enzymes (CAZyme, blue) + workflows with their customisable parameters are executed. (3), the + results of all tools for each gene category are aggregated and saved + in a human- and machine-readable tabular + format.

+ +
+ + Input preprocessing and open reading frame annotation +

The pipeline takes a two- to five-column tabular sample-sheet as + input (comma-separated, CSV format). This sample-sheet contains + sample names, paths to (meta)genomic FASTA files and optionally + pre-generated amino-acid FASTA, GFF, or GBK format annotation + files.

+

Preprocessing steps reduce runtime by removing too-short + sequences with Seqkit + (Shen + et al., 2024), when they may produce no biologically + meaningful results. Open reading frames are optionally predicted + from the preprocessed sequences by one of four prokaryotic + annotation tools: Bakta + (Schwengers + et al., 2021), Prodigal + (Hyatt + et al., 2010), Prokka + (Seemann, + 2014), and Pyrodigal + (Larralde, + 2022).

+

When required, the pipeline will download required screening-tool + databases automatically for the user, and made available for future + pipeline runs to minimise runtime and network traffic.

+
+ + Gene screening and taxonomic classification +

Users choose to scan genomic sequences in parallel with up-to + four dedicated subworkflows for AMPs, ARGs, BGCs, and CGCs. User can + apply currently up to a total of 13 gene identification tools:

+ + +

ARGs: ABRicate + (Torsten + Seemann, 2020), AMRFinderPlus + (Feldgarden + et al., 2019, + 2021), + DeepARG + (Arango-Argoty + et al., 2018), fARGene + (Berglund + et al., 2019), RGI + (Alcock + et al., 2023)

+
+ +

BGCs: antiSMASH + (Blin + et al., 2025), DeepBGC + (Hannigan + et al., 2019), GECCO + (Carroll + et al., 2021), hmmsearch + (Eddy, + 2011)

+
+ +

AMPs: ampir + (Fingerhut + et al., 2021), AMPlify Li et al. + (2022), + hmmsearch, Macrel + (Santos-Júnior + et al., 2020)

+
+ +

CAZymes: run_dbCAN + (Zheng + et al., 2023)

+
+
+

To provide users information about potentially suitable hosts for + downstream experiments, e.g. heterologous expression systems + (Porse + et al., 2018), an additional optional parallel workflow can + taxonomically classify input contigs with MMSeqs2 + (Mirdita + et al., 2021). Optionally, generic protein domains and + families can be further annotated with InterProScan + (Jones + et al., 2014).

+

Pipeline parameters can be adjusted by userwritten- or nf-core + GUI + (https://nf-co.re/launch)-generated + Nextflow parameter files, or command-line arguments.

+
+ + Aggregation of screening results +

nf-core/funcscan integrates dedicated tools to aggregate and + standardise heterogenous output formats (and gene labels) of + multiple screening tools into a single human- and machine-readable + tables in CSV format per gene type. nf-core uses hAMRonization + (Mendes + et al., 2024) for ARGs, AMPcombi + (Herbst + et al., 2025) for AMPs, and a custom script ‘comBGC’ for BGC + tool output. These summaries are finally optionally complemented + with results from the taxonomic classification workflow.

+
+ + Reproducibility and scalability +

All nf-core pipelines utilise software environments (from the + Bioconda project, + Grüning + et al., 2018) or containers (e.g. Docker, Singularity, + primarily from the Biocontainers project, + Veiga + Leprevost et al., 2017) for each integrated tool. This + provides the advantage of isolating the dependencies of all + workflows from each other reducing installation problems. The + pipeline is thus easy to install with few minimum dependencies - + Nextflow itself, and one of Nextflow-supported container/software + environment management systems. For further portability, nf-core + provides integrated configurations for more than 150 institutional + computational infrastructure (e.g. HPCs) via nf-core/configs + (https://nf-co.re/configs). + Users on these infrastructure thus can run the pipelines with no-set + up via a single parameter.

+
+
+ + Research impact statement +

nf-core/funcscan has an active user community of scientific users + and developers on the nf-core Slack and GitHub + (https://nf-co.re/join). + For example, the pipeline received the contribution of the CAZyme + screening from community members outside of the original developers. + User discussions and support on the pipeline and on related research + topics occur on the nf-core Slack workspace. This illustrates the + public interest and proactive efforts from scientific users to use, + maintain, and improve the pipeline. The pipeline is also already + actively being used in research Janák et al. + (2026).

+
+ + AI usage disclosure +

No generative AI tools were used in the development of this + software, the writing of this manuscript, or the preparation of + supporting materials.

+
+ + Acknowledgements +

We thank Vedanth Ramji for adding argNorm to the ARG subworkflow. A + full list of nf-core community members is available at + https://nf-co.re/contributors/. + We thank Martin Klapper and Rosa Herbst for helpful feedback on + relevant BGC and AMP properties during comBGC and AMPcombi + development. J.F. received a fellowship from the International Leibniz + Research School (under the head of the Jena School for Microbial + Communication, JSMC).

+

This project was funded by grants from the Werner Siemens + Foundation (Paleobiotechnology to C.W. and P.S.) and the Deutsche + Forschungsgemeinschaft (DFG, German Research Foundation, under + Germany’s Excellence Strategy – EXC 2051 – Project-ID 390713860 to + C.W. and P.S.). J.A.F.Y and C.W. were funded by the Deutsche + Forschungsgemeinschaft (DFG, German Research Foundation) – project + number 460129525 (NFDI4Microbiota, FlexFund project EnterArchaeo). + J.A.F.Y and C.W. were supported by the Max Planck Society. This work + was supported by the BMBF-funded de.NBI Cloud within the German + Network for Bioinformatics Infrastructure (de.NBI) (031A532B, + 031A533A, 031A533B, 031A534A, 031A535A, 031A537A, 031A537B, 031A537C, + 031A537D, 031A538A).

+
+ + + + + + + + MurrayChristopher J L + IkutaKevin Shunji + ShararaFablina + SwetschinskiLucien + Robles AguilarGisela + GrayAuthia + HanChieh + BisignanoCatherine + RaoPuja + WoolEve + JohnsonSarah C + BrowneAnnie J + ChipetaMichael Give + FellFrederick + HackettSean + Haines-WoodhouseGeorgina + Kashef HamadaniBahar H + KumaranEmmanuelle A P + McManigalBarney + AchalapongSureeruk + AgarwalRamesh + AkechSamuel + AlbertsonSamuel + AmuasiJohn + AndrewsJason + AravkinAleskandr + AshleyElizabeth + BabinFrançois-Xavier + BaileyFreddie + BakerStephen + BasnyatBuddha + BekkerAdrie + BenderRose + BerkleyJames A + BethouAdhisivam + BielickiJulia + BoonkasidechaSuppawat + BukosiaJames + CarvalheiroCristina + Castañeda-OrjuelaCarlos + ChansamouthVilada + ChaurasiaSuman + ChiurchiùSara + ChowdhuryFazle + Clotaire DonatienRafai + CookAislinn J + CooperBen + CresseyTim R + Criollo-MoraElia + CunninghamMatthew + DarboeSaffiatou + DayNicholas P J + De LucaMaia + DokovaKlara + DramowskiAngela + DunachieSusanna J + Duong BichThuy + EckmannsTim + EibachDaniel + EmamiAmir + FeaseyNicholas + Fisher-PearsonNatasha + ForrestKaren + GarciaCoralith + GarrettDenise + GastmeierPetra + GirefAbabi Zergaw + GreerRachel Claire + GuptaVikas + HallerSebastian + HaselbeckAndrea + HaySimon I + HolmMarianne + HopkinsSusan + HsiaYingfen + IregbuKenneth C + JacobsJan + JarovskyDaniel + JavanmardiFatemeh + JenneyAdam W J + KhoranaMeera + KhusuwanSuwimon + KissoonNiranjan + KobeissiElsa + KostyanevTomislav + KrappFiorella + KrumkampRalf + KumarAjay + KyuHmwe Hmwe + LimCherry + LimKruy + LimmathurotsakulDirek + LoftusMichael James + LunnMiles + MaJianing + ManoharanAnand + MarksFlorian + MayJürgen + MayxayMayfong + MturiNeema + Munera-HuertasTatiana + MusichaPatrick + MusilaLilian A + Mussi-PinhataMarisa Marcia + NaiduRavi Narayan + NakamuraTomoka + NanavatiRuchi + NangiaSushma + NewtonPaul + NgounChanpheaktra + NovotneyAmanda + NwakanmaDavis + ObieroChristina W + OchoaTheresa J + Olivas-MartinezAntonio + OlliaroPiero + OokoEdnah + Ortiz-BrizuelaEdgar + OunchanumPradthana + PakGideok D + ParedesJose Luis + PelegAnton Yariv + PerroneCarlo + PheThong + PhommasoneKoukeo + PlakkalNishad + Ponce-de-LeonAlfredo + RaadMathieu + RamdinTanusha + RattanavongSayaphet + RiddellAmy + RobertsTamalee + RobothamJulie Victoria + RocaAnna + RosenthalVictor Daniel + RuddKristina E + RussellNeal + SaderHelio S + SaengchanWeerawut + SchnallJesse + ScottJohn Anthony Gerard + SeekaewSamroeng + SharlandMike + ShivamallappaMadhusudhan + Sifuentes-OsornioJose + SimpsonAndrew J + SteenkesteNicolas + StewardsonAndrew James + StoevaTemenuga + TasakNidanuch + ThaiprakongAreerat + ThwaitesGuy + TigoiCaroline + TurnerClaudia + TurnerPaul + Van DoornH Rogier + VelaphiSithembiso + VongpradithAvina + VongsouvathManivanh + VuHuong + WalshTimothy + WalsonJudd L + WanerSeymour + WangrangsimakulTri + WannapinijPrapass + WozniakTeresa + Young SharmaTracey E M W + YuKalvin C + ZhengPeng + SartoriusBenn + LopezAlan D + StergachisAndy + MooreCatrin + DolecekChristiane + NaghaviMohsen + + Global burden of bacterial antimicrobial resistance in 2019: A systematic analysis + The Lancet + 202202 + 20230517 + 399 + 10325 + https://linkinghub.elsevier.com/retrieve/pii/S0140673621027240 + 10.1016/S0140-6736(21)02724-0 + 629 + 655 + + + + + Global antimicrobial resistance and use surveillance system (GLASS) report 2022. + World Health Organization; + Geneva + 2022 + 20230509 + https://www.who.int/publications/i/item/9789240062702 + + + + + + VentolaC. Lee + + The antibiotic resistance crisis: Part 1: Causes and threats + P & T: A Peer-Reviewed Journal for Formulary Management + 201504 + 40 + 4 + 1052-1372 + 25859123 + 277 + 283 + + + + + + PerryJulie + WaglechnerNicholas + WrightGerard + + The prehistory of antibiotic resistance + Cold Spring Harbor Perspectives in Medicine + 201606 + 20230517 + 6 + 6 + 2157-1422 + http://perspectivesinmedicine.cshlp.org/lookup/doi/10.1101/cshperspect.a025197 + 10.1101/cshperspect.a025197 + a025197 + + + + + + + RascovanNicolás + TelkeAmar + RaoultDidier + RolainJean Marc + DesnuesChristelle + + Exploring divergent antibiotic resistance genes in ancient metagenomes and discovery of a novel beta-lactamase family: Antibiotic resistance in ancient metagenomes + Environmental Microbiology Reports + 201610 + 20230517 + 8 + 5 + https://onlinelibrary.wiley.com/doi/10.1111/1758-2229.12453 + 10.1111/1758-2229.12453 + 886 + 895 + + + + + + HanniganGeoffrey D + PrihodaDavid + PalickaAndrej + SoukupJindrich + KlempirOndrej + RampulaLena + DurcakJindrich + WurstMichael + KotowskiJakub + ChangDan + WangRurun + PiizziGrazia + TemesiGergely + HazudaDaria J + WoelkChristopher H + BittonDanny A + + A deep learning genome-mining strategy for biosynthetic gene cluster prediction + Nucleic Acids Research + 20191010 + 20230517 + 47 + 18 + 0305-1048 + https://academic.oup.com/nar/article/47/18/e110/5545735 + 10.1093/nar/gkz654 + e110 + e110 + + + + + + BlinKai + ShawSimon + VaderLisa + SzeneiJudit + ReitzZachary L + AugustijnHannah E + Cediel-BecerraJosé D D + Crécy-LagardValérie de + KoetsierRobert A + WilliamsSam E + Cruz-MoralesPablo + WongwasSopida + Segurado LuchsingerAlejandro E + BiermannFriederike + KorenskaiaAleksandra + ZdoucMitja M + MeijerDavid + TerlouwBarbara R + HooftJustin J J van der + ZiemertNadine + HelfrichEric J N + MasscheleinJoleen + CorreChristophe + ChevretteMarc G + WezelGilles P van + MedemaMarnix H + WeberTilmann + + antiSMASH 8.0: Extended gene cluster detection capabilities and analyses of chemistry, enzymology, and regulation + Nucleic Acids Research + 20250707 + 20260718 + 53 + 0305-1048 + https://academic.oup.com/nar/article/53/W1/W32/8119805 + 10.1093/nar/gkaf334 + W32 + W38 + + + + + + AlmeidaFelipe Marques De + CamposTatiana Amabile De + Pappas JrGeorgios Joannis + + Scalable and versatile container-based pipelines for de novo genome assembly and bacterial annotation. + F1000Research + 20230925 + 20241024 + 12 + 2046-1402 + https://f1000research.com/articles/12-1205/v1 + 10.12688/f1000research.139488.1 + 1205 + + + + + + + TamamesJavier + Puente-SánchezFernando + + SqueezeMeta, a highly portable, fully automatic metagenomic analysis pipeline + Frontiers in Microbiology + 20190124 + 20230718 + 9 + 1664-302X + https://www.frontiersin.org/article/10.3389/fmicb.2018.03349/full + 10.3389/fmicb.2018.03349 + 3349 + + + + + + + DongXiaoli + StrousMarc + + An integrated pipeline for annotation and visualization of metagenomic contigs + Frontiers in Genetics + 20191015 + 20230718 + 10 + 1664-8021 + https://www.frontiersin.org/article/10.3389/fgene.2019.00999/full + 10.3389/fgene.2019.00999 + 999 + + + + + + + ZhouZhichao + TranPatricia Q. + BreisterAdam M. + LiuYang + KieftKristopher + CowleyElise S. + KaraozUlas + AnantharamanKarthik + + METABOLIC: High-throughput profiling of microbial genomes for functional traits, metabolism, biogeochemistry, and community-scale functional networks + Microbiome + 202212 + 20230718 + 10 + 1 + 2049-2618 + https://microbiomejournal.biomedcentral.com/articles/10.1186/s40168-021-01213-8 + 10.1186/s40168-021-01213-8 + 33 + + + + + + + YinXiaole + ZhengXiawan + LiLiguan + ZhangAn-Ni + JiangXiao-Tao + ZhangTong + + ARGs-OAP v3.0: Antibiotic-resistance gene database curation and analysis pipeline optimization + Engineering + 202212 + 20230718 + https://linkinghub.elsevier.com/retrieve/pii/S2095809922008062 + 10.1016/j.eng.2022.10.011 + S2095809922008062 + + + + + + + De NiesLaura + LopesSara + BusiSusheel Bhanu + GalataValentina + Heintz-BuschartAnna + LacznyCedric Christian + MayPatrick + WilmesPaul + + PathoFact: A pipeline for the prediction of virulence factors and antimicrobial resistance genes in metagenomic data + Microbiome + 202112 + 20230718 + 9 + 1 + 2049-2618 + https://microbiomejournal.biomedcentral.com/articles/10.1186/s40168-020-00993-9 + 10.1186/s40168-020-00993-9 + 49 + + + + + + + GurbichTatiana A + BeracocheaMartin + De SilvaNishadi H + FinnRobert D + + Mettannotator: A comprehensive and scalable nextflow annotation pipeline for prokaryotic assemblies + Bioinformatics + + GaoXin + + 20250204 + 20260718 + 41 + 2 + 1367-4811 + https://academic.oup.com/bioinformatics/article/doi/10.1093/bioinformatics/btaf037/7978911 + 10.1093/bioinformatics/btaf037 + btaf037 + + + + + + + Di TommasoPaolo + ChatzouMaria + FlodenEvan W + BarjaPablo Prieto + PalumboEmilio + NotredameCedric + + Nextflow enables reproducible computational workflows + Nature Biotechnology + 201704 + 20230517 + 35 + 4 + 1087-0156 + http://www.nature.com/articles/nbt.3820 + 10.1038/nbt.3820 + 316 + 319 + + + + + + EwelsPhilip A. + PeltzerAlexander + FillingerSven + PatelHarshil + AlnebergJohannes + WilmAndreas + GarciaMaxime Ulysse + Di TommasoPaolo + NahnsenSven + + The nf-core framework for community-curated bioinformatics pipelines + Nature Biotechnology + 202003 + 20230517 + 38 + 3 + 1087-0156 + http://www.nature.com/articles/s41587-020-0439-x + 10.1038/s41587-020-0439-x + 276 + 278 + + + + + + PorseAndreas + SchouThea S. + MunckChristian + EllabaanMostafa M. H. + SommerMorten O. A. + + Biochemical mechanisms determine the functional compatibility of heterologous genes + Nature Communications + 20180206 + 20250814 + 9 + 1 + 2041-1723 + https://www.nature.com/articles/s41467-018-02944-3 + 10.1038/s41467-018-02944-3 + 522 + + + + + + + Torsten Seemann + + ABRicate + 2020 + https://github.com/tseemann/abricate + + + + + + FeldgardenMichael + BroverVyacheslav + Gonzalez-EscalonaNarjol + FryeJonathan G. + HaendigesJulie + HaftDaniel H. + HoffmannMaria + PettengillJames B. + PrasadArjun B. + TillmanGlenn E. + TysonGregory H. + KlimkeWilliam + + AMRFinderPlus and the reference gene catalog facilitate examination of the genomic links among antimicrobial resistance, stress response, and virulence + Scientific Reports + 20210616 + 20241011 + 11 + 1 + 2045-2322 + https://www.nature.com/articles/s41598-021-91456-0 + 10.1038/s41598-021-91456-0 + 12728 + + + + + + + FeldgardenMichael + BroverVyacheslav + HaftDaniel H. + PrasadArjun B. + SlottaDouglas J. + TolstoyIgor + TysonGregory H. + ZhaoShaohua + HsuChih-Hao + McDermottPatrick F. + TadesseDaniel A. + MoralesCesar + SimmonsMustafa + TillmanGlenn + WasilenkoJamie + FolsterJason P. + KlimkeWilliam + + Validating the AMRFinder tool and resistance gene database by using antimicrobial resistance genotype-phenotype correlations in a collection of isolates + Antimicrobial Agents and Chemotherapy + 201911 + 20241011 + 63 + 11 + 0066-4804 + https://journals.asm.org/doi/10.1128/AAC.00483-19 + 10.1128/AAC.00483-19 + e00483 + 19 + + + + + + Arango-ArgotyGustavo + GarnerEmily + PrudenAmy + HeathLenwood S. + VikeslandPeter + ZhangLiqing + + DeepARG: A deep learning approach for predicting antibiotic resistance genes from metagenomic data + Microbiome + 201812 + 20210312 + 6 + 1 + 2049-2618 + https://microbiomejournal.biomedcentral.com/articles/10.1186/s40168-018-0401-z + 10.1186/s40168-018-0401-z + 23 + + + + + + + HerbstRosa + IbrahimAnan + HübnerAlexander + KnüpferUwe + RegesteinLars + WiedemannChristoph + HellmichUte A. + WarinnerChristina + StallforthPierre + + Actifensin evolution in the human oral cavity over the past 100,000 years + Journal of the American Chemical Society + 20251231 + 20260719 + 147 + 52 + 0002-7863 + https://pubs.acs.org/doi/10.1021/jacs.5c14335 + 10.1021/jacs.5c14335 + 48060 + 48071 + + + + + + SchwengersOliver + JelonekLukas + DieckmannMarius Alfred + BeyversSebastian + BlomJochen + GoesmannAlexander + + Bakta: Rapid and standardized annotation of bacterial genomes via alignment-free sequence identification: Find out more about bakta, the motivation, challenges and applications, here. + Microbial Genomics + 20211130 + 20260719 + 7 + 11 + 2057-5858 + https://www.microbiologyresearch.org/content/journal/mgen/10.1099/mgen.0.000685 + 10.1099/mgen.0.000685 + + + + + + JonesPhilip + BinnsDavid + ChangHsin-Yu + FraserMatthew + LiWeizhong + McAnullaCraig + McWilliamHamish + MaslenJohn + MitchellAlex + NukaGift + PesseatSebastien + QuinnAntony F. + Sangrador-VegasAmaia + ScheremetjewMaxim + YongSiew-Yit + LopezRodrigo + HunterSarah + + InterProScan 5: Genome-scale protein function classification + Bioinformatics + 20140501 + 20250730 + 30 + 9 + 1367-4811 + https://academic.oup.com/bioinformatics/article/30/9/1236/237988 + 10.1093/bioinformatics/btu031 + 1236 + 1240 + + + + + + MirditaM + SteineggerM + BreitwieserF + SödingJ + Levy KarinE + + Fast and sensitive taxonomic assignment to metagenomic contigs + Bioinformatics + + KelsoJanet + + 20210929 + 20241011 + 37 + 18 + 1367-4803 + https://academic.oup.com/bioinformatics/article/37/18/3029/6178277 + 10.1093/bioinformatics/btab184 + 3029 + 3031 + + + + + + AlcockBrian P + HuynhWilliam + ChalilRomeo + SmithKeaton W + RaphenyaAmogelang R + WlodarskiMateusz A + EdalatmandArman + PetkauAaron + SyedSohaib A + TsangKara K + BakerSheridan J C + DaveMugdha + McCarthyMadeline C + MukiriKaryn M + NasirJalees A + GolbonBahar + ImtiazHamna + JiangXingjian + KaurKomal + KwongMegan + LiangZi Cheng + NiuKeyu C + ShanPrabakar + YangJasmine Y J + GrayKristen L + HoadGemma R + JiaBaofeng + BhandoTimsy + CarfraeLindsey A + FarhaMaya A + FrenchShawn + GordzevichRodion + RachwalskiKenneth + TuMegan M + BordeleauEmily + DooleyDamion + GriffithsEmma + ZubykHaley L + BrownEric D + MaguireFinlay + BeikoRobert G + HsiaoWilliam W L + BrinkmanFiona S L + Van DomselaarGary + McArthurAndrew G + + CARD 2023: Expanded curation, support for machine learning, and resistome prediction at the comprehensive antibiotic resistance database + Nucleic Acids Research + 20230106 + 20241011 + 51 + 0305-1048 + https://academic.oup.com/nar/article/51/D1/D690/6764414 + 10.1093/nar/gkac920 + D690 + D699 + + + + + + BerglundFanny + ÖsterlundTobias + BoulundFredrik + MaratheNachiket P. + LarssonD. G. Joakim + KristianssonErik + + Identification and reconstruction of novel antibiotic resistance genes from metagenomes + Microbiome + 201912 + 20241011 + 7 + 1 + 2049-2618 + https://microbiomejournal.biomedcentral.com/articles/10.1186/s40168-019-0670-1 + 10.1186/s40168-019-0670-1 + 52 + + + + + + + CarrollLaura M. + LarraldeMartin + FleckJonas Simon + PonnuduraiRuby + MilaneseAlessio + CappioElisa + ZellerGeorg + + Accurate de novo identification of biosynthetic gene clusters with GECCO + Bioinformatics + 20210504 + 20230719 + http://biorxiv.org/lookup/doi/10.1101/2021.05.03.442509 + 10.1101/2021.05.03.442509 + + + + + + EddySean R. + + Accelerated profile HMM searches + PLoS Computational Biology + + PearsonWilliam R. + + 20111020 + 20230719 + 7 + 10 + 1553-7358 + https://dx.plos.org/10.1371/journal.pcbi.1002195 + 10.1371/journal.pcbi.1002195 + e1002195 + + + + + + + FingerhutLegana C H W + MillerDavid J + StrugnellJan M + DalyNorelle L + CookeIra R + + Ampir: An r package for fast genome-wide prediction of antimicrobial peptides + Bioinformatics + + ElofssonArne + + 20210129 + 20230719 + 36 + 21 + 1367-4803 + https://academic.oup.com/bioinformatics/article/36/21/5262/5873588 + 10.1093/bioinformatics/btaa653 + 5262 + 5263 + + + + + + LiChenkai + WarrenRené L. + BirolInanc + + Models and data of AMPlify: A deep learning tool for antimicrobial peptide prediction + BMC Research Notes + 20230202 + 20230517 + 16 + 1 + 1756-0500 + https://bmcresnotes.biomedcentral.com/articles/10.1186/s13104-023-06279-1 + 10.1186/s13104-023-06279-1 + 11 + + + + + + + LiChenkai + SutherlandDarcy + HammondS. Austin + YangChen + TahoFigali + BergmanLauren + HoustonSimon + WarrenRené L. + WongTitus + HoangLinda M. N. + CameronCaroline E. + HelbingCaren C. + BirolInanc + + AMPlify: Attentive deep learning model for discovery of novel antimicrobial peptides effective against WHO priority pathogens + BMC Genomics + 202212 + 20230517 + 23 + 1 + 1471-2164 + https://bmcgenomics.biomedcentral.com/articles/10.1186/s12864-022-08310-4 + 10.1186/s12864-022-08310-4 + 77 + + + + + + + Santos-JúniorCélio Dias + PanShaojun + ZhaoXing-Ming + CoelhoLuis Pedro + + Macrel: Antimicrobial peptide screening in genomes and metagenomes + PeerJ + 20201218 + 20230719 + 8 + 2167-8359 + https://peerj.com/articles/10555 + 10.7717/peerj.10555 + e10555 + + + + + + + ZhengJinfang + GeQiwei + YanYuchen + ZhangXinpeng + HuangLe + YinYanbin + + dbCAN3: Automated carbohydrate-active enzyme and substrate annotation + Nucleic Acids Research + 20230705 + 20260719 + 51 + 0305-1048 + https://academic.oup.com/nar/article/51/W1/W115/7147496 + 10.1093/nar/gkad328 + W115 + W121 + + + + + + MendesInês + GriffithsEmma + ManueleAlex + FornikaDan + TauschSimon H + Le-VietThanh + PhelanJody + MeehanConor J. + RaphenyaAmogelang R. + AlcockBrian + CulpElizabeth + LorenzoFederico + HaimMaria Sol + WitneyAdam + BlackAllison + KatzLee + OluniyiPaul + OlawoyeIdowu + TimmeRuth + NeohHui-min + LamSu Datt + JamaluddinTengku Zetty Maztura Tengku + NathanSheila + AngMia Yang + Di GregorioSabrina + VandelannooteKoen + DusadeepongRutaiwan + ChindelevitchLeonid + NasarMuhammad Ibtisam + AanensenDavid + AfolayanAyorinde Oluwatobiloba + OdihErkison Ewomazino + McArthurAndrew Grant + FeldgardenMichael + GalasMarcelo M + CamposJosefina + OkekeIruka N. + UnderwoodAnthony + PageAndrew J. + MacCannellDuncan + MaguireFinlay + + hAMRonization: Enhancing antimicrobial resistance prediction using the PHA4GE AMR detection specification and tooling + 20240311 + 20241011 + http://biorxiv.org/lookup/doi/10.1101/2024.03.07.583950 + 10.1101/2024.03.07.583950 + + + + + + HyattDoug + ChenGwo-Liang + LocascioPhilip F + LandMiriam L + LarimerFrank W + HauserLoren J + + Prodigal: Prokaryotic gene recognition and translation initiation site identification + BMC bioinformatics + 201003 + 11 + 1471-2105 + http://dx.doi.org/10.1186/1471-2105-11-119 + 10.1186/1471-2105-11-119 + 20211023 + 119 + + + + + + + SeemannTorsten + + Prokka: Rapid prokaryotic genome annotation + Bioinformatics + 201407 + 30 + 14 + 1367-4803 + http://dx.doi.org/10.1093/bioinformatics/btu153 + 10.1093/bioinformatics/btu153 + 24642063 + 2068 + 2069 + + + + + + LarraldeMartin + + Pyrodigal: Python bindings and interface to prodigal, an efficient method for gene prediction in prokaryotes + Journal of Open Source Software + The Open Journal + 202204 + 7 + 72 + 2475-9066 + http://dx.doi.org/10.21105/joss.04296 + 10.21105/joss.04296 + 4296 + + + + + + + GrüningBjörn + DaleRyan + SjödinAndreas + ChapmanBrad A + RoweJillian + Tomkins-TinchChristopher H + ValierisRenan + KösterJohannes + Bioconda Team + + Bioconda: Sustainable and comprehensive software distribution for the life sciences + Nature methods + 201807 + 15 + 7 + 1548-7091 + http://dx.doi.org/10.1038/s41592-018-0046-7 + 10.1038/s41592-018-0046-7 + 29967506 + 475 + 476 + + + + + + Veiga LeprevostFelipe da + GrüningBjörn A + Alves AflitosSaulo + RöstHannes L + UszkoreitJulian + BarsnesHarald + VaudelMarc + MorenoPablo + GattoLaurent + WeberJonas + BaiMingze + JimenezRafael C + SachsenbergTimo + PfeufferJulianus + Vera AlvarezRoberto + GrissJohannes + NesvizhskiiAlexey I + Perez-RiverolYasset + + BioContainers: An open-source and community-driven framework for software standardization + Bioinformatics (Oxford, England) + Oxford University Press (OUP) + 201708 + 33 + 16 + 1367-4803 + https://academic.oup.com/bioinformatics/article-pdf/33/16/2580/49041124/bioinformatics_33_16_2580.pdf + 10.1093/bioinformatics/btx192 + 2580 + 2582 + + + + + + JanákDavid + BakalářBohumil + FridrichováMarta + ZwinsovaBarbora + ZajíčekRobert + LipovýBřetislav + Borilova LinhartovaPetra + + When probiotics turn deadly: A case of lacticaseibacillus rhamnosus sepsis in a burn patient + Folia microbiologica + Springer Science; Business Media LLC + 202603 + 0015-5632 + http://dx.doi.org/10.1007/s12223-026-01445-x + 10.1007/s12223-026-01445-x + 41820736 + 1 + 6 + + + + + + TigheS W + CurdE + TracyK M + FinstadK H + VelloneD L + HadleyS R + DragonJ A + + Biomolecular analysis of arctic microorganisms capable of psychrophilic growth on biodegradable and compostable plastic + Journal of Biomolecular Techniques + 202412 + 35 + 4 + 1524-0215 + http://dx.doi.org/10.7171/3fc1f5fe.601df0cc + 10.7171/3fc1f5fe.601df0cc + 40330174 + 3fc1f5fe.601df0cc + + + + + + + ShenWei + SiposBotond + ZhaoLiuyang + + SeqKit2: A swiss army knife for sequence and alignment processing + iMeta + Wiley + 202404 + 2770-596X + https://onlinelibrary.wiley.com/doi/abs/10.1002/imt2.191 + 10.1002/imt2.191 + e191 + + + + + + + LangerBjörn E + AmaralAndreia + BaudementMarie-Odile + BonathFranziska + CharlesMathieu + ChitneediPraveen Krishna + ClarkEmily L + Di TommasoPaolo + DjebaliSarah + EwelsPhilip A + EynardSonia + Fellows YatesJames A + FischerDaniel + FlodenEvan W + FoissacSylvain + GabernetGisela + GarciaMaxime U + GillardGareth + GundappaManu Kumar + GuyomarCervin + HakkaartChristopher + HanssenFriederike + HarrisonPeter W + HörtenhuberMatthias + KuryloCyril + KühnChrista + LagarrigueSandrine + LalliasDelphine + MacqueenDaniel J + MillerEdmund + Mir-PedrolJúlia + MoreiraGabriel Costa Monteiro + NahnsenSven + PatelHarshil + PeltzerAlexander + PitelFrederique + Ramayo-CaldasYuliaxis + Ribeiro-DantasMarcel da Câmara + RochaDominique + SalavatiMazdak + SokolovAlexey + Espinosa-CarrascoJose + NotredameCedric + CommunityThe Nf-Core + + Empowering bioinformatics communities with nextflow and nf-core + Genome Biology + Springer Science; Business Media LLC + 202507 + 26 + 1 + 1474-7596 + http://dx.doi.org/10.1186/s13059-025-03673-9 + 10.1186/s13059-025-03673-9 + 40731283 + 228 + + + + + +
diff --git a/paper/paper.bib b/paper/paper.bib index 1b5a703b..581a4729 100644 --- a/paper/paper.bib +++ b/paper/paper.bib @@ -774,4 +774,425 @@ @misc{mendes_hamronization_2024 urldate = {2024-10-11}, date = {2024-03-11}, langid = {english}, -} \ No newline at end of file +} + +@ARTICLE{Hyatt2010-yv, + title = "Prodigal: prokaryotic gene recognition and translation initiation + site identification", + author = "Hyatt, Doug and Chen, Gwo-Liang and Locascio, Philip F and Land, + Miriam L and Larimer, Frank W and Hauser, Loren J", + journal = "BMC bioinformatics", + volume = 11, + pages = 119, + abstract = "BACKGROUND: The quality of automated gene prediction in microbial + organisms has improved steadily over the past decade, but there is + still room for improvement. Increasing the number of correct + identifications, both of genes and of the translation initiation + sites for each gene, and reducing the overall number of false + positives, are all desirable goals. RESULTS: With our years of + experience in manually curating genomes for the Joint Genome + Institute, we developed a new gene prediction algorithm called + Prodigal (PROkaryotic DYnamic programming Gene-finding ALgorithm). + With Prodigal, we focused specifically on the three goals of + improved gene structure prediction, improved translation + initiation site recognition, and reduced false positives. We + compared the results of Prodigal to existing gene-finding methods + to demonstrate that it met each of these objectives. CONCLUSION: + We built a fast, lightweight, open source gene prediction program + called Prodigal http://compbio.ornl.gov/prodigal/. Prodigal + achieved good results compared to existing methods, and we believe + it will be a valuable asset to automated microbial annotation + pipelines.", + month = mar, + year = 2010, + url = "http://dx.doi.org/10.1186/1471-2105-11-119", + doi = "10.1186/1471-2105-11-119", + pmc = "PMC2848648", + pmid = 20211023, + issn = "1471-2105", + language = "en" +} + +@ARTICLE{Seemann2014-ee, + title = "Prokka: rapid prokaryotic genome annotation", + author = "Seemann, Torsten", + journal = "Bioinformatics", + volume = 30, + number = 14, + pages = "2068--2069", + abstract = "UNLABELLED: The multiplex capability and high yield of current day + DNA-sequencing instruments has made bacterial whole genome + sequencing a routine affair. The subsequent de novo assembly of + reads into contigs has been well addressed. The final step of + annotating all relevant genomic features on those contigs can be + achieved slowly using existing web- and email-based systems, but + these are not applicable for sensitive data or integrating into + computational pipelines. Here we introduce Prokka, a command line + software tool to fully annotate a draft bacterial genome in about + 10 min on a typical desktop computer. It produces + standards-compliant output files for further analysis or viewing + in genome browsers. AVAILABILITY AND IMPLEMENTATION: Prokka is + implemented in Perl and is freely available under an open source + GPLv2 license from http://vicbioinformatics.com/.", + month = jul, + year = 2014, + url = "http://dx.doi.org/10.1093/bioinformatics/btu153", + doi = "10.1093/bioinformatics/btu153", + pmid = 24642063, + issn = "1367-4803,1367-4811", + language = "en" +} + +@ARTICLE{Larralde2022-uu, + title = "Pyrodigal: Python bindings and interface to Prodigal, an + efficient method for gene prediction in prokaryotes", + author = "Larralde, Martin", + journal = "Journal of Open Source Software", + publisher = "The Open Journal", + volume = 7, + number = 72, + pages = 4296, + abstract = "Larralde, M., (2022). Pyrodigal: Python bindings and interface to + Prodigal, an efficient method for gene prediction in prokaryotes. + Journal of Open Source Software, 7(72), 4296, + https://doi.org/10.21105/joss.04296", + month = apr, + year = 2022, + url = "http://dx.doi.org/10.21105/joss.04296", + doi = "10.21105/joss.04296", + issn = "2475-9066" +} + +@ARTICLE{Gruning2018-vr, + title = "Bioconda: sustainable and comprehensive software distribution for + the life sciences", + author = "Grüning, Björn and Dale, Ryan and Sjödin, Andreas and Chapman, + Brad A and Rowe, Jillian and Tomkins-Tinch, Christopher H and + Valieris, Renan and Köster, Johannes and {Bioconda Team}", + journal = "Nature methods", + volume = 15, + number = 7, + pages = "475--476", + month = jul, + year = 2018, + url = "http://dx.doi.org/10.1038/s41592-018-0046-7", + doi = "10.1038/s41592-018-0046-7", + pmid = 29967506, + issn = "1548-7091,1548-7105", + language = "en" +} + +@ARTICLE{Da_Veiga_Leprevost2017-gl, + title = "{BioContainers}: an open-source and community-driven framework + for software standardization", + author = "da Veiga Leprevost, Felipe and Grüning, Björn A and Alves + Aflitos, Saulo and Röst, Hannes L and Uszkoreit, Julian and + Barsnes, Harald and Vaudel, Marc and Moreno, Pablo and Gatto, + Laurent and Weber, Jonas and Bai, Mingze and Jimenez, Rafael C + and Sachsenberg, Timo and Pfeuffer, Julianus and Vera Alvarez, + Roberto and Griss, Johannes and Nesvizhskii, Alexey I and + Perez-Riverol, Yasset", + journal = "Bioinformatics (Oxford, England)", + publisher = "Oxford University Press (OUP)", + volume = 33, + number = 16, + pages = "2580--2582", + abstract = "Abstract Motivation BioContainers (biocontainers.pro) is an + open-source and community-driven framework which provides + platform independent executable environments for bioinformatics + software. BioContainers allows labs of all sizes to easily + install bioinformatics software, maintain multiple versions of + the same software and combine tools into powerful analysis + pipelines. BioContainers is based on popular open-source projects + Docker and rkt frameworks, that allow software to be installed + and executed under an isolated and controlled environment. Also, + it provides infrastructure and basic guidelines to create, manage + and distribute bioinformatics containers with a special focus on + omics technologies. These containers can be integrated into more + comprehensive bioinformatics pipelines and different + architectures (local desktop, cloud environments or HPC + clusters). Availability and Implementation The software is freely + available at github.com/BioContainers/.", + month = aug, + year = 2017, + url = "https://academic.oup.com/bioinformatics/article-pdf/33/16/2580/49041124/bioinformatics_33_16_2580.pdf", + doi = "10.1093/bioinformatics/btx192", + issn = "1367-4803,1367-4811", + language = "en" +} + +@ARTICLE{Janak2026-ek, + title = "When probiotics turn deadly: a case of Lacticaseibacillus + rhamnosus sepsis in a burn patient", + author = "Janák, David and Bakalář, Bohumil and Fridrichová, Marta and + Zwinsova, Barbora and Zajíček, Robert and Lipový, Břetislav and + Borilova Linhartova, Petra", + journal = "Folia microbiologica", + publisher = "Springer Science and Business Media LLC", + pages = "1--6", + abstract = "We report the first comprehensive documented case of sepsis + caused by Lacticaseibacillus rhamnosus infection, likely + resulting from high-dose probiotic supplementation. This sepsis + occured in a 36-year-old woman with deep partial- and + full-thickness burns covering 25\% of total body surface area. + The use of probiotics in patients with organ dysfunction and in + immunocompromised individuals is on the rise. The immune system + and intestinal barriers are often compromised in patients with + burns, which may facilitate the translocation of probiotic + bacteria into bloodstream and lead to bacteremia; however, + isolation of lactobacilli in blood cultures is often disregarded + and considered an artefact caused by contamination. This case + highlights that probiotic-associated L. rhamnosus sepsis, + although rare, can occur in these patients and excessive + probiotic use should therefore be avoided in these individuals.", + month = mar, + year = 2026, + url = "http://dx.doi.org/10.1007/s12223-026-01445-x", + keywords = "Lacticaseibacillus rhamnosus ; Burns; Probiotics; Sepsis", + doi = "10.1007/s12223-026-01445-x", + pmid = 41820736, + issn = "0015-5632,1874-9356", + language = "en" +} + +@ARTICLE{Tighe2024-fq, + title = "Biomolecular analysis of arctic microorganisms capable of + psychrophilic growth on biodegradable and compostable plastic", + author = "Tighe, S W and Curd, E and Tracy, K M and Finstad, K H and + Vellone, D L and Hadley, S R and Dragon, J A", + journal = "Journal of Biomolecular Techniques", + volume = 35, + number = 4, + pages = "3fc1f5fe.601df0cc", + abstract = "As climate change continues to disrupt the polar regions of our + planet, a comprehensive understanding of both phenotypic and + genotypic characteristics of naturally occurring psychrophilic + microorganisms is needed, not only from a microbial profiling and + taxonomic aspect but also from an industrial potential standpoint. + Knowing and understanding the organisms that have the genetic + potential to break down environmental contaminants, such as + microplastics, is of great interest. In this research, the primary + focus was to isolate and characterize the psychrophilic + microorganisms from a snow field near Ilulissat, Greenland and use + a multi-omics approach to identify and characterize the + biodegradation potential against certain biodegradable plastics. + Bacterial stains isolated from Greenland were inoculated into + small individual bioreactor tubes containing a minimal salts media + combined with either polylactic acid or the proprietary Novamont + material used in compostable bags. After 4 weeks of incubations at + 6°C, turbidity (growth) was measured, and DNA and RNA were + extracted and sequenced to identify putative plastic-degrading + genes and biosynthetic gene clusters and determine if they are + actively expressed in culture conditions. Cultured bacteria + comprise 3 genera of bacteria: Pseudomonas, Duganella, and + Massilia. Culture tubes comprised Pseudomonas or Duganella + isolates alone or Pseudomonas in combination with either Duganella + or Massilia isolates. Genomes assembled from cultures contained + genes implicated in plastic degradation, and several contained the + complete pathway for octane oxidation. Cultures contained active + transcripts for most of the identified genes. Several biosynthetic + gene clusters were also identified, which may play a role in + biofilm formation or adaptation to psychrophilic growth. These + data are believed to be the first laboratory culture experiments + of psychrophilic microbial degradation of microplastics by + organisms isolated from polar regions.", + month = dec, + year = 2024, + url = "http://dx.doi.org/10.7171/3fc1f5fe.601df0cc", + doi = "10.7171/3fc1f5fe.601df0cc", + pmc = "PMC12051446", + pmid = 40330174, + issn = "1524-0215,1943-4731", + language = "en" +} + +@ARTICLE{Istanbullugil2026-fg, + title = "Koumiss microbiome: Investigation of the microbial composition + and functional potential of a unique beverage of fermented milk + produced at Kyrgyz mountains", + author = "İstanbullugil, Fatih Ramazan and Sanli, Kemal and Ozturk, Tarık + and Keskin, Birsen Cevher and Düyşöbayeva, Ayturgan and Risvanli, + Ali and Acaröz, Ulas and Acaröz, Damla Arslan and Salykov, Ruslan + and Sahin, Mitat", + journal = "Probiotics and Antimicrobial Proteins", + publisher = "Springer Science and Business Media LLC", + volume = 18, + number = 1, + pages = "18--34", + abstract = "This study aims to investigate the microbial composition of + koumiss made via traditional methods in Kyrgyz mountain pastures. + We collected koumiss samples produced in plastic (P), wood (T), + and leather (D) containers at household settings. These samples + were subjected to shotgun metagenomic sequencing. As a result of + the metagenome analyses, we identified a diversity of bacteria, + yeasts, bacteriophages, and archaea in koumiss produced within + different containers. Koumiss' microbial community was + predominantly composed of lactic acid bacteria (LAB), + particularly Lactobacillus helveticus and Lactococcus lactis. + Additional LAB species such as Lactobacillus kefiranofaciens, + Lactococcus raffinolactis, Lactiplantibacillus plantarum, and + Lactococcus cremoris, as well as non-LAB taxa such as Kluyvera + intermedia, Raoultella planticola, and Hafnia alvei were also + identified as part of the koumiss microbiota. Nonetheless, the + opportunistic pathogen, Enterobacter hormaechei, was among the + detected species. The most abundant yeast species was identified + as Brettanomyces bruxellensis. Other yeast species involving + Monosporozyma unispora, Monosporozyma servazzii, and Yarrowia + lipolytica were also detected within the metagenome. Despite the + type of container material not significantly affecting the + microbial diversity, Bifidobacterium spp. and bacteriophages were + identified at higher levels in plastic containers. We detected + various antimicrobial resistance genes and gene clusters that + produce bioactive compounds within koumiss samples. This study + highlights koumiss' rich microbial composition and its potential + health impacts. It underscores the importance of effectively + utilizing metagenomic and bioinformatics methods for better + comprehension of the microbiota of koumiss.", + month = jan, + year = 2026, + url = "http://dx.doi.org/10.1007/s12602-025-10718-9", + keywords = "Fermented foods; Koumiss; Mare’s milk; Metagenome-assembled + genomes; Shotgun metagenomics", + doi = "10.1007/s12602-025-10718-9", + pmid = 40824425, + issn = "1867-1306,1867-1314", + language = "en" +} + +@ARTICLE{Liepa2026-sw, + title = "Urban wastewater metagenomics reveals the antibiotic resistance + gene distribution across Latvian municipalities", + author = "Liepa, Edgars and Ustinova, Maija and Gudra, Dita and Roga, Ance + and Kalnina, Ineta and Dejus, Brigita and Dejus, Sandis and + Strods, Martins and Tomsone, Laura Elīna and Kibilds, Juris and + Bartkevics, Vadims and Berzins, Aivars and Dumpis, Uga and Juhna, + Talis and Fridmanis, Davids", + journal = "Microorganisms", + publisher = "MDPI AG", + volume = 14, + number = 1, + pages = 145, + abstract = "Antimicrobial resistance (AMR) poses a global health threat, with + urban wastewater systems serving as key reservoirs for resistance + dissemination. This study aimed to investigate the relationships + among urban environments, bacterial communities, and AMR + patterns, and evaluate the specific municipal-scale drivers of + resistance gene distribution. Shotgun metagenomic analysis was + conducted on 45 wastewater samples collected from 15 + municipalities across Latvia to determine the composition of the + resistome and its correlation with local factors. The analysis + identified 417 distinct antibiotic resistance genes (ARGs) + belonging to 108 families, with geographic location serving as + the primary driver of ARG distribution, which explained 65.87\% + of community variation (p = 0.001). Local industrial factors + demonstrated significant effects, with food industry wastewater + significantly influencing both bacterial taxonomy and ARG + profiles (p < 0.05). While the presence of a regional hospital + did not shape the overall municipal resistome, + hospital-associated wastewater showed 19 overlapping ARGs, + including clinically critical carbapenemases. Municipal + wastewater systems function as geographically structured + reservoirs of AMR that are shaped by localized industrial and + healthcare outputs. These findings support wastewater-based AMR + surveillance as a valuable tool for tracking specific resistance + sources.", + month = jan, + year = 2026, + url = "http://dx.doi.org/10.3390/microorganisms14010145", + keywords = "Latvia; antibiotic resistance; metagenomics; resistome; + wastewater-based epidemiology (WBE)", + doi = "10.3390/microorganisms14010145", + pmc = "PMC12843809", + pmid = 41597664, + issn = "2076-2607,2076-2607", + language = "en" +} + +@ARTICLE{Shen2024-mg, + title = "{SeqKit2}: A Swiss army knife for sequence and alignment + processing", + author = "Shen, Wei and Sipos, Botond and Zhao, Liuyang", + journal = "iMeta", + publisher = "Wiley", + pages = "e191", + abstract = "AbstractIn the era of ubiquitous high‐throughput sequencing + studies, there is a growing need for analysis tools that are not + just performant but also comprehensive and user‐friendly enough + to cater to both novice and advanced users. This article + introduces SeqKit2, the next iteration of the widely used + sequence analysis tool SeqKit, featuring expanded functionality, + performance optimizations, and support for additional compression + methods. Retaining a pragmatic subcommand architecture, SeqKit2 + represents substantial enhancement through the inclusion of 19 + additional subcommands, expanding its overall repertoire to a + total of 38 in eight categories. The new subcommands add + functionality such as amplicon processing and robust, + error‐tolerant parsing of sequence records. In addition, three + subcommands designed for real‐time analysis are added for + periodic monitoring of properties of FASTQ and Binary + Alignment/Map alignment records and real‐time streaming from + multiple sequence files. The performance of SeqKit2 is + benchmarked against the old version of SeqKit, Bioawk, Seqtk, and + SeqFu tools. SeqKit2 consistently outperforms its predecessor, + albeit with marginally higher memory usage, while maintaining + competitive runtimes against other tools. With its broad + functionality, proven usability, and ongoing development driven + by user feedback, we hope that bioinformaticians will find + SeqKit2 useful as a “Swiss army knife” of sequence and alignment + processing—equally adept at facilitating ad hoc analyses and + seamlessly integrating into larger pipelines.", + month = apr, + year = 2024, + url = "https://onlinelibrary.wiley.com/doi/abs/10.1002/imt2.191", + keywords = "performance optimization; real-time analysis; sequence + processing; usability; user-friendly", + doi = "10.1002/imt2.191", + issn = "2770-596X,2770-5986", + language = "en" +} + +@ARTICLE{Langer2025-th, + title = "Empowering bioinformatics communities with Nextflow and nf-core", + author = "Langer, Björn E and Amaral, Andreia and Baudement, Marie-Odile + and Bonath, Franziska and Charles, Mathieu and Chitneedi, Praveen + Krishna and Clark, Emily L and Di Tommaso, Paolo and Djebali, + Sarah and Ewels, Philip A and Eynard, Sonia and Fellows Yates, + James A and Fischer, Daniel and Floden, Evan W and Foissac, + Sylvain and Gabernet, Gisela and Garcia, Maxime U and Gillard, + Gareth and Gundappa, Manu Kumar and Guyomar, Cervin and Hakkaart, + Christopher and Hanssen, Friederike and Harrison, Peter W and + Hörtenhuber, Matthias and Kurylo, Cyril and Kühn, Christa and + Lagarrigue, Sandrine and Lallias, Delphine and Macqueen, Daniel J + and Miller, Edmund and Mir-Pedrol, Júlia and Moreira, Gabriel + Costa Monteiro and Nahnsen, Sven and Patel, Harshil and Peltzer, + Alexander and Pitel, Frederique and Ramayo-Caldas, Yuliaxis and + Ribeiro-Dantas, Marcel da Câmara and Rocha, Dominique and + Salavati, Mazdak and Sokolov, Alexey and Espinosa-Carrasco, Jose + and Notredame, Cedric and Community, The Nf-Core", + journal = "Genome Biology", + publisher = "Springer Science and Business Media LLC", + volume = 26, + number = 1, + pages = 228, + abstract = "Standardized analysis pipelines contribute to making data + bioinformatics research compliant with the paradigm of + Findability, Accessibility, Interoperability, and Reusability + (FAIR), and facilitate collaboration. Nextflow and Snakemake, two + popular command-line solutions, are increasingly adopted by + users, complementing GUI-based platforms such as Galaxy. We + report recent developments of the nf-core framework with the new + Nextflow Domain-Specific Language (DSL2). An extensive library of + modules and subworkflows enables research communities to adopt + common standards progressively, as resources and needs allow. We + present an overview of some of the research communities built + around nf-core and showcase its adoption by six EuroFAANG farmed + animal research consortia.", + month = jul, + year = 2025, + url = "http://dx.doi.org/10.1186/s13059-025-03673-9", + doi = "10.1186/s13059-025-03673-9", + pmc = "PMC12309086", + pmid = 40731283, + issn = "1474-7596,1474-760X", + language = "en" +} diff --git a/paper/paper.md b/paper/paper.md index 280ddad4..7a4a997f 100644 --- a/paper/paper.md +++ b/paper/paper.md @@ -94,135 +94,121 @@ bibliography: paper.bib # Summary -Genome-mining of bacterial DNA fosters the discovery of antimicrobial resistance-related genes as well as genes required for the biosynthesis of low molecular weight natural products or specialised metabolites. -Despite the availability of many bioinformatic tools to identify such functional genes, screening of genomic features remains inefficient due to heterogeneous computational platforms, accessibility, scalability, and inconsistent reporting and formatting of the results. -Here, we present nf-core/funcscan, an open source bioinformatics pipeline for the screening of microbial functional features from assembled contigs or genomes. -The pipeline currently integrates 13 tools to simultaneously predict antimicrobial peptides, antibiotic resistance genes, biosynthetic gene clusters, and taxonomic classification from partial or full genomes. -It also introduces standardised and aggregated output file reports across all tools, enabling the rapid evaluation, visualisation, and interpretation of results. -Written in the Nextflow workflow language, it is straightforward to install, portable across platforms ranging from personal laptops to high-performance computing clusters, and fully reproducible via the use of software containers. +Genome-mining of bacterial DNA enables the discovery of antimicrobial resistance-related genes, genes required for the biosynthesis of low molecular weight natural products, and other specialised metabolites. +However, execution of the multiple bioinformatic tools used in screening analyses remains inefficient due to heterogenous software interfaces, reporting, and formatting of the output files of similar tools, which limits scalability of such analyses. + +nf-core/funcscan is a portable and reproducible open source Nextflow bioinformatics pipeline for the screening of microbial functional features from assembled contigs or genomes. +The pipeline executes up to 13 tools to simultaneously identify antimicrobial peptides, antibiotic resistance genes, biosynthetic gene clusters, carbohydrate-activate enzymes, and perform taxonomic classification of partial or full genomes. +To facilitate efficient results comparison and evaluation, it supports cross-tool output file standardisation and aggregation. # Statement of need -The emergence and spread of multidrug resistant microbial pathogens poses a serious threat to global health [@murray_global_2022; @world_health_organization_global_2022]. -Traditionally, most anti-infective drugs have been derived from bacterially produced low molecular weight natural products. -To ensure self-resistance against antimicrobial agents, the producing bacteria typically exhibit resistance mechanisms. -As a consequence, the evolution of antimicrobials and the corresponding resistance mechanisms are strongly correlated. -Although antibiotic resistance is tightly linked to self-protection of the producing organisms, the recent excessive use of antibiotics and lack of global surveillance both in healthcare and agriculture has led to an explosion of multidrug resistant bacteria [@ventola_antibiotic_2015; @perry_prehistory_2016; @rascovan_exploring_2016]. -Over the past few decades, the spread of antibiotic resistance genes (ARGs) and pathogenic bacteria carrying them has grown to a major threat to human health. -Identifying new antibiotic agents from novel sources in combination with antibiotic resistance mechanisms and ARG evolution has the potential to aid in the development of new antibiotics. - -Due to this pressing problem, a large suite of different tools has been developed for the rapid identification of different functional gene types from sequencing data. -These tools use different search algorithms and databases (e.g. deepBGC: machine-learning [@hannigan_deep_2019], antiSMASH: rule-based [@blin_antismash_2025]) for the prediction of different types of microbial metabolites. -To maximise the potential of detecting important functional genes, researchers often need to use multiple approaches to ensure maximum detection sensitivity during screening. -Since these tools are often developed as stand-alone tools with specific databases they have to be executed separately. -This impedes scalability due to inefficiency and additionally poses an increased risk of lowering reproducibility when executed manually. -While some tools are available as software containers (e.g. via Docker, Singularity), thus helping reproducibility of results, they often require a series of steps to prepare input data and manually store and filter results. -Additionally, stand-alone tools have their own unique output formats, making cross-comparison of the results between different tools nontrivial, and often results in manual processing and inspection - again further restricting scalability. - -Previous efforts to scale up the predictive power of different tools for functional gene prediction include pipelines such as mettannotator [@gurbich_mettannotator_2025], bacannot [@almeida_scalable_2023], SqueezeMeta [@tamames_squeezemeta_2019], MetaErg [@dong_integrated_2019], METABOLIC [@zhou_metabolic_2022], HT-ARGfinder[@das_ht-argfinder_2022], ARGs-OAP [@yin_args-oap_2022], PathoFact [@de_nies_pathofact_2021], and antiSMASH. -However, to our knowledge, no pipeline has been created that allows for the identification and prediction of antimicrobial peptide (AMP) genes, ARGs, biosynthetic gene clusters (BGCs), carbohydrate-active enzymes (CAZymes), and CAZyme gene clusters (CGCs) simultaneously from multiple samples in a harmonised manner. -Additionally, extensive command-line knowledge and manual installation of software dependencies are required to run many of these existing pipelines. -This effectively precludes their use by biochemists, biomolecular scientists, and biologists who typically have limited computational training. - -Here, we present nf-core/funcscan, a Nextflow [@di_tommaso_nextflow_2017] pipeline following nf-core [@ewels_nf-core_2020] best practices for the simultaneous screening of multiple functional and biosynthetic components from assembled microbial contiguous sequences (contigs). -The pipeline predicts ARGs, BGCs, AMP-encoding genes, CAZymes, CGCs, and provides taxonomic information of the producing organisms from (meta)genomic sequences parallel in a portable, reproducible, and scalable manner. -This allows researchers to obtain a holistic view on the genomic context of identified genes for downstream analyses in the context of antimicrobial resistance. +Researchers often use multiple tools to ensure maximum detection sensitivity during genomic screening for potential gene candidates, as each tool uses different search algorithms and microbial metabolite databases. +However, heterogenous installation, inputs, and execution interfaces of these stand-alone tools impedes scalability, and decreases reproducibility due to user-error when executed manually. +Additionally, each tool often has its own unique output formats, making cross-comparison of results between tools and databases non-trivial, and again requiring inefficient manual postprocessing and inspection. + +This necessity for manual execution and postprocessing of heterogenous outputs impacts the discovery of new drugs. +For example, antibiotics are typically derived from naturally evolved, bacterially-produced, low molecular weight natural products, and the rate of discovery of novel molecules has seen recent plateauing. +In combination with an explosion in the evolution of multidrug resistant bacteria [@ventola_antibiotic_2015; @perry_prehistory_2016; @rascovan_exploring_2016], and a lack of global surveillance both in healthcare and agriculture, this is contributing to a major threat to global health [@murray_global_2022; @world_health_organization_global_2022]. +Therefore high-throughput and scalable approaches are needed to allow the rapid identification of metabolites from novel sources, as well as live monitoring of the spread of antibiotic resistance within microbial populations. + +Here, we present nf-core/funcscan, a Nextflow [@di_tommaso_nextflow_2017] pipeline following nf-core best practices [@ewels_nf-core_2020;@Langer2025-th] for the automated and in-parallel screening of different functional gene groups with multiple tools and databases. +The pipeline currently supports detection of antimicrobial peptide (AMPs) genes, antimicrobial resistance genes (ARGs), biosynthetic gene clusters (BGCs), and carbohydrate-active enzyme gene clusters (CGCs). # State of the field -The continuing decrease in sequencing costs and the subsequent increase in available sequenced prokaryotic genomes and metagenomes has gone hand-in-hand with the development of numerous bioinformatics tools to predict gene functions. -Several pipelines have been developed to chain single-purpose tools together to provide a more comprehensive context. - -Pipelines with similar functionality to nf-core/funcscan include the pipeline mettannotator. -This pipeline meets the criteria of scalability and reproducibility on the same level as nf-core/funcscan, due to its similar implementation in Nextflow and in most parts also based on the nf-core pipeline template. -While focused on somewhat different gene types (e.g. snRNA, mobilome), shared features include ARG and BGC prediction as well as aggregation of results. -In contrast, nf-core/funcscan provides additional AMP screening and the integration of taxonomic classifications for all genes to provide additional ecological context around predicted genes. -Regarding pipeline stability and reliability, nf-core/funcscan is the only pipeline to implement comprehensive unit tests on both module and pipeline level, using the nf-test [@forer_improving_2024] framework (Table \ref{tab:pipelines}). - -| Feature | funcscan | mettannotator | bacannot | HT-ARGfinder | PathoFact | SqueezeMeta | MetaERG | ARGs-OAP | -| --------------------------------------- | -------- | ------------- | -------- | ------------ | --------- | ----------- | ------- | -------- | -| ARG screening | + | + | + | + | + | (+) | (+) | + | -| AMP screening | + | − | − | − | − | (+) | (+) | − | -| BGC screening | + | + | − | − | − | (−) | (−) | − | -| CAZyme screening | + | + | − | − | − | − | − | − | -| Taxonomic assignment of contigs | + | − | − | (−) | (−) | + | + | − | -| Results summary | + | + | + | (+) | (+) | + | + | − | -| Container support (Docker, Singularity) | + | + | + | − | − | − | + | (−) | -| Modularity | + | + | + | − | + | (+) | − | − | -| One-click installation | + | + | + | − | − | (−) | − | − | -| Local installation possible | + | + | + | + | + | + | + | − | -| Web-based execution possible | (+) | (+) | (+) | − | − | − | − | − | -| Software reviewing | + | + | − | − | − | − | − | − | -| Automated unit tests | + | + | (−) | (−) | (−) | − | − | − | -| License | MIT | Apache-2.0 | GPL-3.0 | None | GPL-3.0 | GPL-3.0 | AFL | AFL | +Previous efforts to scale up the predictive power of different tools for functional gene prediction include include mettannotator [@gurbich_mettannotator_2025], bacannot [@almeida_scalable_2023], SqueezeMeta [@tamames_squeezemeta_2019], MetaErg [@dong_integrated_2019], METABOLIC [@zhou_metabolic_2022], ARGs-OAP [@yin_args-oap_2022], and PathoFact [@de_nies_pathofact_2021] (Table 1). +However, to our knowledge, these typically focused on singular gene categories or groups (e.g. antimicrobial resistance), aim to be 'end-to-end' pipelines including read preprocessing and assembly, or do not provide important contextual information about the potential hits (such as taxonomic information). + +| Feature | funcscan | mettannotator | bacannot | PathoFact | SqueezeMeta | MetaERG | ARGs-OAP | +| --------------------------------------- | -------- | ------------- | -------- | --------- | ----------- | ------- | -------- | +| ARG screening | + | + | + | + | (+) | (+) | + | +| AMP screening | + | − | − | − | (+) | (+) | − | +| BGC screening | + | + | − | − | (−) | (−) | − | +| CAZyme screening | + | + | − | − | − | − | − | +| Taxonomic assignment of contigs | + | − | − | (−) | + | + | − | +| Results summary | + | + | + | (+) | + | + | − | +| Container support (Docker, Singularity) | + | + | + | − | − | + | (−) | +| Modularity | + | + | + | + | (+) | − | − | +| One-click installation | + | + | + | − | (−) | − | − | +| Local installation possible | + | + | + | + | + | + | − | +| Web-based execution possible | (+) | (+) | (+) | − | − | − | − | +| Software reviewing | + | + | − | − | − | − | − | +| Automated unit tests | + | + | (−) | (−) | − | − | − | +| License | MIT | Apache-2.0 | GPL-3.0 | GPL-3.0 | GPL-3.0 | AFL | AFL | : Comparison of nf-core/funcscan with other related pipelines for ARG, AMP, and BGC discovery. Parentheses indicate either unspecific gene screening or partly fulfilled criteria. \label{tab:pipelines} + + +Extensive command-line knowledge and manual installation of software dependencies are also often required to run many of these existing pipelines. +This can preclude use by biochemists, biologists, etc. who typically have limited computational training. +In contrast, nf-core/funcscan aims to reduce complexity by screening from already assembled sequences, and end on aggregation of the screening results, through multiple methods for execution. + +The main factors that distinguish nf-core/funcscan from the most similar pipeline, metannotator, are: support for metagenomic assembly input (rather than just genomes); automated taxonomic classification of contigs; more ARG tools; standardised prediction output; and confirmed executable on other infrastructure than HPCs. + + + + # Workflow overview -nf-core/funcscan simultaneously predicts AMPs, ARGs, BGCs as well as CGCs from partial or full (meta)genomic sequences. -In addition, the bacterial taxonomy of input sequences is determined and standardised summaries of all tool outputs are provided (Fig. \ref{fig:workflow}). +nf-core/funcscan simultaneously predicts AMPs, ARGs, BGCs as well as CGCs from input partial or full (meta)genomic sequences. +Output files from the tools of each of the categories are aggregated and standardised for easy cross-comparison (Fig. \ref{fig:workflow}). ![Workflow overview of nf-core/funcscan. (1), genomic sequences are prepared and annotated with one of four open reading frame annotation tools. Two additional classification workflows can be used to classify contigs taxonomically (light gray) or obtain additional protein domain information (dark gray). -(2), depending on which workflows are selected by the user, the biosynthetic gene cluster (BGC, purple), antimicrobial peptide genes (AMP, orange), antibiotic resistance genes (ARG, yellow), or carbohydrate-active enzymes (CAZyme, blue) workflows with their customisable parameters are executed. +(2), depending on user-choice, the biosynthetic gene cluster (BGC, purple), antimicrobial peptide genes (AMP, orange), antibiotic resistance genes (ARG, yellow), or carbohydrate-active enzymes (CAZyme, blue) workflows with their customisable parameters are executed. (3), the results of all tools for each gene category are aggregated and saved in a human- and machine-readable tabular format.\label{fig:workflow}](figure1.png) ## Input preprocessing and open reading frame annotation -The pipeline processes a two-, four-, or five-column tabular sample-sheet as input (comma-separated, CSV format). -Sample names and paths to the respective nucleotide FASTA files containing (meta)genomic contigs or genomes to be screened are required (two-column sample-sheet). -Optionally, pre-annotated sequence files can be supplied to the pipeline in the four-column sample-sheet variant with open reading frame amino acid sequences in FASTA format, and their respective annotations in GBK format. -Additionally, GFF annotation files can be provided in a fifth column. -During preprocessing, all gzipped sequence files are decompressed, and, for running the BGC subworkflow, short contigs are removed by SeqKit (default: contigs shorter than 3,000 bp) to reduce runtime by removing too-short sequences that produce no biologically meaningful results. -Open reading frames are predicted from the preprocessed sequences by one of four prokaryotic annotation tools (Bakta, Prodigal, Prokka, and Pyrodigal). -If annotated sequence files as described above are provided in the sample-sheet, this step is skipped. +The pipeline takes a two- to five-column tabular sample-sheet as input (comma-separated, CSV format). +This sample-sheet contains sample names, paths to (meta)genomic FASTA files and optionally pre-generated amino-acid FASTA, GFF, or GBK format annotation files. -Various tools of nf-core/funcscan rely on databases and reference files to operate. -The pipeline offers the functionality to download these databases automatically for the user, which can then be stored and reused in future pipeline runs to minimise pipeline runtime, network traffic, and possible download limits. -The database download is applicable for AMPcombi [@herbst_actifensin_2025], AMRFinderPlus [@feldgarden_amrfinderplus_2021; @feldgarden_validating_2019], antiSMASH, Bakta [@schwengers_bakta_2021], BiG-SLiCE [@kautsar_big-slice_2021], DeepARG [@arango-argoty_deeparg_2018], DeepBGC, InterProScan [@jones_interproscan_2014], MMSeqs2 [@mirdita_fast_2021], and RGI [@alcock_card_2023]. +Preprocessing steps reduce runtime by removing too-short sequences with Seqkit [@Shen2024-mg], when they may produce no biologically meaningful results. +Open reading frames are optionally predicted from the preprocessed sequences by one of four prokaryotic annotation tools: Bakta [@schwengers_bakta_2021], Prodigal [@Hyatt2010-yv], Prokka [@Seemann2014-ee], and Pyrodigal [@Larralde2022-uu]. -## Gene prediction and taxonomic classification +When required, the pipeline will download required screening-tool databases automatically for the user, and made available for future pipeline runs to minimise runtime and network traffic. -In a second step, users can choose to scan genomic sequences in parallel with four dedicated workflows for AMPs, ARGs, BGCs, and CAZymes, applying up to currently a total of 13 gene identification tools: +## Gene screening and taxonomic classification -- **ARG subworkflow**: ABRicate [@torsten_seemann_abricate_2020], AMRFinderPlus, DeepARG, fARGene [@berglund_identification_2019], RGI -- **BGC subworkflow**: antiSMASH, DeepBGC, GECCO [@carroll_accurate_2021], hmmsearch [@eddy_accelerated_2011] -- **AMP subworkflow**: ampir [@fingerhut_ampir_2021], AMPlify [@li_models_2023, @li_amplify_2022], hmmsearch, Macrel [@santos-junior_macrel_2020] -- **CAZyme subworkflow**: run_dbCAN [@zheng_dbcan3_2023] +Users choose to scan genomic sequences in parallel with up-to four dedicated subworkflows for AMPs, ARGs, BGCs, and CGCs. +User can apply currently up to a total of 13 gene identification tools: -In an additional optional parallel screening step, all input sequences can be taxonomically classified by MMSeqs2 to determine likely source hosts of each functional hit. -Characterising the taxonomic origin of metagenomic contigs can provide users information about potentially suitable hosts for downstream experiments, e.g. heterologous expression systems [@porse_biochemical_2018]. -The taxonomic classification supports a variety of reference databases (e.g. GTDB, UniProt, UniRef, NR, Kalamari) to suit different user requirements. -Optionally, protein domains and families can be further annotated by InterProScan. +- **ARGs**: ABRicate [@torsten_seemann_abricate_2020], AMRFinderPlus [@feldgarden_amrfinderplus_2021;@feldgarden_validating_2019], DeepARG [@arango-argoty_deeparg_2018], fARGene [@berglund_identification_2019], RGI [@alcock_card_2023] +- **BGCs**: antiSMASH [@blin_antismash_2025], DeepBGC [@hannigan_deep_2019], GECCO [@carroll_accurate_2021], hmmsearch [@eddy_accelerated_2011] +- **AMPs**: ampir [@fingerhut_ampir_2021], AMPlify [@li_models_2023, @li_amplify_2022], hmmsearch, Macrel [@santos-junior_macrel_2020] +- **CAZymes**: run_dbCAN [@zheng_dbcan3_2023] -Reasonable default parameters for commonly tuned parameters of the screening tools are set by the pipeline, and can be adjusted by the user by dedicated command-line arguments or via a Nextflow parameter file. +To provide users information about potentially suitable hosts for downstream experiments, e.g. heterologous expression systems [@porse_biochemical_2018], an additional optional parallel workflow can taxonomically classify input contigs with MMSeqs2 [@mirdita_fast_2021]. +Optionally, generic protein domains and families can be further annotated with InterProScan [@jones_interproscan_2014]. + +Pipeline parameters can be adjusted by userwritten- or nf-core GUI ([https://nf-co.re/launch](https://nf-co.re/launch))-generated Nextflow parameter files, or command-line arguments. ## Aggregation of screening results -All screening tools of nf-core/funcscan have heterogeneous output formats and label their respective gene predictions differently. -nf-core/funcscan aggregates the output of all gene and taxonomic screening tools in each executed subworkflow into single human- and machine-readable tables in CSV format per gene type using dedicated tools. -For the summary of ARGs, we have used the existing hAMRonization [@mendes_hamronization_2024] software. -For AMPs, AMPcombi parses and filters the results of AMP prediction tools, summarises them into single tables, and aligns the AMP hits against a reference AMP database for deeper functional classification. -We wrote a custom script 'comBGC' for aggregating and standardising the output of the BGC tools. -These summaries are finally complemented with results from the optional taxonomic classification workflow. +nf-core/funcscan integrates dedicated tools to aggregate and standardise heterogenous output formats (and gene labels) of multiple screening tools into a single human- and machine-readable tables in CSV format per gene type. +nf-core uses hAMRonization [@mendes_hamronization_2024] for ARGs, AMPcombi [@herbst_actifensin_2025] for AMPs, and a custom script 'comBGC' for BGC tool output. +These summaries are finally optionally complemented with results from the taxonomic classification workflow. + + ## Reproducibility and scalability -All nf-core pipelines utilise software environments (Conda) or containers (Docker, Singularity) for each integrated tool. -This provides the advantage of isolating the dependencies of all workflows from each other and rendering pipeline execution highly reproducible, portable, and platform-independent. -Thus, the pipeline itself is easy to install as it has only few minimum dependencies (Nextflow itself, and one of Docker, Singularity, Podman, Shifter, Charliecloud, and Conda). -The configuration of the pipeline to the underlying computing system requires knowledge of its software environment and hardware resources. -To facilitate configuration and further portability, nf-core provides already centralised configurations for more than 150 institutional computational infrastructures (e.g. HPCs) via the central nf-core/configs repository ([https://nf-co.re/configs](https://nf-co.re/configs)). -The performance of each pipeline run (including software versions of all applied tools, memory, and CPU usage) is summarised in HTML reports for all steps of all subworkflows for users to estimate future runtime and/or computational resources. +All nf-core pipelines utilise software environments [from the Bioconda project, @Gruning2018-vr] or containers [e.g. Docker, Singularity, primarily from the Biocontainers project, @Da_Veiga_Leprevost2017-gl] for each integrated tool. +This provides the advantage of isolating the dependencies of all workflows from each other reducing installation problems. +The pipeline is thus easy to install with few minimum dependencies - Nextflow itself, and one of Nextflow-supported container/software environment management systems. +For further portability, nf-core provides integrated configurations for more than 150 institutional computational infrastructure (e.g. HPCs) via nf-core/configs ([https://nf-co.re/configs](https://nf-co.re/configs)). +Users on these infrastructure thus can run the pipelines with no-set up via a single parameter. # Research impact statement -nf-core/funcscan has developed an active user community of scientific users and developers who continuously contribute ideas, bug reports and code via issues and pull requests on GitHub. -The pipeline is actively being used in research (https://www.mdpi.com/2076-2607/14/1/145, https://link.springer.com/article/10.1007/s12602-025-10718-9, https://pmc.ncbi.nlm.nih.gov/articles/PMC12051446/, https://link.springer.com/article/10.1007/s12223-026-01445-x). -Additionally, the pipeline received a contribution of a whole new workflow (CAZyme screening) by new community members outside of the original developers. -Discussions of pipeline as well as research domain related topics happen on the open-to-join nf-core workspace on the Slack platform. This illustrates the public interest and proactive efforts from scientific users to use, maintain, and improve the pipeline functionalities. +nf-core/funcscan has an active user community of scientific users and developers on the nf-core Slack and GitHub ([https://nf-co.re/join](https://nf-co.re/join)). +For example, the pipeline received the contribution of the CAZyme screening from community members outside of the original developers. +User discussions and support on the pipeline and on related research topics occur on the nf-core Slack workspace. +This illustrates the public interest and proactive efforts from scientific users to use, maintain, and improve the pipeline. +The pipeline is also already actively being used in research [e.g., @Tighe2024-fq, @Janak2026-ek, Istanbullugil2026-fg, Liepa2026-sw]. # AI usage disclosure @@ -237,6 +223,7 @@ J.F. received a fellowship from the International Leibniz Research School (under This project was funded by grants from the Werner Siemens Foundation (Paleobiotechnology to C.W. and P.S.) and the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation, under Germany’s Excellence Strategy – EXC 2051 – Project-ID 390713860 to C.W. and P.S.). J.A.F.Y and C.W. were funded by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) – project number 460129525 (NFDI4Microbiota, FlexFund project EnterArchaeo). +J.A.F.Y and C.W. were supported by the Max Planck Society. This work was supported by the de.NBI Cloud within the German Network for Bioinformatics Infrastructure (de.NBI) and ELIXIR-DE (Forschungszentrum Jülich and W-de.NBI-001, W-de.NBI-004, W-de.NBI-008, W-de.NBI-010, W-de.NBI-013, W-de.NBI-014, W-de.NBI-016, W-de.NBI-022). # References diff --git a/paper/paper.pdf b/paper/paper.pdf new file mode 100644 index 00000000..ac942b2d Binary files /dev/null and b/paper/paper.pdf differ