Pith. sign in

REVIEW 2 major objections 4 minor 224 references

Evaluating Agentic Bioinformatics through Function, Evidence, and Validation

T0 review · 2 major / 4 minor · reviewed 2026-08-01 · deepseek-v4-flash

Pith's one-line read AI biology agents should be judged by workflow correctness, not final answers alone.

desk verdict Useful evaluation scaffold for agentic bioinformatics; the empirical V-stage coding is looser than the stated gate, so treat the counts as indicative. read the letter →

arxiv 2607.27556 v1 pith:64NS3EAL submitted 2026-07-30 cs.AI cs.MA

classification cs.AIcs.MA
keywords agenticbioinformaticsworkflowcorrectnessFunction–Evidence–Validationvalidationstagesevidencegroundingreplayabilitylargelanguagemodelagentsscientificaccountability
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper argues that large language model agents in bioinformatics are being evaluated by the wrong yardstick. Fluent outputs, successful tool calls, and benchmark scores say little about whether the process that produced them was scientifically defensible. The authors propose that the inspectable workflow trajectory—the sequence of objectives, data, decisions, tools, artifacts, and evidence—should be the primary unit of analysis, and they introduce a Function–Evidence–Validation (FEV) framework to measure it. Applying FEV to 109 systems, they find that planning and tool use have advanced far ahead of replayability, provenance, and prospective empirical testing: 94 of 109 systems meet the replayability gate, but only 7 have any prospective experimental validation. The conclusion is that the field should shift from final-answer correctness to workflow correctness.

What carries the argument

The Function–Evidence–Validation (FEV) framework. Function records what the system demonstrably does (planning, coordination, tool execution, state and trace maintenance, repair, verification). Evidence records traceable sources (literature, knowledge bases, measurements, software outputs, model outputs, experimental observations). Validation is a five-stage cumulative ladder from illustrative output (V0) to demonstrated execution (V1), replayable computation (V2), scientifically evaluated computation (V3), and prospective empirical evaluation (V4). The ladder is the load-bearing instrument: it separates 'it ran' from 'it can be replayed' from 'it was scientifically tested.'

What would settle it

Re-code the 109 mapped systems from the paper's own tables using only the explicit V2 minimum (inputs, parameters, dependencies, intermediate artifacts, and execution traces all present). If a stricter coder assigns substantially fewer than 94 systems to V2—for instance, because 'public code and instructions' is treated as insufficient without traceable execution artifacts—the claimed replayability gap and the V-stage distribution would shift together.

Watch

Extended reading notes

Core claim

The central claim is normative: agentic bioinformatics should be evaluated through workflow correctness rather than final-answer correctness alone. The paper operationalizes this as three non-interchangeable properties—demonstrated workflow operations (Function F1–F6), traceable support for actions and claims (Evidence E1–E6), and use-case-specific cumulative assurance (Validation V0–V4)—and maps 109 systems plus 28 benchmarks across six biological domains. The empirical finding is lopsided progress: 94 of 109 systems reach the V2 replayability gate, but only 7 reach V4 prospective empirical testing, and closed-loop empirical refinement appears in a single mapped system. If the paper is righ

Load-bearing premise

The headline numbers (94 of 109 at V2, 7 at V4) rest on the authors applying their own stated V2 criteria—identifiable inputs, parameters, dependencies, intermediate artifacts, and execution traces—consistently across 109 heterogeneous papers, and that coding has not been checked by independent raters.

Editorial extensions

If this is right

  • Benchmarks in agentic bioinformatics should grade trajectories—tool calls, parameters, artifacts, failure recovery—alongside final answers, rather than treating endpoint accuracy as the whole score.
  • Published system claims should carry an explicit V-stage and qualifiers (benchmark, expert, statistics, robustness, external, prospective, closed-loop), so a reader can see what assurance a given use case actually has.
  • The replayability gap (94 of 109 at V2, 7 at V4) implies that most current systems are inspectable but not empirically tested; funding and evaluation efforts should move toward prospective, claim-aligned experiments.
  • A minimum reporting standard for agentic bioinformatics papers would follow from FEV: document workflow scope, models, tools, parameters, environments, artifacts, failures, approval points, and the validation stage.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • If FEV became a reporting norm, the field's progress measures would shift from 'can it answer' to 'can it be audited'—a change that would likely re-rank many systems and reduce the prestige of broad-but-untested agents.
  • The V-ladder could be extended with a V5 for closed-loop empirical refinement at scale, since the paper counts only one such system; the distinction between one-shot prospective testing (P) and feedback-driven cycles (C) is likely to become central as wet-lab integration grows.
  • A testable extension would be an inter-rater reliability study of FEV coding: if independent coders disagree widely on V-stage assignments, the framework needs tighter operational definitions before it can serve as a community standard.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

2 major / 4 minor

Summary. The paper introduces the Function–Evidence–Validation (FEV) framework for evaluating agentic bioinformatics systems. Function records demonstrable workflow operations (F1–F6), Evidence records traceable sources supporting actions and claims (E1–E6), and Validation records cumulative assurance stages (V0–V4) with orthogonal qualifiers. The authors apply FEV to 109 system entries and 28 benchmark resources, representing 128 unique publications, and present a cross-domain synthesis showing that planning and tool-mediated execution are common while replayability, external validation, and prospective empirical testing are less well established. They conclude that agentic bioinformatics should be assessed through workflow correctness rather than final-answer correctness alone.

Significance. The paper makes a timely and useful conceptual contribution. The FEV framework separates operational capability, evidentiary support, and validation assurance in a way that is more explicit than most existing reviews, and the supplementary tables provide an unusually detailed audit trail of 109 systems. The distinction between using empirical data as evidence and prospectively testing an agent-generated output is particularly valuable, as is the cumulative V0–V4 gate. The accounting is internally consistent (109 + 28 − 9 = 128 unique publications), and the authors are transparent about the review's scope and limitations. The main risk is that the quantitative V-stage synthesis is not calibrated: several V2/V3 assignments appear more lenient than the stated criteria, and no inter-rater reliability or replay check is reported. This weakens the specific numeric claims but does not invalidate the normative core, which would only be strengthened if replayability is even rarer than reported.

major comments (2)
  1. [§S2 Tables S8, S9, S23; Table S5; §S1] The V2 gate is defined in Table S5 as requiring identifiable inputs, parameters, dependencies, intermediate artifacts, AND execution traces. Several assignments use a looser bar. AI-HOPE (Table S8) is coded V2 [S] on 'executable analyses on identifiable retrospective datasets,' with no listed scripts, parameter records, logs, or traces. HEAL-KGGen (Table S9) is coded V2 [B] because 'public code, requirements, test data, graph files, and instructions support replay'; instructions and graph files are not execution traces. SwiftDossier (Table S23) is coded V2 [H,R] from 'executable retrieval and analysis artifacts' without the required intermediate artifacts/traces. Since V3 subsumes V2, the 69 V3 entries inherit this slack. Section S1 reports no inter-rater reliability or calibration exercise and no actual replay check. This undermines quantitative statements such as 'most systems are clas
  2. [§2 and §S1; Figures S3–S5] The eligibility boundary is deliberately broad, including 'agent-adjacent' systems, and §S1 states that aggregate analyses include both unless otherwise stated. However, the main quantitative synthesis does not report the full-agentic subset separately. Entries such as ChatNT (Table S7), VibeGen (Table S20), and ORI (Table S21) are coded as agent-adjacent predictive or model–laboratory loops, yet they contribute to the same FEV prevalence and V-stage distribution as full multi-agent workflow systems. The claim that 'planning and tool-mediated execution have advanced' across agentic bioinformatics is therefore hard to interpret. Please report the full-agentic-only distribution or provide a sensitivity analysis showing that the qualitative conclusions are unchanged when agent-adjacent entries are excluded.
minor comments (4)
  1. [References] References 49 and 50 are identical (Huang et al., 'Autonomous biomedical research with an artificial intelligence agent'). Please consolidate or distinguish them. References 117 and 118 also appear to be two versions of BioMaster and should be cross-referenced explicitly.
  2. [Figure S3b] The zero count for V0 is partly an artifact of the eligibility filter that excludes purely conversational systems. Add a note clarifying that V0 is retained on the complete scale but that no system meeting the inclusion criteria was assigned to it.
  3. [Abstract and §2] The term 'workflow correctness' is used in the abstract and conclusion but never given a compact definition in the body. A brief formal definition early in Section 2 would help readers understand the exact relationship between FEV and workflow correctness.
  4. [Figure S5b] The 'observed gap' score (1 − share) measures absence of reporting, not absence of capability. Since the paper codes only reported capabilities, consider relabeling this as a 'reporting gap' or adding an explicit sentence that unreported capabilities were treated as not demonstrated.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: FEV is a proposed analytical framework applied to external systems; no prediction reduces to a fit or self-citation.

full rationale

The paper introduces the Function–Evidence–Validation framework as a normative analytical lens rather than deriving it from data. The central claim — 'agentic bioinformatics should be assessed through workflow correctness rather than final-answer correctness alone' — is an argument supported by the framework's definitions and by a structured mapping of 109 external systems and 28 benchmarks. There are no equations, no fitted parameters, and no quantity predicted from a subset of the same data. The V-stage assignments are coding judgments about other groups' systems, not outputs of a model fitted to those systems; even if some assignments are lenient relative to Table S5 (e.g., AI-HOPE, HEAL-KGGen, SwiftDossier receive V2 without the table's required intermediate artifacts and execution traces), that is a measurement-reliability concern about the review's empirical summary, not a circular reduction of the paper's conclusions to its inputs. The only mildly self-referential element is Table S2, where the authors' own review is the only row marked with full checks on the feature checklist that they themselves defined; this is a positioning table rather than load-bearing evidence for the normative claim, and it does not constitute circularity in the sense of a prediction or derivation that reduces to its inputs. The manuscript also explicitly disclaims that 'Unreported or insufficiently documented capabilities were not coded' (Supplementary Section S2), a transparent limitation rather than a circular step. No load-bearing self-citations or imported uniqueness theorems appear. The paper is therefore not circular; its principal risks are external validity and coding reliability, not derivation circularity.

Assumptions & free parameters 2 free parameters · 3 assumptions · 0 invented entities

FEV is a taxonomy/framework, not a physical entity, so invented_entities is empty. The paper's measurable contributions rest on two hand-set coding instruments (V-stage thresholds; the agentic/agent-adjacent eligibility boundary) applied by the authors without inter-rater reliability, plus two stated domain assumptions: that the workflow trajectory is the right unit of analysis, and that unreported capabilities can be treated as absent. The framework itself (F1–F6, E1–E6, V0–V4, qualifiers) is defined operationally in Tables S3–S5 rather than fitted to data.

free parameters (2)
  • V-stage assignment thresholds (V0–V4)
    Hand-set cumulative gates defined in Table S5 and applied by the authors to 109 systems. No inter-rater reliability is reported, and several assignments (AI-HOPE, HEAL-KGGen, SwiftDossier) use support weaker than the stated gate, so the V-stage distribution in Figure S3b is partly a function of coder judgment rather than a measured property of the systems.
  • Eligibility boundary: 'agentic or agent-adjacent'
    Inclusion threshold defined in Section S1 ('one or more substantive workflow-level capabilities beyond unconstrained conversational response generation'). Subjective application determines which systems enter the denominator of every proportion in Figures S3–S5.
assumptions (3)
  • domain assumption The inspectable workflow trajectory, not architecture or final output, is the correct primary unit of analysis for agentic bioinformatics.
    Core normative premise of the paper, introduced in the Introduction ('we treat the inspectable workflow trajectory, rather than the architecture or final answer alone, as the primary unit of analysis') and operationalized by the entire FEV framework; the paper argues for it but does not test it.
  • domain assumption Unreported or insufficiently documented capabilities can be treated as absent for the purpose of the field-wide map.
    Stated in Section S2: 'Unreported or insufficiently documented capabilities were not coded.' The gap scores in Figure S5 therefore measure reporting as a proxy for capability; a preprint with thin methods is coded lower regardless of actual system behavior.
  • domain assumption The structured sample of 128 publications is adequate to support temporal claims such as 'planning and tool-mediated execution have advanced more rapidly than...'.
    The paper discloses that counts 'describe the structured review sample rather than the complete literature' (Section S1), yet the abstract states the 'advanced more rapidly' finding as a field-level conclusion; the inference from a convenience sample of indexed plus backward-cited papers to the field's trajectory is assumed, not validated.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Evaluating Agentic Bioinformatics through Function, Evidence, and Validation." pith.science (2026). https://pith.science/paper/64NS3EAL

@misc{pith2026260727556,
  author       = {Pith},
  title        = {Pith review of: Evaluating Agentic Bioinformatics through Function, Evidence, and Validation},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/64NS3EAL}},
  note         = {Machine review of arXiv:2607.27556}
}
read the original abstract

Large language model agents increasingly plan, execute, and interpret biological analyses, yet fluent responses, successful tool calls, and benchmark performance alone do not establish scientific credibility. Existing reviews primarily organize biological agents by application, architecture, and agentic capability, but do not jointly operationalize the accountability of agent-generated workflows. We address this gap by treating the inspectable workflow trajectory, rather than architecture or final output alone, as the primary unit of analysis. We introduce the Function--Evidence--Validation (FEV) framework, which separates demonstrated workflow operations, traceable support for actions and claims, and use-case-specific validation. Using FEV, we map 109 agentic or agent-adjacent systems and 28 benchmark or evaluation resources, representing 128 unique publications across genomics, single-cell and spatial omics, protein science, drug discovery, computational pathology, and general bioinformatics automation. Across domains, planning and tool-mediated execution have advanced more rapidly than replayability, provenance, robust scientific assessment, external validation, and prospective empirical testing. We therefore argue that agentic bioinformatics should be assessed through workflow correctness rather than final-answer correctness alone. FEV provides a practical basis for comparing systems and designing transparent, auditable, and scientifically accountable bioinformatics workflows.

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

224 extracted references · 28 linked inside Pith

  1. [50]

    Autonomous biomedical research with an artificial intelligence agent.Science, page eadz4351, 2026

    Kexin Huang, Serena Zhang, Hanchen Wang, Yuanhao Qu, Yingzhou Lu, Ryan Li, Yusuf Roohani, Lin Qiu, Shiyi Cao, Gavin Li, et al. Autonomous biomedical research with an artificial intelligence agent.Science, page eadz4351, 2026

  2. [1]

    The galaxy platform for accessible, reproducible, and collaborative data analyses: 2024 update.Nucleic acids research, 52(W1):W83–W94, 2024

  3. [2]

    Uniprot: the universal protein knowledgebase in 2025.Nucleic acids research, 53(D1):D609–D617, 2025

  4. [3]

    The gene ontology knowledgebase in 2026.Nucleic Acids Research, 54(D1):D1779–D1792, 2026

  5. [4]

    Llm4grn: Discovering causal gene regulatory networks with llms– evaluation through synthetic data generation

    Tejumade Afonja, Ivaxi Sheth, Ruta Binkyte, Waqar Hanif, Shubhi Ambast, Charles Mwangi Kaumbutha, Matthias Becker, and Mario Fritz. Llm4grn: Discovering causal gene regulatory networks with llms– evaluation through synthetic data generation. InICLR 2025 Workshop on Machine Learning for Genomics Explorations

  6. [5]

    Multi-agent ai enables evidence-based cell annotation in single-cell transcriptomics

    Gautam Ahuja, Alex Antill, Yi Su, Giovanni Marco Dall ˘2019Olio, Sukhitha Basnayake, Göran Karlsson, and Parashar Dhapola. Multi-agent ai enables evidence-based cell annotation in single-cell transcriptomics. bioRxiv, pages 2025–11, 2025

  7. [6]

    Cellvoyager: Ai compbio agent generates new insights by autonomously analyzing biological data.Nature Methods, 23(4):749–759, 2026

    Samuel Alber, Bowen Chen, Eric Sun, Alina Isakova, Aaron J Wilk, and James Zou. Cellvoyager: Ai compbio agent generates new insights by autonomously analyzing biological data.Nature Methods, 23(4):749–759, 2026

  8. [7]

    Tactic: An explainable multi-agent architecture for classification & interpretable reasoning in spatial transcriptomics

    Abdel Rahman Alsabbagh, Mahmoud Zahran, Ali Balubaid, Sumeer Ahmad Khan, Robert Lehmann, Xabier Martinez de Morentin, Vincenzo Lagani, Narsis A Kiani, David Gomez-Cabrero, and Jesper Tegnér. Tactic: An explainable multi-agent architecture for classification & interpretable reasoning in spatial transcriptomics. InICML 2025 Generative AI and Biology (GenBio...

Show all 224 references
  1. [8]

    Retrieval augmented generation for large language models in healthcare: A systematic review.PLOS Digital Health, 4(6):e0000877, 2025

    Lameck Mbangula Amugongo, Pietro Mascheroni, Steven Brooks, Stefan Doering, and Jan Seidel. Retrieval augmented generation for large language models in healthcare: A systematic review.PLOS Digital Health, 4(6):e0000877, 2025

  2. [9]

    Astabench: Rigorous benchmarking of ai agents with a scientific research suite.arXiv preprint arXiv:2510.21652, 2025

    Jonathan Bragg, Mike D’Arcy, Nishant Balepur, Dan Bareket, Bhavana Dalvi, Sergey Feldman, Dany Haddad, Jena D Hwang, Peter Jansen, Varsha Kishore, et al. Astabench: Rigorous benchmarking of ai agents with a scientific research suite.arXiv preprint arXiv:2510.21652, 2025

  3. [10]

    Francesco Branda, Mohamed M Ahmed, Massimo Ciccozzi, Pietro Hiram Guzzi, and Fabio Scarpa. The next paradigm in bioinformatics: a review of multi-agent systems and foundational models for end-to-end scientific discovery.Briefings in Bioinformatics, 27(3):bbag245–bbag245, 2026

  4. [11]

    Empowering ai data scientists using a multi-agent llm framework with self- evolving capabilities for autonomous, tool-aware biomedical data analyses

    Dechao Bu, Jingbo Sun, Kun Li, Zihao He, Wei Huang, Jinlin Hu, Shanshan Zhang, Shuangshuang Lei, Peipei Huo, Zhihao Wang, et al. Empowering ai data scientists using a multi-agent llm framework with self- evolving capabilities for autonomous, tool-aware biomedical data analyses...

  5. [12]

    Mozi: Governed autonomy for drug discovery llm agents.arXiv preprint arXiv:2603.03655, 2026

    He Cao, Siyu Liu, Fan Zhang, Zijing Liu, Hao Li, Bin Feng, Shengyuan Bai, Leqing Chen, Kai Xie, and Yu Li. Mozi: Governed autonomy for drug discovery llm agents.arXiv preprint arXiv:2603.03655, 2026

  6. [13]

    Biomics: A foundational agent for grounded and autonomous multi-omics interpretation.bioRxiv, 2026

    Lei Cao, Yuntain Li, Hua Qin, Yanbang Shang, Yilin Zhang, Bogdan Jovanovic, Lazar Djokic, Tianyi Xia, Luni Hu, Haiyang Hou, Xingxing Ning, Li’ang Lin, Hao Qiu, Ziqing Deng, Yuxiang Li, Yong Zhang, and Shuangsang Fang. Biomics: A foundational agent for grounded and autonomous m...

  7. [14]

    Pathagent: Toward interpretable analysis of whole-slide pathology images via large language model-based agentic reasoning.arXiv preprint arXiv:2511.17052, 2025

    Jingyun Chen, Linghan Cai, Zhikang Wang, Yi Huang, Songhan Jiang, Shenjin Huang, Hongpeng Wang, and Yongbing Zhang. Pathagent: Toward interpretable analysis of whole-slide pathology images via large language model-based agentic reasoning.arXiv preprint arXiv:2511.17052, 2025

  8. [15]

    Stat: A multi-agent framework for integrated and interactive spatial transcriptomics analysis

    Yuheng Chen, Shi Han, Zitong Chao, Yuyao Liu, Fan Zhang, Hao Chen, Jiguang Wang, Jiashun Xiao, and Can Yang. Stat: A multi-agent framework for integrated and interactive spatial transcriptomics analysis. bioRxiv, pages 2026–05, 2026

  9. [16]

    Scienceagentbench: Toward rigorous assessment of language agents for data-driven scientific discovery

    Ziru Chen, Shijie Chen, Yuting Ning, Qianheng Zhang, Boshi Wang, Botao Yu, Yifei Li, Zeyi Liao, Chen Wei, Zitong Lu, et al. Scienceagentbench: Toward rigorous assessment of language agents for data-driven scientific discovery. InInternational Conference on Learning Representat...

  10. [17]

    Accurate proteome-wide missense variant effect prediction with alphamissense.Science, 381(6664):eadg7492, 2023

    Jun Cheng, Guido Novati, Joshua Pan, Clare Bycroft, Akvil ˙e Žemgulyt˙e, Taylor Applebaum, Alexander Pritzel, Lai Hong Wong, Michal Zielinski, Tobias Sargeant, et al. Accurate proteome-wide missense variant effect prediction with alphamissense.Science, 381(6664):eadg7492, 2023

  11. [18]

    Malade: Orchestration of llm-powered agents with retrieval augmented generation for pharmacovigilance.arXiv preprint arXiv:2408.01869, 2024

    Jihye Choi, Nils Palumbo, Prasad Chalasani, Matthew M Engelhard, Somesh Jha, Anivarya Kumar, and David Page. Malade: Orchestration of llm-powered agents with retrieval augmented generation for pharmacovigilance.arXiv preprint arXiv:2408.01869, 2024

  12. [19]

    Chip-gpt: a managed large language model for robust data extraction from biomedical database records.Briefings in bioinformatics, 25(2):bbad535, 2024

    Olivier Cinquin. Chip-gpt: a managed large language model for robust data extraction from biomedical database records.Briefings in bioinformatics, 25(2):bbad535, 2024

  13. [20]

    Olivier Cinquin. Steering veridical large language model analyses by correcting and enriching generated database queries: first steps toward chatgpt bioinformatics.Briefings in Bioinformatics, 26(1):bbaf045, 2025

  14. [21]

    Scientific workflows for computational reproducibility in the life sciences: Status, challenges and opportunities.Future Generation Computer Systems, 75:284–298, 2017

    Sarah Cohen-Boulakia, Khalid Belhajjame, Olivier Collin, Jérôme Chopard, Christine Froidevaux, Alban Gaignard, Konrad Hinsen, Pierre Larmande, Yvan Le Bras, Frédéric Lemoine, et al. Scientific workflows for computational reproducibility in the life sciences: Status, challenges...

  15. [22]

    Elisa: An interpretable hybrid generative ai agent for expression-grounded discovery in single-cell genomics

    Omar Coser. Elisa: An interpretable hybrid generative ai agent for expression-grounded discovery in single-cell genomics. InThe 2026 Workshop on Generative and Agentic AI for Biology

  16. [23]

    Data normalization for addressing the challenges in the analysis of single-cell transcriptomic datasets.BMC genomics, 25(1):444, 2024

    Raquel Cuevas-Diaz Duran, Haichao Wei, and Jiaqian Wu. Data normalization for addressing the challenges in the analysis of single-cell transcriptomic datasets.BMC genomics, 25(1):444, 2024

  17. [24]

    scgpt: toward building a foundation model for single- cell multi-omics using generative ai.Nature methods, 21(8):1470–1480, 2024

    Haotian Cui, Chloe Wang, Hassaan Maan, Kuan Pang, Fengning Luo, Nan Duan, and Bo Wang. scgpt: toward building a foundation model for single- cell multi-omics using generative ai.Nature methods, 21(8):1470–1480, 2024

  18. [25]

    A multimodal conversational agent for dna, rna and protein tasks.Nature Machine Intelligence, 7(6):928–941, 2025

    Bernardo P de Almeida, Guillaume Richard, Hugo Dalla-Torre, Christopher Blum, Lorenz Hexemer, Priyanka Pandey, Stefan Laurent, Chandana Rajesh, Marie Lopez, Alexandre Laterre, et al. A multimodal conversational agent for dna, rna and protein tasks.Nature Machine Intelligence, ...

  19. [26]

    Nextflow enables reproducible computational workflows.Nature biotechnology, 35(4):316–319, 2017

    Paolo Di Tommaso, Maria Chatzou, Evan W Floden, Pablo Prieto Barja, Emilio Palumbo, and Cedric Notredame. Nextflow enables reproducible computational workflows.Nature biotechnology, 35(4):316–319, 2017

  20. [27]

    Automating exploratory proteomics research via language models.arXiv preprint arXiv:2411.03743, 2024

    Ning Ding, Shang Qu, Linhai Xie, Yifei Li, Zaoqu Liu, Kaiyan Zhang, Yibai Xiong, Yuxin Zuo, Zhangren Chen, Ermo Hua, et al. Automating exploratory proteomics research via language models.arXiv preprint arXiv:2411.03743, 2024

  21. [28]

    Large language model agents for biological intelligence across genomics, proteomics, spatial biology, and biomedicine.Briefings in Bioinformatics, 27(2):bbag110, 2026

    Sajib Acharjee Dip, Dipanwita Mallick, Uddip Acharjee Shuvo, Shovito Barua Soumma, Fazle Rafsani, Bikash Kumar Paul, Nazifa Ahmed Moumi, Shafayat Ahmed, and Liqing Zhang. Large language model agents for biological intelligence across genomics, proteomics, spatial biology, and ...

  22. [29]

    Can lightweight llm agents improve spatial transcriptomics annotation?bioRxiv, pages 2025–11, 2025

    Sajib Acharjee Dip and Liqing Zhang. Can lightweight llm agents improve spatial transcriptomics annotation?bioRxiv, pages 2025–11, 2025

  23. [30]

    Memory for autonomous llm agents: Mechanisms, evaluation, and emerging frontiers.arXiv preprint arXiv:2603.07670, 2026

    Pengfei Du. Memory for autonomous llm agents: Mechanisms, evaluation, and emerging frontiers.arXiv preprint arXiv:2603.07670, 2026

  24. [31]

    Bioagent bench: An ai agent evaluation suite for bioinformatics.arXiv preprint arXiv:2601.21800, 2026

    Dionizije Fa, Marko Culjak, Bruno Pandza, and Mateo Cupic. Bioagent bench: An ai agent evaluation suite for bioinformatics.arXiv preprint arXiv:2601.21800, 2026

  25. [32]

    Swiftdossier: tailored automatic dossier for drug discovery with llms and agents.arXiv preprint arXiv:2409.15817, 2024

    Gabriele Fossi, Youssef Boulaimen, Leila Outemzabet, Nathalie Jeanray, Stephane Gerart, Sebastien Vachenc, Joanna Giemza, and Salvatore Raieli. Swiftdossier: tailored automatic dossier for drug discovery with llms and agents.arXiv preprint arXiv:2409.15817, 2024. Agentic Bioin...

  26. [33]

    Pharmagents: Building a virtual pharma with large language model agents.arXiv preprint arXiv:2503.22164, 2025

    Bowen Gao, Yanwen Huang, Yiqiao Liu, Wenxuan Xie, Wei-Ying Ma, Ya- Qin Zhang, and Yanyan Lan. Pharmagents: Building a virtual pharma with large language model agents.arXiv preprint arXiv:2503.22164, 2025

  27. [34]

    Empowering biomedical discovery with ai agents.Cell, 187(22):6125–6151, 2024

    Shanghua Gao, Ada Fang, Yepeng Huang, Valentina Giunchiglia, Ayush Noori, Jonathan Richard Schwarz, Yasha Ektefaie, Jovana Kondic, and Marinka Zitnik. Empowering biomedical discovery with ai agents.Cell, 187(22):6125–6151, 2024

  28. [35]

    Txagent: an ai agent for therapeutic reasoning across a universe of tools.arXiv preprint arXiv:2503.10970, 2025

    Shanghua Gao, Richard Zhu, Zhenglun Kong, Ayush Noori, Xiaorui Su, Curtis Ginder, Theodoros Tsiligkaridis, and Marinka Zitnik. Txagent: an ai agent for therapeutic reasoning across a universe of tools.arXiv preprint arXiv:2503.10970, 2025

  29. [36]

    Autobinder agent: An mcp-based agent for end-to-end protein binder design.arXiv preprint arXiv:2602.00019, 2026

    Fukang Ge, Jiarui Zhu, Linjie Zhang, Haowen Xiao, Xiangcheng Bao, Fangnan Xie, Danyang Chen, Yanrui Lu, Yuting Wang, Ziqian Guan, et al. Autobinder agent: An mcp-based agent for end-to-end protein binder design.arXiv preprint arXiv:2602.00019, 2026

  30. [37]

    Protagents: protein discovery via large language model multi-agent collaborations combining physics and machine learning.Digital Discovery, 3(7):1389–1409, 2024

    Alireza Ghafarollahi and Markus J Buehler. Protagents: protein discovery via large language model multi-agent collaborations combining physics and machine learning.Digital Discovery, 3(7):1389–1409, 2024

  31. [38]

    Sparks: Multi-agent artificial intelligence model discovers protein design principles.arXiv preprint arXiv:2504.19017, 2025

    Alireza Ghafarollahi and Markus J Buehler. Sparks: Multi-agent artificial intelligence model discovers protein design principles.arXiv preprint arXiv:2504.19017, 2025

  32. [39]

    Accelerating scientific discovery with co-scientist.Nature, pages 1–3, 2026

    Juraj Gottweis, Wei-Hung Weng, Alexander Daryin, Tao Tu, Petar Sirkovic, Artiom Myaskovsky, Grzegorz Glowaty, Felix Weissenberger, Alessio Orlandi, Dan Popovici, et al. Accelerating scientific discovery with co-scientist.Nature, pages 1–3, 2026

  33. [40]

    Promptbio-bench: Benchmarking llm-based bioinformatics agents for end-to-end data analysis.bioRxiv, pages 2026–05, 2026

    Wenbin Guo, Minzhe Zhang, Bowei Han, Youjia Ma, Yang Leng, Shishir Hebbar, Xiaoyuan Zhou, Wenhao Gu, Xiao Yang, and Shashi Dhar. Promptbio-bench: Benchmarking llm-based bioinformatics agents for end-to-end data analysis.bioRxiv, pages 2026–05, 2026

  34. [41]

    Large- scale foundation model on single-cell transcriptomics.Nature methods, 21(8):1481–1491, 2024

    Minsheng Hao, Jing Gong, Xin Zeng, Chiming Liu, Yucheng Guo, Xingyi Cheng, Taifeng Wang, Jianzhu Ma, Xuegong Zhang, and Le Song. Large- scale foundation model on single-cell transcriptomics.Nature methods, 21(8):1481–1491, 2024

  35. [42]

    Perturboagent: An llm-based agent for designing iterative perturb-seq experiments

    Minsheng Hao, Hanchen Wang, Gabriele Scalia, Aviv Regev, et al. Perturboagent: An llm-based agent for designing iterative perturb-seq experiments. InMachine Learning in Computational Biology, pages 44–64. PMLR, 2025

  36. [43]

    Functional protein design and enhancement with ontology reinforcement iteration.Nature Communications, 17(1):4158, 2026

    Bing He, Chenchen Qin, Yu Zhao, Long-Kai Huang, Zihan Wu, Fang Wang, Fandi Wu, Fan Yang, and Jianhua Yao. Functional protein design and enhancement with ontology reinforcement iteration.Nature Communications, 17(1):4158, 2026

  37. [44]

    Nano bio-agents (nba): Small language model agents for genomics.arXiv preprint arXiv:2509.19566, 2025

    George Hong and Daniel Trejo Banos. Nano bio-agents (nba): Small language model agents for genomics.arXiv preprint arXiv:2509.19566, 2025

  38. [45]

    Biogen: evidence-grounded multi-agent reasoning framework for transcriptomic interpretation in antimicrobial resistance.Frontiers in Bioinformatics, 6:1846404, 2026

    Elias Hossain, Mehrdad Shoeibi, Ivan Garibay, and Niloofar Yousefi. Biogen: evidence-grounded multi-agent reasoning framework for transcriptomic interpretation in antimicrobial resistance.Frontiers in Bioinformatics, 6:1846404, 2026

  39. [46]

    Memory in the age of ai agents.arXiv preprint arXiv:2512.13564, 2025

    Yuyang Hu, Shichun Liu, Yanwei Yue, Guibin Zhang, Boyang Liu, Fangyi Zhu, Jiahang Lin, Honglin Guo, Shihan Dou, Zhiheng Xi, et al. Memory in the age of ai agents.arXiv preprint arXiv:2512.13564, 2025

  40. [47]

    Qust-llm: Integrating large language models for comprehensive spatial transcriptomics analysis.arXiv preprint arXiv:2406.14307, 2024

    Chao Hui Huang. Qust-llm: Integrating large language models for comprehensive spatial transcriptomics analysis.arXiv preprint arXiv:2406.14307, 2024

  41. [48]

    Omnicellagent: Towards ai co-scientists for scientific discovery in precision medicine.bioRxiv, 2025

    Di Huang, Hao Li, Wenyu Li, Heming Zhang, Patricia Dickson, Ming Zhan, J Philip Miller, Carlos Cruchaga, Michael Province, Yixin Chen, et al. Omnicellagent: Towards ai co-scientists for scientific discovery in precision medicine.bioRxiv, 2025

  42. [51]

    Harmonycell: Automating single-cell perturbation modeling under semantic and distribution shifts.arXiv preprint arXiv:2603.01396, 2026

    Wenxuan Huang, Mingyu Tsoi, Yanhao Huang, Xinjie Mao, Xue Xia, Hao Wu, Jiaqi Wei, Yuejin Yang, Lang Yu, Cheng Tan, et al. Harmonycell: Automating single-cell perturbation modeling under semantic and distribution shifts.arXiv preprint arXiv:2603.01396, 2026

  43. [52]

    Molbench: A benchmark of ai models for molecular property prediction

    Xiuyu Jiang, Liqin Tan, Jianhuan Cen, and Qingsong Zou. Molbench: A benchmark of ai models for molecular property prediction. InInternational Symposium on Benchmarking, Measuring and Optimization, pages 53–70. Springer, 2023

  44. [53]

    Genegpt: augmenting large language models with domain tools for improved access to biomedical information.Bioinformatics, 40(2):btae075, 2024

    Qiao Jin, Yifan Yang, Qingyu Chen, and Zhiyong Lu. Genegpt: augmenting large language models with domain tools for improved access to biomedical information.Bioinformatics, 40(2):btae075, 2024

  45. [54]

    Biolab: End-to-end autonomous life sciences research with multi-agents system integrating biological foundation models.BioRxiv, pages 2025–09, 2025

    Ruofan Jin, Yucheng Guo, Yuanhao Qu, Ming Yang, Chun Shang, Qirong Yang, Linlin Chao, Yi Zhou, Ruilai Xu, Ziyao Xu, et al. Biolab: End-to-end autonomous life sciences research with multi-agents system integrating biological foundation models.BioRxiv, pages 2025–09, 2025

  46. [55]

    Stella: Self-evolving llm agent for biomedical research.arXiv preprint arXiv:2507.02004, 2025

    Ruofan Jin, Zaixi Zhang, Mengdi Wang, and Le Cong. Stella: Self-evolving llm agent for biomedical research.arXiv preprint arXiv:2507.02004, 2025

  47. [56]

    Evaluating agentic ai for biological discovery in autonomous and copilot settings.bioRxiv, pages 2026–06, 2026

    Shreya Johri, Erica Maria Pimenta, Josephine Yates, Jingxin Fu, Erik L Bao, Hyeji Jun, Brendan Reardon, Sasha Bacot, Maha Shady, Doris Fu, et al. Evaluating agentic ai for biological discovery in autonomous and copilot settings.bioRxiv, pages 2026–06, 2026

  48. [57]

    Highly accurate protein structure prediction with alphafold.nature, 596(7873):583–589, 2021

    John Jumper, Richard Evans, Alexander Pritzel, Tim Green, Michael Figurnov, Olaf Ronneberger, Kathryn Tunyasuvunakool, Russ Bates, Augustin Žídek, Anna Potapenko, et al. Highly accurate protein structure prediction with alphafold.nature, 596(7873):583–589, 2021

  49. [58]

    Investigating reproducibility and tracking provenance–a genomic workflow case study.BMC bioinformatics, 18(1):337, 2017

    Sehrish Kanwal, Farah Zaib Khan, Andrew Lonie, and Richard O Sinnott. Investigating reproducibility and tracking provenance–a genomic workflow case study.BMC bioinformatics, 18(1):337, 2017

  50. [59]

    Sharing interoperable workflow provenance: A review of best practices and their practical application in cwlprov.GigaScience, 8(11):giz095, 2019

    Farah Zaib Khan, Stian Soiland-Reyes, Richard O Sinnott, Andrew Lonie, Carole Goble, and Michael R Crusoe. Sharing interoperable workflow provenance: A review of best practices and their practical application in cwlprov.GigaScience, 8(11):giz095, 2019

  51. [60]

    Progressive multi-agent reasoning for biological perturbation prediction

    Hyomin Kim, Sang-Yeon Hwang, Jaechang Lim, Yinhua Piao, Yunhak Oh, Woo Youn Kim, Chanyoung Park, Sungsoo Ahn, and Junhyeok Jeon. Progressive multi-agent reasoning for biological perturbation prediction. arXiv preprint arXiv:2602.07408, 2026

  52. [61]

    Benchmarking and behavioral characterization of llm agents for protein design.bioRxiv, pages 2026–05, 2026

    Jeonghyeon Kim and Philip Romero. Benchmarking and behavioral characterization of llm agents for protein design.bioRxiv, pages 2026–05, 2026

  53. [62]

    Empowering bioinformatics communities with nextflow and nf-core.Genome Biology, 26(1):228, 2025

    Björn E Langer, Andreia Amaral, Marie-Odile Baudement, Franziska Bonath, Mathieu Charles, Praveen Krishna Chitneedi, Emily L Clark, Paolo Di Tommaso, Sarah Djebali, Philip A Ewels, et al. Empowering bioinformatics communities with nextflow and nf-core.Genome Biology, 26(1):228, 2025

  54. [63]

    Rag-enhanced collaborative llm agents for drug discovery

    Namkyeong Lee, Edward De Brouwer, Ehsan Hajiramezanali, Tommaso Biancalani, Chanyoung Park, and Gabriele Scalia. Rag-enhanced collaborative llm agents for drug discovery. InProceedings of the AAAI Conference on Artificial Intelligence, volume 40, pages 561–569, 2026

  55. [64]

    Empowering clinical trial design with agentic intelligence and real-world data.Nature Communications, 17(1):5501, 2026

    Haoyang Li, Weishen Pan, Suraj Rajendran, Chengxi Zang, and Fei Wang. Empowering clinical trial design with agentic intelligence and real-world data.Nature Communications, 17(1):5501, 2026

  56. [65]

    Drugpilot: Llm-based parameterized reasoning agent for drug discovery.arXiv preprint arXiv:2505.13940, 2025

    Kun Li, Zhennan Wu, Shoupeng Wang, Jia Wu, Shirui Pan, and Wenbin Hu. Drugpilot: Llm-based parameterized reasoning agent for drug discovery.arXiv preprint arXiv:2505.13940, 2025. 14 Agentic Bioinformatics through Function, Evidence, and Validation, 2026, Volume , Issue

  57. [66]

    Bioxarena: Benchmarking llm agents on multi-modal biomedical machine learning tasks.arXiv preprint arXiv:2605.15766, 2026

    Loka Li, Duzhen Zhang, Xingbo Du, Leonard Song, Zixiao Wang, Assanali Aukenov, Noel Thomas, Shakhnazar Sailaukan, Yonghan Yang, Feilong Chen, et al. Bioxarena: Benchmarking llm agents on multi-modal biomedical machine learning tasks.arXiv preprint arXiv:2605.15766, 2026

  58. [67]

    A co-evolving agentic ai system for medical imaging analysis.arXiv preprint arXiv:2509.20279, 2025

    Songhao Li, Jonathan Xu, Tiancheng Bao, Yuxuan Liu, Yuchen Liu, Yihang Liu, Lilin Wang, Wenhui Lei, Sheng Wang, Yinuo Xu, et al. A co-evolving agentic ai system for medical imaging analysis.arXiv preprint arXiv:2509.20279, 2025

  59. [68]

    Wsi-llava: A multimodal large language model for whole slide image

    Yuci Liang, Xinheng Lyu, Wenting Chen, Meidan Ding, Jipeng Zhang, Xiangjian He, Song Wu, Xiaohan Xing, Sen Yang, Xiyue Wang, et al. Wsi-llava: A multimodal large language model for whole slide image. InProceedings of the IEEE/CVF International Conference on Computer Vision, pa...

  60. [69]

    Bridging artificial intelligence and biological sciences: a comprehensive review of large language models in bioinformatics.Briefings in Bioinformatics, 26(4):bbaf357, 2025

    Anqi Lin, Junpu Ye, Chang Qi, Lingxuan Zhu, Weiming Mou, Wenyi Gan, Dongqiang Zeng, Bufu Tang, Mingjia Xiao, Guangdi Chu, et al. Bridging artificial intelligence and biological sciences: a comprehensive review of large language models in bioinformatics.Briefings in Bioinformat...

  61. [70]

    Evolutionary-scale prediction of atomic-level protein structure with a language model.Science, 379(6637):1123–1130, 2023

    Zeming Lin, Halil Akin, Roshan Rao, Brian Hie, Zhongkai Zhu, Wenting Lu, Nikita Smetanin, Robert Verkuil, Ori Kabeli, Yaniv Shmueli, et al. Evolutionary-scale prediction of atomic-level protein structure with a language model.Science, 379(6637):1123–1130, 2023

  62. [71]

    Spatial transcriptomics ai agent charts hpsc-pancreas maturation in vivo.bioRxiv, pages 2025–04, 2025

    Zuwan Lin, Wenbo Wang, Arnau Marin-Llobet, Qiang Li, Samuel D Pollock, Xin Sui, Almir Aljovic, Jaeyong Lee, Jongmin Baek, Ningyue Liang, et al. Spatial transcriptomics ai agent charts hpsc-pancreas maturation in vivo.bioRxiv, pages 2025–04, 2025

  63. [72]

    Autoct: Automating interpretable clinical trial prediction with llm agents

    Fengze Liu, Haoyu Wang, Joonhyuk Cho, Dan Roth, and Andrew Lo. Autoct: Automating interpretable clinical trial prediction with llm agents. InProceedings of the 2025 Conference on Empirical Methods in Natural Language Processing, pages 30933–30958, 2025

  64. [73]

    Genotex: An llm agent benchmark for automated gene expression data analysis, 2025

    Haoyang Liu, Shuyu Chen, Ye Zhang, and Haohan Wang. Genotex: An llm agent benchmark for automated gene expression data analysis, 2025

  65. [74]

    Genomas: A multi- agent framework for scientific discovery via code-driven gene expression analysis.arXiv preprint arXiv:2507.21035, 2025

    Haoyang Liu, Yijiang Li, and Haohan Wang. Genomas: A multi- agent framework for scientific discovery via code-driven gene expression analysis.arXiv preprint arXiv:2507.21035, 2025

  66. [75]

    Lsm-copilot: A skill-flow agent for fluorescence microscopy analysis

    Ruofan Liu, Pengcheng Chen, and Eric J Seibel. Lsm-copilot: A skill-flow agent for fluorescence microscopy analysis. InFirst Workshop on Agent Skills, 2026

  67. [76]

    Improving large language model applications in biomedicine with retrieval-augmented generation: a systematic review, meta-analysis, and clinical development guidelines

    Siru Liu, Allison B McCoy, and Adam Wright. Improving large language model applications in biomedicine with retrieval-augmented generation: a systematic review, meta-analysis, and clinical development guidelines. Journal of the American Medical Informatics Association, 32(4):6...

  68. [77]

    Drugagent: Automating ai-aided drug discovery programming through llm multi-agent collaboration.arXiv preprint arXiv:2411.15692, 2024

    Sizhe Liu, Yizhou Lu, Siyu Chen, Xiyang Hu, Jieyu Zhao, Yingzhou Lu, and Yue Zhao. Drugagent: Automating ai-aided drug discovery programming through llm multi-agent collaboration.arXiv preprint arXiv:2411.15692, 2024

  69. [78]

    Drbioright 2.0: an llm-powered bioinformatics chatbot for large- scale cancer functional proteomics analysis.Nature communications, 16(1):2256, 2025

    Wei Liu, Jun Li, Yitao Tang, Yining Zhao, Chaozhong Liu, Meiyi Song, Zhenlin Ju, Shwetha V Kumar, Yiling Lu, Rehan Akbani, et al. Drbioright 2.0: an llm-powered bioinformatics chatbot for large- scale cancer functional proteomics analysis.Nature communications, 16(1):2256, 2025

  70. [79]

    Benchmarking llm-based agents for single-cell omics analysis.Genome Biology, 27(1):123, 2026

    Yang Liu, Lu Zhou, Xiawei Du, Ruikun He, Xuguang Zhang, Rongbo Shen, and Yixue Li. Benchmarking llm-based agents for single-cell omics analysis.Genome Biology, 27(1):123, 2026

  71. [80]

    Toursynbio- search: A large language model driven agent framework for unified search method for protein engineering

    Yungeng Liu, Zan Chen, Yu Guang Wang, and Yiqing Shen. Toursynbio- search: A large language model driven agent framework for unified search method for protein engineering. In2024 IEEE International Conference on Bioinformatics and Biomedicine (BIBM), pages 5395–5400. IEEE, 2024

  72. [81]

    Autoproteinengine: A large language model driven agent framework for multimodal automl in protein engineering

    Yungeng Liu, Zan Chen, Yuguang Wang, and Yiqing Shen. Autoproteinengine: A large language model driven agent framework for multimodal automl in protein engineering. InProceedings of the 31st International Conference on Computational Linguistics: Industry Track, pages 422–430, 2025

  73. [82]

    Current best practices in single-cell rna-seq analysis: a tutorial.Molecular systems biology, 15(6):MSB188746, 2019

    Malte D Luecken and Fabian J Theis. Current best practices in single-cell rna-seq analysis: a tutorial.Molecular systems biology, 15(6):MSB188746, 2019

  74. [83]

    Wsi-agents: A collaborative multi-agent system for multi-modal whole slide image analysis.arXiv preprint arXiv:2507.14680, 2025

    Xinheng Lyu, Yuci Liang, Wenting Chen, Meidan Ding, Jiaqi Yang, Guolin Huang, Daokun Zhang, Xiangjian He, and Linlin Shen. Wsi-agents: A collaborative multi-agent system for multi-modal whole slide image analysis.arXiv preprint arXiv:2507.14680, 2025

  75. [84]

    Agentboard: An analytical evaluation board of multi-turn llm agents.Advances in neural information processing systems, 37:74325–74362, 2024

    Chang Ma, Junlei Zhang, Zhihao Zhu, Cheng Yang, Yujiu Yang, Yaohui Jin, Zhenzhong Lan, Lingpeng Kong, and Junxian He. Agentboard: An analytical evaluation board of multi-turn llm agents.Advances in neural information processing systems, 37:74325–74362, 2024

  76. [85]

    Democratizing and accelerating ai-driven pathology research through agentic intelligence.arXiv preprint arXiv:2606.20677, 2026

    Jiabo Ma, Cheng Jin, Yihui Wang, Hao Jiang, Ling Liang, Yingxue Xu, Junlin Hou, Zhengrui Guo, Zhengyu Zhang, Yifei Xia, et al. Democratizing and accelerating ai-driven pathology research through agentic intelligence.arXiv preprint arXiv:2606.20677, 2026

  77. [86]

    Toolsgenie 2.0: A scalable and extensible multi-agent system for bioinformatics automation.bioRxiv, pages 2026– 01, 2026

    Youjia Ma, Bo-Wei Han, Minzhe Zhang, Yang Leng, Wenhao Gu, KC Shashidhar, and Xiao Yang. Toolsgenie 2.0: A scalable and extensible multi-agent system for bioinformatics automation.bioRxiv, pages 2026– 01, 2026

  78. [87]

    Self-refine: Iterative refinement with self-feedback.Advances in neural information processing systems, 36:46534–46594, 2023

    Aman Madaan, Niket Tandon, Prakhar Gupta, Skyler Hallinan, Luyu Gao, Sarah Wiegreffe, Uri Alon, Nouha Dziri, Shrimai Prabhumoye, Yiming Yang, et al. Self-refine: Iterative refinement with self-feedback.Advances in neural information processing systems, 36:46534–46594, 2023

  79. [88]

    Spatialqc: automated quality control for spatial transcriptome data

    Guangyao Mao, Yi Yang, Zhuojuan Luo, Chengqi Lin, and Peng Xie. Spatialqc: automated quality control for spatial transcriptome data. Bioinformatics, 40(8):btae458, 2024

  80. [89]

    Causalpert: Grounding llm hypotheses in regulatory networks for gene perturbation prediction

    Marc Boubnovski Martell, Josefa Lia Stoisser, Lawrence Phillips, Aditya Misra, Robert Kitchen, Jesper Ferkinghoff-Borg, Jialin Yu, Philip Torr, and Kaspar Märtens. Causalpert: Grounding llm hypotheses in regulatory networks for gene perturbation prediction. InICLR 2026 Worksho...

  81. [90]

    Agentomics: an agentic system that autonomously develops novel state-of-the-art solutions for biomedical machine learning tasks.Bioinformatics, 42(Supplement_1):btag250, 2026

    Vlastimil Martinek, Andrea Gariboldi, Dimosthenis Tzimotoudis, Mark Galea, Elissavet Zacharopoulou, Aitor Alberdi Escudero, Edward Blake, David ˇCechák, Luke Cassar, Alessandro Balestrucci, et al. Agentomics: an agentic system that autonomously develops novel state-of-the-art ...

  82. [91]

    Bioengine: scalable execution and adaptation of bioimage ai through agent-readable interfaces.bioRxiv, pages 2026–04, 2026

    Nils Mechtel, Hugo Dettner Källander, Songtao Cheng, Hanzhao Zhang, AI4Life Horizon Europe Program Consortium, and Wei Ouyang. Bioengine: scalable execution and adaptation of bioimage ai through agent-readable interfaces.bioRxiv, pages 2026–04, 2026

  83. [92]

    The reactome pathway knowledgebase 2024.Nucleic acids research, 52(D1):D672–D678, 2024

    Marija Milacic, Deidre Beavers, Patrick Conley, Chuqiao Gong, Marc Gillespie, Johannes Griss, Robin Haw, Bijay Jassal, Lisa Matthews, Bruce May, et al. The reactome pathway knowledgebase 2024.Nucleic acids research, 52(D1):D672–D678, 2024

  84. [93]

    Bioml-bench: Evaluation of ai agents for end-to-end biomedical ml

    Henry E Miller, Matthew Greenig, Benjamin Tenmann, and Bo Wang. Bioml-bench: Evaluation of ai agents for end-to-end biomedical ml. bioRxiv, pages 2025–09, 2025

  85. [94]

    Bixbench: a comprehensive benchmark for llm- based agents in computational biology.arXiv preprint arXiv:2503.00096, 2025

    Ludovico Mitchener, Jon M Laurent, Alex Andonian, Benjamin Tenmann, Siddharth Narayanan, Geemi P Wellawatte, Andrew White, Lorenzo Sani, and Samuel G Rodriques. Bixbench: a comprehensive benchmark for llm- based agents in computational biology.arXiv preprint arXiv:2503.00096, 2025

  86. [95]

    Evaluation and benchmarking of llm agents: A survey

    Mahmoud Mohammadi, Yipeng Li, Jane Lo, and Wendy Yip. Evaluation and benchmarking of llm agents: A survey. InProceedings of the 31st ACM SIGKDD Conference on Knowledge Discovery and Data Mining V . Agentic Bioinformatics through Function, Evidence, and Validation, 2026, Volume...

  87. [96]

    Seqmate: A novel large language model pipeline for automating rna sequencing.arXiv preprint arXiv:2407.03381, 2024

    Devam Mondal and Atharva Inamdar. Seqmate: A novel large language model pipeline for automating rna sequencing.arXiv preprint arXiv:2407.03381, 2024

  88. [97]

    Publication bias: a brief review for clinicians

    Victor M Montori, Marek Smieja, and Gordon H Guyatt. Publication bias: a brief review for clinicians. InMayo Clinic Proceedings, volume 75, pages 1284–1288. Elsevier, 2000

  89. [98]

    Sage: Agentic framework for interpretable and clinically translatable computational pathology biomarker discovery.arXiv preprint arXiv:2602.00953, 2026

    Sahar Almahfouz Nasser, Juan Francisco Pesantez Borja, Jincheng Liu, Sandeep Manandhar, Shikhar Shiromani, Mohammad Tanvir Hasan, Zenghan Wang, Suman Ghosh, Jinchu Li, Xuejian Xu, et al. Sage: Agentic framework for interpretable and clinically translatable computational pathol...

  90. [99]

    Mollingo: Molecule-native representations for llm-powered scientific agents.arXiv preprint arXiv:2605.27853, 2026

    Thao Nguyen and Heng Ji. Mollingo: Molecule-native representations for llm-powered scientific agents.arXiv preprint arXiv:2605.27853, 2026

  91. [100]

    Vibegen: Agentic end-to-end de novo protein design for tailored dynamics using a language diffusion model.Matter, 9(5), 2026

    Bo Ni and Markus J Buehler. Vibegen: Agentic end-to-end de novo protein design for tailored dynamics using a language diffusion model.Matter, 9(5), 2026

  92. [101]

    Pharmabench: Enhancing admet benchmarks with large language models.Scientific Data, 11(1):985, 2024

    Zhangming Niu, Xianglu Xiao, Wenfan Wu, Qiwei Cai, Yinghui Jiang, Wangzhen Jin, Minhao Wang, Guojian Yang, Lingkang Kong, Xurui Jin, et al. Pharmabench: Enhancing admet benchmarks with large language models.Scientific Data, 11(1):985, 2024

  93. [102]

    Phenograph: A multi-agent framework for phenotype-driven discovery in spatial transcriptomics data augmented with knowledge graphs.bioRxiv, pages 2025–06, 2025

    Seyednami Niyakan and Xiaoning Qian. Phenograph: A multi-agent framework for phenotype-driven discovery in spatial transcriptomics data augmented with knowledge graphs.bioRxiv, pages 2025–06, 2025

  94. [103]

    An agentic ai framework for ingestion and standardization of single-cell rna-seq data analysis.npj Artificial Intelligence, 2(1):8, 2026

    Nima Nouri, Ronen Artzi, and Virginia Savova. An agentic ai framework for ingestion and standardization of single-cell rna-seq data analysis.npj Artificial Intelligence, 2(1):8, 2026

  95. [104]

    Pdagent: An llm-driven autonomous agent framework towards* in silico* protein design via directed mutation

    Song Ouyang, Zhijie Dong, Yong Luo, Kehua Su, Huangxuan Zhao, Miaojing Shi, and Bo Du. Pdagent: An llm-driven autonomous agent framework towards* in silico* protein design via directed mutation. In Forty-third International Conference on Machine Learning

  96. [105]

    Automatic biomarker discovery and enrichment with brad.Bioinformatics, 41(5):btaf159, 2025

    Joshua Pickard, Ram Prakash, Marc Andrew Choi, Natalie Oliven, Cooper Stansbury, Jillian Cwycyshyn, Nicholas Galioto, Alex Gorodetsky, Alvaro Velasquez, and Indika Rajapakse. Automatic biomarker discovery and enrichment with brad.Bioinformatics, 41(5):btaf159, 2025

  97. [106]

    Proteincrow: A language model agent that can design proteins

    Manvitha Ponnapati, Sam Cox, Cade W Gordon, Michael J Hammerling, Siddharth Narayanan, Jon M Laurent, James D Braza, Michaela M Hinks, Michael D Skarlinski, Samuel G Rodriques, et al. Proteincrow: A language model agent that can design proteins. InICML 2025 Generative AI and B...

  98. [107]

    Goagent: Tool-orchestrating language agents for protein function annotation

    Manvitha Ponnapati, Brian Lynch, and JOSEPH JACOBSON. Goagent: Tool-orchestrating language agents for protein function annotation. InThe 2026 Workshop on Generative and Agentic AI for Biology

  99. [108]

    Artificial intelligence agents for biological research: a survey

    Cong Qi, Wenbo Wang, Siqi Jiang, Qin Liu, Xun Song, Hanzhang Fang, and Zhi Wei. Artificial intelligence agents for biological research: a survey. Briefings in Bioinformatics, 27(1):bbag075, 2026

  100. [109]

    Crispr-gpt for agentic automation of gene-editing experiments

    Yuanhao Qu, Kaixuan Huang, Ming Yin, Kanghong Zhan, Dyllan Liu, Di Yin, Henry C Cousins, William A Johnson, Xiaotong Wang, Mihir Shah, et al. Crispr-gpt for agentic automation of gene-editing experiments. Nature Biomedical Engineering, 10(2):245–258, 2026

  101. [110]

    Agentplm: Agentic protein language models with reasoning-augmented decoding for protein sequence design.arXiv preprint arXiv:2606.02386, 2026

    Sahil Rahman and Maxx Richard Rahman. Agentplm: Agentic protein language models with reasoning-augmented decoding for protein sequence design.arXiv preprint arXiv:2606.02386, 2026

  102. [111]

    Rezaei, Reza Saadati Fard, Jayson L

    Mohammad R. Rezaei, Reza Saadati Fard, Jayson L. Parker, Rahul G. Krishnan, and Milad Lankarany. Agentic medical knowledge graphs enhance medical question answering: Bridging the gap between LLMs and evolving medical knowledge. In Christos Christodoulopoulos, Tanmoy Chakrabort...

  103. [112]

    Biodiscoveryagent: An ai agent for designing genetic perturbation experiments

    Yusuf Roohani, Andrew Lee, Qian Huang, Jian V ora, Zachary Steinhart, Kexin Huang, Alexander Marson, Percy Liang, and Jure Leskovec. Biodiscoveryagent: An ai agent for designing genetic perturbation experiments. InInternational Conference on Learning Representations, volume 20...

  104. [113]

    Spanorm: spatially- aware normalization for spatial transcriptomics data.Genome Biology, 26(1):109, 2025

    Agus Salim, Dharmesh D Bhuva, Carissa Chen, Chin Wee Tan, Pengyi Yang, Melissa J Davis, and Jean YH Yang. Spanorm: spatially- aware normalization for spatial transcriptomics data.Genome Biology, 26(1):109, 2025

  105. [114]

    Reflexion: Language agents with verbal reinforcement learning.Advances in neural information processing systems, 36:8634– 8652, 2023

    Noah Shinn, Federico Cassano, Ashwin Gopinath, Karthik Narasimhan, and Shunyu Yao. Reflexion: Language agents with verbal reinforcement learning.Advances in neural information processing systems, 36:8634– 8652, 2023

  106. [115]

    Alvessa: An agentic evidence-grounded research assistant for genomics

    Ksenia Sokolova, Sanketh Vedula, Keerthana Nallamotu, Guillermo Sapiro, and Olga G Troyanskaya. Alvessa: An agentic evidence-grounded research assistant for genomics. InNeurIPS 2025 AI for Science Workshop

  107. [116]

    Lammi-pathology: A tool-centric bottom-up lvlm-agent framework for molecularly informed medical intelligence in pathology.arXiv preprint arXiv:2602.18773, 2026

    Haoyang Su, Shaoting Zhang, and Xiaosong Wang. Lammi-pathology: A tool-centric bottom-up lvlm-agent framework for molecularly informed medical intelligence in pathology.arXiv preprint arXiv:2602.18773, 2026

  108. [117]

    Biomaster: multi-agent system for automated bioinformatics analysis workflow.Patterns, 2026

    Houcheng Su, Junning Feng, Yawen Lu, Yucheng Xu, Jinming Yang, Haojie Lu, Jixin Yang, Xu Yang, Sirui Xie, Weicai Long, et al. Biomaster: multi-agent system for automated bioinformatics analysis workflow.Patterns, 2026

  109. [118]

    Biomaster: Multi-agent system for automated bioinformatics analysis workflow.bioRxiv, pages 2025–01, 2025

    Houcheng Su, Weicai Long, and Yanlin Zhang. Biomaster: Multi-agent system for automated bioinformatics analysis workflow.bioRxiv, pages 2025–01, 2025

  110. [119]

    Kgarevion: an ai agent for knowledge-intensive biomedical qa

    Xiaorui Su, Yibo Wang, Shanghua Gao, Xiaolong Liu, Valentina Giunchiglia, Djork-Arné Clevert, and Marinka Zitnik. Kgarevion: an ai agent for knowledge-intensive biomedical qa. InInternational Conference on Learning Representations, volume 2025, pages 40572–40599, 2025

  111. [120]

    Chatmol copilot: An agent for molecular modeling and computation powered by llms

    Jinyuan Sun, Auston Li, Yifan Deng, and Jiabo Li. Chatmol copilot: An agent for molecular modeling and computation powered by llms. In Proceedings of the 1st Workshop on Language+ Molecules (L+ M 2024), pages 55–65, 2024

  112. [121]

    Yuxuan Sun, Yixuan Si, Chenglu Zhu, Kai Zhang, Zhongyi Shui, Bowen Ding, Tao Lin, and Lin Yang. Cpathagent: An agent- based foundation model for interpretable high-resolution pathology image analysis mimicking pathologists’ diagnostic logic.Advances in Neural Information Proce...

  113. [122]

    Pathgen-1.6 m: 1.6 million pathology image-text pairs generation through multi-agent collaboration

    Yuxuan Sun, Yunlong Zhang, Yixuan Si, Chenglu Zhu, Kai Zhang, Zhongyi Shui, Jingxiong Li, Xuan Gong, Xinheng Lyu, Tao Lin, et al. Pathgen-1.6 m: 1.6 million pathology image-text pairs generation through multi-agent collaboration. InInternational Conference on Learning Represen...

  114. [123]

    The virtual lab of ai agents designs new sars-cov-2 nanobodies.Nature, 646(8085):716–723, 2025

    Kyle Swanson, Wesley Wu, Nash L Bulaong, John E Pak, and James Zou. The virtual lab of ai agents designs new sars-cov-2 nanobodies.Nature, 646(8085):716–723, 2025

  115. [124]

    scagents: A multi-agent framework for fully autonomous end-to- end single-cell perturbation analysis

    Xiangru Tang, Zhuoyun Yu, Jiapeng Chen, Yan Cui, Yanjun Shao, Fang Wu, Kexu Li, Wangchunshu Zhou, Weixu Wang, Zhi Huang, et al. scagents: A multi-agent framework for fully autonomous end-to- end single-cell perturbation analysis. InICML 2025 Generative AI And Biology (GenBio) ...

  116. [125]

    Transfer learning enables predictions in network biology.Nature, 618(7965):616–624, 2023

    Christina V Theodoris, Ling Xiao, Anant Chopra, Mark D Chaffin, Zeina R Al Sayed, Matthew C Hill, Helene Mantineo, Elizabeth M Brydon, Zexian Zeng, X Shirley Liu, et al. Transfer learning enables predictions in network biology.Nature, 618(7965):616–624, 2023

  117. [126]

    An agentic framework for autonomous scientific discovery in cancer pathology.Nature Medicine, pages 1–13, 2026

    Florian Trost, Bide Zhang, Ines Aring, Marcus Bauer, Lennert Glamann, Michael Wessolly, Kyra Johnson, Heike Göbel, Tristan Lerbs, Taban Sangenne, et al. An agentic framework for autonomous scientific discovery in cancer pathology.Nature Medicine, pages 1–13, 2026. 16 Agentic B...

  118. [127]

    A comprehensive benchmark of tool-augmented large language models for biomedical knowledge retrieval and integration

    Van Q Truong, Shu Yang, Li Shen, and Marylyn D Ritchie. A comprehensive benchmark of tool-augmented large language models for biomedical knowledge retrieval and integration. In2025 IEEE International Conference on Bioinformatics and Biomedicine (BIBM), pages 6599–6606. IEEE, 2025

  119. [128]

    Rajat Vashistha, Sandra Brosda, Clemence J Belle, Lauren G Aoude, Nic Waddell, Soumen Ghosh, Caroline Cooper, Andrew P Barbour, and Viktor Vegh. Agent spi-wsi: In context learning for computationally spatial pathway inferring on whole slide histopathology images conditioned on...

  120. [129]

    Toward trustworthy artificial intelligence in multi-omics: a review of reproducibility, stability, and interpretability.Briefings in Bioinformatics, 27(3):bbag227, 05 2026

    Thanh Hoa V o and Nguyen Quoc Khanh Le. Toward trustworthy artificial intelligence in multi-omics: a review of reproducibility, stability, and interpretability.Briefings in Bioinformatics, 27(3):bbag227, 05 2026

  121. [130]

    Txgemma: Efficient and agentic llms for therapeutics.arXiv preprint arXiv:2504.06196, 2025

    Eric Wang, Samuel Schmidgall, Paul F Jaeger, Fan Zhang, Rory Pilgrim, Yossi Matias, Joelle Barral, David Fleet, and Shekoofeh Azizi. Txgemma: Efficient and agentic llms for therapeutics.arXiv preprint arXiv:2504.06196, 2025

  122. [131]

    Swarms of large language model agents for protein sequence design with experimental validation.arXiv preprint arXiv:2511.22311, 2025

    Fiona Y Wang, Di Sheng Lee, David L Kaplan, and Markus J Buehler. Swarms of large language model agents for protein sequence design with experimental validation.arXiv preprint arXiv:2511.22311, 2025

  123. [132]

    Spatialagent: An autonomous ai agent for spatial biology.bioRxiv, pages 2025–04, 2025

    Hanchen Wang, Yichun He, Paula P Coelho, Matthew Bucci, Abbas Nazir, Bob Chen, Linh Trinh, Serena Zhang, Kexin Huang, Vineethkrishna Chandrasekar, et al. Spatialagent: An autonomous ai agent for spatial biology.bioRxiv, pages 2025–04, 2025

  124. [133]

    Bioinsight: Multi-agent orchestration for interactive biomedical knowledge discovery

    Jieyi Wang, Bingxuan Li, Nanyi Jiang, Desong Meng, Zirui Fan, Yuxin Guo, Jiayu Liu, Kunlun Zhu, Eddie Yang, Xiusi Chen, et al. Bioinsight: Multi-agent orchestration for interactive biomedical knowledge discovery. arXiv preprint arXiv:2606.20997, 2026

  125. [134]

    Bioinformatics and biomedical informatics with chatgpt: Year one review.Quantitative Biology, 12(4):345–359, 2024

    Jinge Wang, Zien Cheng, Qiuming Yao, Li Liu, Dong Xu, and Gangqing Hu. Bioinformatics and biomedical informatics with chatgpt: Year one review.Quantitative Biology, 12(4):345–359, 2024

  126. [135]

    Code interpreter for bioinformatics: are we there yet?Annals of Biomedical Engineering, 52(4):754–756, 2024

    Lei Wang, Xijin Ge, Li Liu, and Gangqing Hu. Code interpreter for bioinformatics: are we there yet?Annals of Biomedical Engineering, 52(4):754–756, 2024

  127. [136]

    Open-rosalind: tool-first biomedical llm agents with process- aware benchmarking.bioRxiv, pages 2026–05, 2026

    Liang Wang. Open-rosalind: tool-first biomedical llm agents with process- aware benchmarking.bioRxiv, pages 2026–05, 2026

  128. [137]

    Spacellagent: A self- evolving llm-based multi-agent framework for trajectory analysis.arXiv preprint arXiv:2607.07467, 2026

    Songhan Wang, Haoang Chi, He Li, Zhiheng Zhang, Jiayan Yuan, Cheems Wang, Hao Peng, Xinwang Liu, and Wenjing Yang. Spacellagent: A self- evolving llm-based multi-agent framework for trajectory analysis.arXiv preprint arXiv:2607.07467, 2026

  129. [138]

    Tcm- agent: Advancing network pharmacology and herbal medicine discovery with llm-based multi-agent systems.Journal of Pharmaceutical Analysis, page 101581, 2026

    Xiting Wang, Yuanrong Wang, Wenqing Dong, Shanshan Guo, Kai Wang, Shuangshuang He, Yuqi Wang, Haorui Li, Jian Lyu, Meng Liu, et al. Tcm- agent: Advancing network pharmacology and herbal medicine discovery with llm-based multi-agent systems.Journal of Pharmaceutical Analysis, p...

  130. [139]

    Agentic superoptimization of bioimaging analysis workflows

    Xuefei Wang, Jonathan Chen, Alexander R Farhang, Sophia Stiles, Kai A Horstmann, Atharva Sehgal, Jonathan Light, David Van Valen, Yisong Yue, and Jennifer J Sun. Agentic superoptimization of bioimaging analysis workflows. InLLM for Scientific Discovery: Reasoning, Assistance, ...

  131. [140]

    Bioinformatics copilot 1.0: A large language model-powered software for the analysis of transcriptomic data.bioRxiv, pages 2024–04, 2024

    Yongheng Wang, Weidi Zhang, Siyu Lin, Matthew S Farruggio, and Aijun Wang. Bioinformatics copilot 1.0: A large language model-powered software for the analysis of transcriptomic data.bioRxiv, pages 2024–04, 2024

  132. [141]

    Large language models in bioinformatics: A survey

    Zhenyu Wang, Zikang Wang, Jiyue Jiang, Pengan Chen, Xiangyu Shi, and Yu Li. Large language models in bioinformatics: A survey. InFindings of the Association for Computational Linguistics: ACL 2025, pages 3602– 3615, 2025

  133. [142]

    Geneagent: self-verification language agent for gene-set analysis using domain databases.Nature Methods, 22(8):1677–1685, 2025

    Zhizheng Wang, Qiao Jin, Chih-Hsuan Wei, Shubo Tian, Po-Ting Lai, Qingqing Zhu, Chi-Ping Day, Christina Ross, Robert Leaman, and Zhiyong Lu. Geneagent: self-verification language agent for gene-set analysis using domain databases.Nature Methods, 22(8):1677–1685, 2025

  134. [143]

    Empowering biomedical evidence exploration and synthesis with deep knowledge graph research.Nature Machine Intelligence, pages 1–15, 2026

    Zifeng Wang, Zheng Chen, Ziwei Yang, Xuan Wang, Qiao Jin, Yifan Peng, Zhiyong Lu, and Jimeng Sun. Empowering biomedical evidence exploration and synthesis with deep knowledge graph research.Nature Machine Intelligence, pages 1–15, 2026

  135. [144]

    Weishaupt, Chengkuan Chen, Drew F

    Luca L. Weishaupt, Chengkuan Chen, Drew F. K. Williamson, Richard J. Chen, Guillaume Jaume, Tong Ding, Bowen Chen, Anurag Vaidya, Long Phi Le, Guillaume Jaume, Ming Y . Lu, and Faisal Mahmood. Evidence-based diagnostic reasoning with multi-agent copilot for human pathology, 2026

  136. [145]

    scbench: Evaluating ai agents on single-cell rna-seq analysis

    Kenny Workman, Zhen Yang, Harihara Muralidharan, Aidan Abdulali, and Hannah Le. scbench: Evaluating ai agents on single-cell rna-seq analysis. arXiv preprint arXiv:2602.09063, 2026

  137. [146]

    Spatialbench: Can agents analyze real-world spatial biology data?arXiv preprint arXiv:2512.21907, 2025

    Kenny Workman, Zhen Yang, Harihara Muralidharan, and Hannah Le. Spatialbench: Can agents analyze real-world spatial biology data?arXiv preprint arXiv:2512.21907, 2025

  138. [147]

    scextract: leveraging large language models for fully automated single-cell rna-seq data annotation and prior-informed multi-dataset integration.Genome Biology, 26(1):174, 2025

    Yuxuan Wu and Fuchou Tang. scextract: leveraging large language models for fully automated single-cell rna-seq data annotation and prior-informed multi-dataset integration.Genome Biology, 26(1):174, 2025

  139. [148]

    Cellagent: Llm-driven multi-agent framework for natural language-based single- cell analysis

    Yihang Xiao, Jinyi Liu, Yan Zheng, Shaoqing Jiao, Jianye Hao, Xiaohan Xie, Limingzhi, Ruitao Wang, Fei Ni, Yuxiao Li, Zhen Wang, Xuequn Shang, Zhijie Bao, Changxiao Yang, and Jiajie Peng. Cellagent: Llm-driven multi-agent framework for natural language-based single- cell analy...

  140. [149]

    Cellagent: An llm-driven multi-agent framework for automated single-cell data analysis

    Yihang Xiao, Jinyi Liu, Yan Zheng, Xiaohan Xie, Jianye Hao, Mingzhi Li, Ruitao Wang, Fei Ni, Yuxiao Li, Jintian Luo, et al. Cellagent: An llm-driven multi-agent framework for automated single-cell data analysis. arXiv preprint arXiv:2407.09811, 2024

  141. [150]

    Cassia: a multi-agent large language model for automated and interpretable cell annotation

    Elliot Xie, Lingxin Cheng, Jack Shireman, Yujia Cai, Jihua Liu, Chitrasen Mohanty, Mahua Dey, and Christina Kendziorski. Cassia: a multi-agent large language model for automated and interpretable cell annotation. Nature Communications, 2025

  142. [151]

    Bioinformatics agent (bia): unleashing the power of large language models to reshape bioinformatics workflow.BioRxiv, pages 2024–05, 2024

    Qi Xin, Quyu Kong, Hongyi Ji, Yue Shen, Yuqi Liu, Yan Sun, Zhilin Zhang, Zhaorong Li, Xunlong Xia, Bing Deng, et al. Bioinformatics agent (bia): unleashing the power of large language models to reshape bioinformatics workflow.BioRxiv, pages 2024–05, 2024

  143. [152]

    Mragent: an llm-based automated agent for causal knowledge discovery in disease via mendelian randomization.Briefings in Bioinformatics, 26(2):bbaf140, 2025

    Wei Xu, Gang Luo, Weiyu Meng, Xiaobing Zhai, Keli Zheng, Ji Wu, Yanrong Li, Abao Xing, Junrong Li, Zhifan Li, et al. Mragent: an llm-based automated agent for causal knowledge discovery in disease via mendelian randomization.Briefings in Bioinformatics, 26(2):bbaf140, 2025

  144. [153]

    Proteinmcp: An agentic ai framework for autonomous protein engineering.Protein Science, 35(4):e70547, 2026

    Xiaopeng Xu, Chenjie Feng, Chao Zha, Wenjia He, Maolin He, Bin Xiao, and Xin Gao. Proteinmcp: An agentic ai framework for autonomous protein engineering.Protein Science, 35(4):e70547, 2026

  145. [154]

    Mmnavagent: Multi-magnification wsi navigation agent for clinically consistent whole- slide analysis.arXiv preprint arXiv:2603.02079, 2026

    Zhengyang Xu, Han Li, Jingsong Liu, Linrui Xie, Xun Ma, Xin You, Shihui Zu, Ayako Ito, Xinyu Hao, Hongming Xu, et al. Mmnavagent: Multi-magnification wsi navigation agent for clinically consistent whole- slide analysis.arXiv preprint arXiv:2603.02079, 2026

  146. [155]

    Ai-hope: an ai-driven conversational agent for enhanced clinical and genomic data integration in precision medicine research.Bioinformatics, 41(7):btaf359, 2025

    Ei-Wen Yang and Enrique Velazquez-Villarreal. Ai-hope: an ai-driven conversational agent for enhanced clinical and genomic data integration in precision medicine research.Bioinformatics, 41(7):btaf359, 2025

  147. [156]

    Rdguru: a conversational intelligent agent for rare diseases.IEEE Journal of Biomedical and Health Informatics, 29(9):6366–6378, 2024

    Jian Yang, Liqi Shu, Huilong Duan, and Haomin Li. Rdguru: a conversational intelligent agent for rare diseases.IEEE Journal of Biomedical and Health Informatics, 29(9):6366–6378, 2024

  148. [157]

    The rise and potential opportunities of large language model agents in bioinformatics and biomedicine.Briefings in Bioinformatics, 26(6):bbaf601, 2025

    Tiantian Yang, Yihang Xiao, Zhijie Bao, Jianye Hao, and Jiajie Peng. The rise and potential opportunities of large language model agents in bioinformatics and biomedicine.Briefings in Bioinformatics, 26(6):bbaf601, 2025. Agentic Bioinformatics through Function, Evidence, and V...

  149. [158]

    ReAct: Synergizing reasoning and acting in language models

    Shunyu Yao, Jeffrey Zhao, Dian Yu, Nan Du, Izhak Shafran, Karthik Narasimhan, and Yuan Cao. ReAct: Synergizing reasoning and acting in language models. InInternational Conference on Learning Representations (ICLR), 2023

  150. [159]

    Omicsnavigator: an llm-driven multi-agent system for autonomous zero-shot biological analysis in spatial omics.bioRxiv, pages 2025–07, 2025

    Li Yiyao, Nirvi Vakharia, Weixin Liang, Aaron T Mayer, Ruibang Luo, Alexandro E Trevino, and Zhenqin Wu. Omicsnavigator: an llm-driven multi-agent system for autonomous zero-shot biological analysis in spatial omics.bioRxiv, pages 2025–07, 2025

  151. [160]

    scbasecount: an ai agent- curated, uniformly processed, and continually expanding single cell data repository.bioRxiv, pages 2025–02, 2025

    Nicholas D Youngblut, Christopher Carpenter, Jaanak Prashar, Chiara Ricci-Tam, Rajesh Ilango, Noam Teyssier, Silvana Konermann, Patrick D Hsu, Alexander Dobin, David P Burke, et al. scbasecount: an ai agent- curated, uniformly processed, and continually expanding single cell d...

  152. [161]

    Biochemaigent: An ai-driven protein modeling and docking framework for structure-based drug discovery

    Behnam Yousefi, Nora Constanze Laubach, Sven Heins, Lucia Testa, Søren W Gersting, and Stefan Bonn. Biochemaigent: An ai-driven protein modeling and docking framework for structure-based drug discovery. bioRxiv, pages 2025–12, 2025

  153. [162]

    Assessing and mitigating batch effects in large-scale omics studies.Genome biology, 25(1):254, 2024

    Ying Yu, Yuanbang Mai, Yuanting Zheng, and Leming Shi. Assessing and mitigating batch effects in large-scale omics studies.Genome biology, 25(1):254, 2024

  154. [163]

    Sp-mind: An autonomous reasoning agent for spatial proteomics analysis

    YuCheng Yuan, Yuanfeng Ji, Zhongxiao Li, and Ruijiang Li. Sp-mind: An autonomous reasoning agent for spatial proteomics analysis. InForty-third International Conference on Machine Learning

  155. [164]

    Bioscientist agent: Designing llm-biomedical agents with kg-augmented rl reasoning modules for drug repurposing and mechanistic of action elucidation

    Fan Zhang, Yalong Zhao, Weihan Zhang, and Lipeng Lai. Bioscientist agent: Designing llm-biomedical agents with kg-augmented rl reasoning modules for drug repurposing and mechanistic of action elucidation. bioRxiv, pages 2025–08, 2025

  156. [165]

    Compbioagent: An llm-powered agent for single-cell rna-seq data exploration.bioRxiv, pages 2025–03, 2025

    Haotian Zhang, Yu H Sun, Wenxing Hu, Xu Cui, Zhengyu Ouyang, Derrick Cheng, Xinmin Zhang, and Baohong Zhang. Compbioagent: An llm-powered agent for single-cell rna-seq data exploration.bioRxiv, pages 2025–03, 2025

  157. [166]

    Molclaw: An autonomous agent with hierarchical skills for drug molecule evaluation, screening, and optimization.arXiv preprint arXiv:2604.21937, 2026

    Lisheng Zhang, Lilong Wang, Xiangyu Sun, Wei Tang, Haoyang Su, Yuehui Qian, Qikui Yang, Qingsong Li, Zhenyu Tang, Haoran Sun, et al. Molclaw: An autonomous agent with hierarchical skills for drug molecule evaluation, screening, and optimization.arXiv preprint arXiv:2604.21937, 2026

  158. [167]

    Pubmed reasoner: Dynamic reasoning-based retrieval for evidence-grounded biomedical question answering

    Yiqing Zhang, Xiaozhong Liu, and Fabricio Murai. Pubmed reasoner: Dynamic reasoning-based retrieval for evidence-grounded biomedical question answering. InProceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 167...

  159. [168]

    An agentic system for rare disease diagnosis with traceable reasoning.Nature, 651(8106):775–784, 2026

    Weike Zhao, Chaoyi Wu, Yanjie Fan, Pengcheng Qiu, Xiaoman Zhang, Yuze Sun, Xiao Zhou, Shuju Zhang, Yu Peng, Yanfeng Wang, et al. An agentic system for rare disease diagnosis with traceable reasoning.Nature, 651(8106):775–784, 2026

  160. [169]

    Agent-guided de novo design of nanobody binders against a novel cancer target.bioRxiv, pages 2026–04, 2026

    Yue Zhao, Melih Yilmaz, Edward Lee, Chuanyui Teh, Lan Guo, Kemal Sonmez, Luca Giancardo, Gordon Trang, Fangda Xu, Madelyn Espinosa- Cotton, et al. Agent-guided de novo design of nanobody binders against a novel cancer target.bioRxiv, pages 2026–04, 2026

  161. [170]

    Fernando Zhapa-Camacho, Olga Mashkova, Robert Hoehndorf, and Maxat Kulmanov.LLM Agent Based Protein Function Prediction, pages 508– 519

  162. [171]

    Streamline automated biomedical discoveries with agentic bioinformatics

    Juexiao Zhou, Jindong Jiang, Zhongyi Han, Zijian Wang, and Xin Gao. Streamline automated biomedical discoveries with agentic bioinformatics. Briefings in Bioinformatics, 26(5):bbaf505, 2025

  163. [172]

    Large language models in biomedicine and healthcare.npj Artificial Intelligence, 1(1):44, 2025

    Juexiao Zhou, Haoyang Li, Siyuan Chen, Zhangtianyi Chen, Zhongyi Han, and Xin Gao. Large language models in biomedicine and healthcare.npj Artificial Intelligence, 1(1):44, 2025

  164. [173]

    An ai agent for fully automated multi-omic analyses.Advanced Science, 11(44):2407094, 2024

    Juexiao Zhou, Bin Zhang, Guowei Li, Xiuying Chen, Haoyang Li, Xiaopeng Xu, Siyuan Chen, Wenjia He, Chencheng Xu, Liwei Liu, et al. An ai agent for fully automated multi-omic analyses.Advanced Science, 11(44):2407094, 2024

  165. [174]

    An llm-driven multi-agent debate system for mendelian diseases

    Xinyang Zhou, Yongyong Ren, Qianqian Zhao, Daoyi Huang, Xinbo Wang, Tingting Zhao, Zhixing Zhu, Wenyuan He, Shuyuan Li, Yan Xu, et al. An llm-driven multi-agent debate system for mendelian diseases. arXiv preprint arXiv:2504.07881, 2025

  166. [175]

    Prime: A multi-agent environment for orchestrating dynamic computational workflows in protein engineerings

    Yuyang Zhou, Jin Su, Jiawei Zhang, Wangyang Hu, Tianli Tao, Guanqi Li, Xibin Zhou, Li Fan, and Fajie Yuan. Prime: A multi-agent environment for orchestrating dynamic computational workflows in protein engineerings. bioRxiv, pages 2025–09, 2025

  167. [176]

    agentic bioinformatics

    Kaiwen Zuo, Zixuan Zhong, Peizhou Huang, Shiyan Tang, Yuyan Chen, and Yirui Jiang. Heal-kggen: A hierarchical multi-agent llm framework with knowledge graph enhancement for genetic biomarker-based medical diagnosis.bioRxiv, pages 2025–06, 2025. 18 Agentic Bioinformatics throug...

  168. [177]

    Genomic objective and planning Define the sequencing, association, diagnostic, perturbation, or gene-editing task

  169. [178]

    Analytical role coordination Coordinate data processing, statistical modelling, biological review, and oversight

  170. [179]

    Molecular data grounding Resolve samples, assays, genome builds, phenotypes, cohorts, batches, and perturbation conditions Workflow formulation

  171. [180]

    Genomic interpretation Ground genes, variants, pathways, diagnoses, and perturbation effects in traceable evidence

  172. [181]

    Statistical and causal analysis Evaluate differential expression, gene–trait associations, survival, regulation, and perturbation response

  173. [182]

    Genomics tool execution Run alignment, quantification, variant annotation, enrichment, database queries, and guide design Workflow operation Shared genomic evidence and artifacts:FASTQ/BAM files, count matrices, SRA/GEO records, VCF/WES files, HPO and cohort metadata, database...

  174. [183]

    Genomic trace capture:record accessions, sample identities, genome builds, database and software versions, parameters, code, intermediate artifacts, failures, repairs, and output lineage

  175. [184]

    Genomic verification and escalation:check sample grouping, batch effects, QC, model assumptions, identifiers, evidence support, and uncertainty; revise or escalate unsupported claims Cross- cutting across requirements 1–6

  176. [185]

    Optional perturbation or editing validation Test prioritized genes, perturbations, guide RNAs, diagnostic claims, or editing protocols. Closed-loop refinement requires the result to guide a subsequent action Optional empirical extension Figure S6 Cross-cutting workflow bluepri...

  177. [186]

    Dataset and context grounding Resolve assays, samples, tissues, species, conditions, cohorts, metadata, and analytical goals

  178. [187]

    Cell and spatial representation Represent expression states, markers, clusters, coordinates, neighborhoods, and tissue domains

  179. [188]

    Single-cell and spatial tool execution Run preprocessing, integration, clustering, annotation, trajectory, interaction, and spatial analysis Data grounding and execution

  180. [189]

    Biological evidence grounding Link annotations, trajectories, interactions, and spatial patterns to traceable biological sources

  181. [190]

    Annotation and uncertainty assessment Check marker support, confidence, heterogeneity, spatial coherence, consensus, and expert review Interpretation and assessment Shared single-cell and spatial evidence and artifacts:AnnData and Seurat objects, expression matrices, marker ta...

  182. [191]

    Workflow state, critique, and repair:preserve analytical state, inspect failed calls and implausible outputs, revise plans, repair code, rerun affected steps, and record workflow history

  183. [192]

    Provenance-preserving reporting:retain dataset identifiers, parameters, code, notebooks, intermediate artifacts, spatial maps, evidence links, uncertainty, review records, and limitations Cross- cutting across requirements 1–5

  184. [193]

    Optional prospective biological validation Test an agent-generated annotation, trajectory, interaction, perturbation response, spatial pattern, or biological hypothesis. Closed- loop refinement requires the result to change a subsequent action Optional empirical extension Figu...

  185. [194]

    Protein objective and constraints Define the proteomics, structure, binding, function, stability, or sequence-design task

  186. [195]

    Protein and proteomics data grounding Resolve sequences, structures, domains, complexes, measurements, templates, and candidate designs

  187. [196]

    Molecular tool execution Run structure prediction, docking, sequence design, simulation, scoring, and visualization Workflow formulation and execution

  188. [197]

    Biological and mechanistic grounding Link designs and proteomics results to functions, pathways, conserved sites, mechanisms, and literature

  189. [198]

    Structural and functional evaluation Assess structures, interfaces, dynamics, stability, binding, function, and developability Candidate evaluation and interpretation Shared protein evidence and artifacts:FASTA sequences, UniProt and PDB records, proteomics measurements, predi...

  190. [199]

    Design critique, filtering, and repair:inspect sequence and structure quality, conserved residues, docking or energy scores, failed tools, functional constraints, developability liabilities, and revise weak candidates or workflows

  191. [200]

    Trace and provenance preservation:retain identifiers, design constraints, tool versions, parameters, code, intermediate structures, simulation files, design histories, candidate rankings, expert-review records, and limitations Cross- cutting across requirements 1–5

  192. [201]

    Optional prospective functional validation Test an agent-generated protein, peptide, binder, nanobody, or enzyme using expression, structural, binding, stability, or functional assays. Closed- loop refinement requires the result to change a subsequent design action Optional em...

  193. [202]

    Therapeutic objective and planning Define the target-assessment, molecular-design, safety, treatment, or trial-analysis task

  194. [203]

    Therapeutic entity grounding Resolve drugs, SMILES, targets, pathways, patients, cohorts, trials, endpoints, and safety events

  195. [204]

    Tool, database, and RAG execution Query biomedical databases, knowledge graphs, molecular tools, safety resources, and trial records Workflow formulation and grounding

  196. [205]

    Safety and trial analysis Evaluate adverse events, contraindications, cohorts, endpoints, causal assumptions, and statistical plans

  197. [206]

    Mechanistic therapeutic reasoning Link predictions to pathways, drug–target relations, causal evidence, and literature

  198. [207]

    Prediction, screening, and molecular design Predict or optimize efficacy, binding, ADMET, toxicity, molecules, and trial outcomes Prediction, reasoning, and safety Shared therapeutic evidence and artifacts:SMILES strings, targets, molecular structures, cohort and trial metadat...

  199. [208]

    Critique, verification, and provenance:preserve workflow state and traces; inspect unsupported mechanisms, invalid molecules, safety risks, failed code, causal assumptions, uncertainty, and expert-review records Cross-cutting requirements 1–6

  200. [209]

    Optional prospective therapeutic validation Test an agent-generated molecule, target, mechanism, safety prediction, treatment recommendation, or trial decision using aligned experimental, preclinical, or clinical evidence. Closed- loop refinement requires the result to guide a...

  201. [210]

    Image objective and context grounding Resolve modality, tissue, magnification, spatial assay, cohort, acquisition, and objective

  202. [211]

    Region, cell, and spatial representation Represent regions, cells, tissue compartments, morphology, spatial neighborhoods, and scale

  203. [212]

    Image-analysis tool execution Run registration, segmentation, quantification, navigation, classification, and spatial analysis Image grounding and execution

  204. [213]

    Biological and spatial grounding Link image findings to molecular measurements, tissue architecture, pathways, biomarkers, and literature

  205. [214]

    Quality control and uncertainty Check registration, segmentation, region selection, magnification, confidence, and missing evidence Quality control and interpretation Shared imaging evidence and artifacts:WSIs, microscopy and spatial-omics data, RoIs, image tiles, cell and tis...

  206. [215]

    State, navigation, and repair:preserve selected regions, magnification paths, workflow state, failed calls, corrected code, revised parameters, and expert feedback

  207. [216]

    Provenance-preserving reporting:retain source images, RoIs, overlays, navigation traces, parameters, analytical outputs, molecular evidence, uncertainty, review records, and limitations Cross-cutting controls 6–7

  208. [217]

    Optional prospective biological or clinical validation Test an agent-generated diagnosis, biomarker, spatial interpretation, prognostic claim, or imaging-derived hypothesis using aligned biological, experimental, or clinical evidence. Closed-loop refinement requires the result...

  209. [218]

    Research objective and planning Translate the biological goal into data requirements, analytical steps, outputs, constraints, and decisions

  210. [219]

    Data and task routing Identify the biological modality and assign suitable tools, databases, models, APIs, or specialist agents

  211. [220]

    Evidence-grounded workflow specification Ground analytical choices in literature, documentation, protocols, databases, and workflow examples Workflow formulation and grounding

  212. [221]

    Executable code and pipeline generation Generate and run scripts, notebooks, commands, or pipeline stages while managing dependencies and artifacts Executable workflow generation Shared workflow evidence and artifacts:research goals, dataset descriptions, modality metadata, re...

  213. [222]

    Workflow state, critique, and repair:maintain analytical state; inspect failed calls and weak intermediate results; revise plans, repair code, update memory, and rerun affected steps

  214. [223]

    Verification and provenance preservation:retain dataset identifiers, evidence links, software versions, parameters, code, intermediate artifacts, verification outputs, uncertainty, expert-review records, and limitations

  215. [224]

    Cross-domain robustness and transfer:evaluate workflow control across biological modalities, tools, datasets, unseen tasks, prompt variations, and external benchmarks Cross-cutting controls 5–7

  216. [225]

    Optional prospective experimental validation Test an agent-generated hypothesis, candidate, perturbation, protocol, or intervention using evidence aligned with the principal claim. Closed-loop refinement requires the result to guide the next action Optional prospective validat...

Pith tools

Reviewed August 1, 2026 · model on record in the stance chip above.