Skip to main content

Agentomics

NEWS:

  • Agentomics to be presented at ISMB 2026
  • Agentomics has been published in Bioinformatics journal link to published paper
  • Agentomics now supports any data type and supplementary material

Autonomous agentic system for supervised machine learning model development.

Made for biomedical data, Agentomics outperformed human experts and created new state-of-the-art models for problems in Protein Engineering, Drug Discovery, and Regulatory Genomics.

How it works

  1. Input is a folder-based dataset split + optional data description
  2. Agentomics autonomously experiments with various ML models and strategies
  3. Output is a trained model ready for inference and a detailed PDF report summarizing the development process and achieved metrics

For more details see: link to published paper

agentomics overview

Quick Start

Install Docker, then:

pip install agentomics

Set at least one supported provider credential. For example: OPENROUTER_API_KEY or OPENAI_API_KEY or ANTHROPIC_API_KEY

export OPENROUTER_API_KEY=...   

Download an example dataset into ./datasets

To see all available examples add the --list option

agentomics-download-dataset

Start an Agentomics run and follow instructions

agentomics-run

Recommended model: gpt-5.1-codex-max

Outputs are saved to outputs/<agent_id>/, including PDF reports in outputs/<agent_id>/reports/pdf.

See Installation, Datasets, CLI Options, and Running Inference for details.

API Calls

Agentomics can be run via:

  • your local Codex subscription via codex login
  • a supported provider API key such as OpenRouter, OpenAI, Anthropic, or a configured OpenAI-compatible provider
  • local Ollama models for offline/private runs

Documentation

For more details visit https://biogemt.github.io/agentomics-ml/

Key Features

  • Generic: Agentomics can use folder-based inputs for classification and regression tasks.
  • Secure: Agents execute code securely in Docker with read-only mounts to your file system and are only allowed to write in a Docker Volume.
  • Reproducible: Outputs include models, scripts, and conda environments needed to run inference or re-train models with one bash command.
  • Trustworthy: If you provide a test set, Agentomics fully abstracts LLMs from accessing it, allowing you to rely on programmaticly computed and reported test set metrics.
  • Various LLM providers: OpenAI, OpenRouter, or local models via Ollama
  • Reliability: Thanks to our functional validators, Agentomics creates a working model 100% of the time (when using recommended settings).
  • Supplementary materials: Give the agent dataset-specific papers, helper scripts, and foundation-model guidance. See the supplementary materials documentation.

Run Output Structure Example

Each completed run is written to outputs/<agent_id>/. The key paths are:

outputs/<agent_id>/
├── best_iteration_snapshot/
│   ├── model_training/
│   │   ├── train.py
│   │   └── training_artifacts/
│   ├── model_inference/
│   │   └── inference.py
│   └── runtime_info/
│       └── environment.yml
├── run/
│   ├── shared/
│   │   ├── config.json
│   │   └── splits/
│   └── iteration_*/
└── reports/
    ├── markdown/
    └── pdf/

Use best_iteration_snapshot/ for inference or re-training. run/ keeps the full iterative workspace, and reports/ contains the human-readable summaries.

Roadmap

Agentomics is in active development. We welcome any raised Issues and suggestions. You can also Email Us.

Features coming soon:

  • Better local model support and configuration
  • Remote GPU support for GCP

Citation

If you use Agentomics in your work, please cite:

Martinek et al. (2026). Agentomics: An Agentic System that Autonomously Develops Novel State-of-the-Art Solutions for Biomedical Machine Learning Tasks. Bioinformatics (https://doi.org/10.1093/bioinformatics/btag250)

License

MIT. See LICENSE.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agentomics-1.1.0.tar.gz (109.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agentomics-1.1.0-py3-none-any.whl (101.2 kB view details)

Uploaded Python 3

File details

Details for the file agentomics-1.1.0.tar.gz.

File metadata

  • Download URL: agentomics-1.1.0.tar.gz
  • Upload date:
  • Size: 109.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for agentomics-1.1.0.tar.gz
Algorithm Hash digest
SHA256 4d1c49360fd7ab0e14b38c20013f0fabc96dd14374d80bc08a0ce6a1ba091cae
MD5 5f294b7cf5f46d88a72d4456bf7dcf7b
BLAKE2b-256 d2c6f809184a11ef6bf69f896a636e9b910ac2361e9d6c6515e771c4d93cc5ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentomics-1.1.0.tar.gz:

Publisher: publish-release.yml on BioGeMT/agentomics-ml

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file agentomics-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: agentomics-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 101.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for agentomics-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 798efbe93c80b628a53ef8da5e37bbaaa9cc5d07cbce4e9176eff3d3466a39cc
MD5 39a6aca6da6da1f29c5c7e9cf23c8c8a
BLAKE2b-256 1d3e4c7d9c993449a3419530732f32a813966e8cdb1f6ef0030d16a1e418fa8f

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentomics-1.1.0-py3-none-any.whl:

Publisher: publish-release.yml on BioGeMT/agentomics-ml

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

1.1.0 This release

2 files

1.0.6

2 files

1.0.5

2 files

1.0.4

2 files

1.0.3

2 files

1.0.2

2 files

1.0.1

2 files

1.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page