Top Bioinformatics and Computational Biology Conferences in 2026

July 1, 2026  ·  8 min read

Bioinformatics and computational biology occupy a demanding disciplinary intersection: your paper must satisfy both the algorithmic standards of computer science and the biological plausibility standards of life science. The major conferences in this field each have a distinct character — some emphasize mathematical rigor, others prioritize translational relevance, and some have become essential hubs for specific subfields like structural biology or systems genomics. This guide helps you navigate that landscape for 2026.

The Bioinformatics Conference Landscape

Unlike purely computational fields, bioinformatics conferences attract a genuinely mixed audience of computer scientists, statisticians, molecular biologists, and clinicians. This creates both opportunity and risk for authors. A paper that speaks clearly to both communities will resonate broadly; a paper written entirely for one community risks alienating reviewers from the other. Understanding each venue's audience balance is essential before you write your introduction.

ISMB: The Flagship Venue

The Intelligent Systems for Molecular Biology conference (ISMB), organized by the International Society for Computational Biology (ISCB), is the largest and most prestigious general bioinformatics conference. ISMB covers the full spectrum from sequence analysis and structural biology to systems biology and biomedical text mining. Papers are published in the journal Bioinformatics or PLOS Computational Biology as a proceedings track, giving accepted work journal-level indexing.

ISMB is organized into Special Interest Groups (SIGs) and tracks, which means your paper will be reviewed by a community expert in your specific subfield. This is a significant advantage: a paper on protein structure prediction goes to reviewers who work on protein structure prediction, not generic ML reviewers.

ISMB is best for:

  • Genomics, transcriptomics, and epigenomics method development
  • Protein structure and function prediction
  • Regulatory network inference and systems biology
  • Biomedical natural language processing

RECOMB: Algorithmic Rigor Above All

The Research in Computational Molecular Biology conference (RECOMB) is the most algorithmically demanding bioinformatics venue. RECOMB originates from the theoretical computer science community and retains that character: papers are expected to include formal algorithm design, complexity analysis, or mathematical proofs alongside biological validation.

If your work proposes a new algorithm for genome assembly, sequence alignment, phylogenetic reconstruction, or single-cell analysis with provable properties or formal guarantees, RECOMB is your natural home. The acceptance bar is high and the review process rigorous, but acceptance at RECOMB carries significant prestige within the algorithmic bioinformatics community.

Biological validation is expected but the algorithmic contribution must stand on its own. A paper that proposes a heuristic with good empirical results but no theoretical insight is unlikely to succeed at RECOMB, and would be better directed to ISMB or ECCB.

PSB: Interdisciplinary and Translational

The Pacific Symposium on Biocomputing (PSB) is unique among top bioinformatics venues in its format and culture. PSB is organized around specific thematic sessions proposed each year by session organizers, meaning the topics change to reflect current frontiers. The conference has a strong translational health informatics component and is welcoming of work that bridges computational biology and clinical application.

PSB operates through a paper-and-discussion format: accepted papers are presented and discussed in small, focused sessions rather than large lecture halls. This makes it an excellent venue for work-in-progress that benefits from deep community feedback, or for interdisciplinary projects that do not fit cleanly into standard tracks elsewhere. PSB proceedings are published and indexed, and the acceptance process involves session-specific review.

ECCB: European Computational Biology

The European Conference on Computational Biology (ECCB) is the European counterpart to ISMB and often runs as a joint ISMB/ECCB meeting in alternate years. When held independently, ECCB reflects strong European traditions in structural bioinformatics, metabolomics, and proteomics, as well as computational approaches to rare diseases and European cohort studies.

ECCB is an important venue for researchers at European institutions or working on datasets derived from European biobanks and cohort studies. The community is deeply engaged with FAIR data principles and reproducible bioinformatics workflows, so papers that address data sharing and reproducibility receive a warm reception.

ACM BCB: Computing Meets Biomedicine

The ACM Conference on Bioinformatics, Computational Biology, and Health Informatics (ACM BCB) is sponsored by ACM SIGBIO and sits closer to the computer science mainstream than ISMB or RECOMB. It is particularly strong for work on health informatics, electronic health records, medical imaging analysis, and bioinformatics pipelines for clinical genomics.

ACM BCB is a good choice for researchers with a strong CS background who are applying computational methods to biomedical problems and want a venue whose review standards and publication norms will feel familiar from other ACM conferences. It is also more accessible for researchers earlier in their careers than ISMB or RECOMB.

Open-Source Software Expectations

Bioinformatics has one of the strongest open-source cultures of any academic field. Most major venues now expect or strongly encourage the following:

  • Public code repository: GitHub, Bitbucket, or equivalent. Reviewers will check. Code that is