Skip to content
@BioSymphony

BioSymphony

AI agent tools for biological research

BioSymphony: a retro-game research lab with plants, protein structures, and fermentation vessels

BioSymphony

Use biological research tools with your AI agent. BioSymphony combines tool knowledge, scripts, and reusable workflows for sequence search, protein modeling, molecular design, cryo-EM, and experiment design.

The skills explain which tools fit a question, what inputs they need, how to call them, and how to connect their outputs. You and your agent can use that knowledge to run analyses and decide what to investigate next.

Choose a toolkit · Example toolchains · Get started · Website

Choose A Toolkit

BioProspector · Compare Pathways And Find Enzyme Candidates

Explore alternative biosynthetic routes and investigate missing steps. Combine sequence searches, domain annotations, structural neighbors, and reaction references to compare candidate enzymes and route feasibility.

Tool knowledge: DIAMOND, MMseqs2, BLAST+, HMMER, Foldseek, and Rhea.

GeneCluster · Search Genes And Compare Genome Context

Connect sequence search, function annotation, and gene-cluster comparison. Extract matched sequences, join gene identifiers across tools, and compare candidate genes across species. Compare genomic neighborhoods where coordinates are available.

Calling and chaining guide: MMseqs2, HMMER, InterProScan, antiSMASH, plantiSMASH, cblaster, and clinker.

Structure Factory · Compose Protein Design And Prediction Workflows

Choose tools for backbone design, sequence design, complex prediction, scoring, and visualization. Compare methods with consistent inputs and metrics, and connect configured tools through local commands, APIs, or compute providers.

Tool cards: RFdiffusion3, ProteinMPNN, Boltz, Chai-1, and ChimeraX, among other methods.

CryoCore · Work With Cryo-EM Maps And Models

Choose processing and validation methods, assess how models fit experimental maps, compare conformational states, and prepare structural figures. Try the CPU-only review demo before configuring a larger workflow.

Software guide: RELION, CryoSPARC, Phenix, Coot, and ChimeraX workflows and setup requirements.

Small Molecules · Choose Chemistry Tools For Your Task

Match molecular generation, synthesis planning, docking, affinity estimation, and property prediction methods to your inputs. Give your agent the method comparisons, calling references, and setup knowledge it needs to write and run an analysis with the selected tools.

Tool matrix: AiZynthFinder, RDKit, AutoDock Vina, GNINA, and other chemistry tools.

Ferm DoE · Generate Designs And Choose The Next Experiment Batch

Generate fermentation experiment designs, analyze supplied results, and select follow-up batches under factor, cost, and run-count constraints. Compare scale-transfer assumptions and use optional optimization backends when needed.

Commands and backends: ferm-doe, SciPy, BoFire, ENTMOOT, and BoTorch.

Connect Tools Into Analyses

A useful toolchain passes the right data to the next method. Your agent extracts sequences, converts file formats, matches identifiers, and checks outputs between calls. These examples show tool combinations and command sequences documented by the toolkits.

Three examples. GeneCluster: MMseqs2 search, matched protein sequences, HMMER or InterProScan annotation, and Quarto reporting. Structure Factory: RFdiffusion3 backbone design, ProteinMPNN sequence design, Boltz or Chai-1 complex prediction, and ChimeraX figures. Ferm DoE: validate inputs, generate a design, analyze supplied results, and plan a follow-up batch. Experiments occur separately; analysis uses supplied data.

The toolkits include runnable helpers and reference workflows. Scientific tools, models, and databases have their own installation requirements; the linked guides distinguish available integrations from methods that need adaptation.

Use Your Agent Harness

Open a toolkit in Codex, Claude Code, or another agent that can read files and call tools. The agent uses your existing shell, Python environment, APIs, or configured compute. You can also run the supplied command-line tools directly.

You provide the question, data, and compute limits. BioSymphony supplies tool knowledge and workflows to your AI agent. The agent selects and calls configured scientific tools, inspects the results, and chooses the next analysis with you.

Start with a small analysis:

Read this toolkit's skill and tool guides. My goal is [question], using [inputs]. Choose a toolchain and check its dependencies. Run a small local example, inspect the outputs, and use those results to suggest the next analysis. Explain which commands ran and which tools still need setup.

Related Tools

  • Proteus automates structure lookup, PyMOL and ChimeraX analysis, and molecular figures.
  • BioVoice lets you control PyMOL and ChimeraX by voice.
  • NeoCloud Bridge runs approved workloads on cloud providers and returns outputs to your workspace.

Contribute

Useful contributions include tool integrations, calling examples, analysis recipes, and fixes to the tool guides. Open an issue or pull request in the relevant repository, using public or synthetic data for shared examples.

Pinned Loading

  1. ferm-doe ferm-doe Public

    Fermentation and biomanufacturing experiment planning: choose design families, check scale context, and prepare run packets.

    Python 1

  2. bioprospector bioprospector Public

    Biosynthetic route exploration for target molecules: find enzyme and gene candidates and turn pathway ideas into follow-up searches and experiments.

    Python 2

  3. cryocore cryocore Public

    Cryo-EM workflows for maps, models, figures, state comparison, and local or cloud compute preparation.

    Python 5 1

  4. genecluster genecluster Public

    Genome-mining workflows for natural products: search public genomes and transcriptomes, compare candidate clusters, and plan follow-up work.

    Python 4

  5. structure-factory structure-factory Public

    AI-agent toolkit for structural biology: design binders, map structures, screen candidates, rank results, and prepare cloud-scale runs.

    Python 6

Repositories

Showing 9 of 9 repositories
  • BioSymphony.github.io Public

    BioSymphony website

    BioSymphony/BioSymphony.github.io's past year of commit activity
    HTML 0 0 0 0 Updated Sep 22, 2026
  • genecluster Public

    Genome-mining workflows for natural products: search public genomes and transcriptomes, compare candidate clusters, and plan follow-up work.

    BioSymphony/genecluster's past year of commit activity
    Python 4 MIT 0 0 0 Updated Sep 22, 2026
  • .github Public

    BioSymphony organization profile

    BioSymphony/.github's past year of commit activity
    0 0 0 0 Updated Sep 22, 2026
  • small-molecules Public

    Agent skill for choosing small-molecule design tools for molecular generation, synthesis planning, docking, and property prediction.

    BioSymphony/small-molecules's past year of commit activity
    Python 4 MIT 0 0 0 Updated Sep 22, 2026
  • cryocore Public

    Cryo-EM workflows for maps, models, figures, state comparison, and local or cloud compute preparation.

    BioSymphony/cryocore's past year of commit activity
    Python 5 MIT 1 0 1 Updated Sep 22, 2026
  • structure-factory Public

    AI-agent toolkit for structural biology: design binders, map structures, screen candidates, rank results, and prepare cloud-scale runs.

    BioSymphony/structure-factory's past year of commit activity
    Python 6 MIT 0 1 0 Updated Sep 22, 2026
  • ferm-doe Public

    Fermentation and biomanufacturing experiment planning: choose design families, check scale context, and prepare run packets.

    BioSymphony/ferm-doe's past year of commit activity
    Python 1 MIT 0 0 0 Updated Sep 22, 2026
  • bioprospector Public

    Biosynthetic route exploration for target molecules: find enzyme and gene candidates and turn pathway ideas into follow-up searches and experiments.

    BioSymphony/bioprospector's past year of commit activity
    Python 2 MIT 0 0 0 Updated Sep 22, 2026
  • BioSymphony/symphony-mq-validation's past year of commit activity
    0 0 0 0 Updated Jun 30, 2026

Top languages

Loading…

Most used topics

Loading…