Skip to main content
v2026.11,610 entries · CC-BY 4.0

What Is Bioinformatics? Research Areas, Funding, and Career Paths

A thorough answer to “what is bioinformatics,” covering its subfields, the NIH/NSF/DOE funding landscape, common research methods and tools, and career and training pathways.

Ask about What Is Bioinformatics? Research Areas, Funding, and Career Paths

Answers are drawn from this guide and the rest of the CASRAI corpus, with a link to every source.

Answers are AI-generated from CASRAI’s own published pages and can be wrong, so check the linked sources before relying on one; your question is logged without personal data — never sold, never used to train a third-party model — to show us what CASRAI is missing, so please do not type personal or confidential details. How we use this

Written and maintained by CASRAI Editorial Board

Last updated

Bioinformatics is the interdisciplinary field that develops and applies computational methods, algorithms, statistical models, and software to interpret biological data — above all the large-scale sequence, structural, and molecular data produced by modern genomics, proteomics, and other high-throughput biology. It sits directly at the intersection of biology and computer science, borrowing heavily from statistics and mathematics along the way, and it exists because modern biological instruments (DNA sequencers, mass spectrometers, imaging systems) now generate data at a scale and speed no researcher can interpret by hand. This guide gives a genuine, thorough answer to what bioinformatics studies and how it works, covers its major subfields, and adds the research-administration layer generic overviews leave out: who actually funds bioinformatics research, the methods and tools the field relies on, and typical career and training paths into it.

What Is Bioinformatics?

Bioinformatics is the science of using computation — algorithms, software, databases, and statistical modeling — to collect, store, organize, analyze, and interpret biological data. Its central subject matter is data that biology now produces far faster than any human could process manually: full genome sequences, RNA expression profiles, protein structures, and the outputs of high-throughput experiments run across thousands of samples at once. As a discipline, bioinformatics asks a small number of interlocking core questions:

  • How do we store and organize biological data so it stays usable? — designing databases, file formats, and identifier systems that can hold genomic, proteomic, and other molecular data at scale and keep it findable and comparable across studies.
  • How do we find meaningful patterns in sequence and structural data? — aligning DNA/RNA/protein sequences to detect similarity, homology, and variation; predicting the three-dimensional structure a protein folds into; and inferring evolutionary relationships from sequence differences.
  • How do we go from raw measurements to biological meaning? — turning millions of short DNA sequencing reads into an assembled genome, or a table of gene-expression counts into a testable biological hypothesis about what genes are doing.
  • How do we model biological systems computationally? — building statistical and machine-learning models of gene regulation, protein interaction networks, and cellular processes that can generate testable predictions.
  • How do we make the resulting knowledge reusable? — building the public sequence and structure databases, tools, and standards that let researchers worldwide build on each other’s data rather than starting over.

Bioinformatics is fundamentally a methods-and-infrastructure discipline: its practitioners rarely generate biological data themselves in a wet lab, but instead build the computational means to make sense of data that biologists, clinicians, and other researchers generate. That makes it distinct from purely applying off-the-shelf software — bioinformatics develops the algorithms and tools other scientists then use.

How Bioinformatics Relates to Neighboring Disciplines

Bioinformatics did not emerge from a single parent field — it is genuinely interdisciplinary, and understanding it means understanding what it draws from each neighbor:

  • Biology, especially molecular biology and genetics, supplies the subject matter: the DNA, RNA, protein, and cellular processes bioinformatics methods are built to interpret. A bioinformatician needs enough grounding in molecular biology to know what a biologically meaningful question actually looks like, not just how to run an algorithm.
  • Computer science supplies the algorithmic and engineering toolkit: sequence-alignment algorithms, database design, machine learning, and the software-engineering discipline needed to build tools that run reliably at genome scale. Core computer-science ideas — dynamic programming, graph theory, data structures — underpin many of bioinformatics’ foundational algorithms.
  • Statistics, and specifically biostatistics, supplies the inferential rigor: separating real biological signal from the noise inherent in high-throughput measurement, correcting for the multiple-testing problem that arises when a single study tests thousands of genes at once, and building the probabilistic models (hidden Markov models, Bayesian methods) that much of sequence analysis relies on.
  • Genetics and genomics overlap heavily with bioinformatics in practice — genetics asks what a gene does and how variation affects a trait; bioinformatics supplies much of the computational infrastructure (sequence databases, variant-calling pipelines, genome browsers) that modern genetics research depends on to answer those questions at scale.
  • Biochemistry connects most directly through structural bioinformatics and proteomics, where the goal is predicting or interpreting the three-dimensional structure and chemical behavior of proteins and other biomolecules.

Related but distinct terms are worth disambiguating: computational biology is often used interchangeably with bioinformatics, though where a distinction is drawn, computational biology leans toward developing and testing theoretical/mathematical models of biological systems, while bioinformatics leans toward building tools and databases for analyzing large-scale biological data — in practice the two fields overlap so extensively that most researchers and funders treat them as a single community. Biomedical informatics is a related but broader field concerned with clinical, health-records, and biomedical knowledge management generally, not only molecular data.

Major Subfields of Bioinformatics

Bioinformatics spans several recognized subfields, each built around a different data type or biological question:

  • Genomics and sequence analysis — assembling and annotating whole genomes from raw sequencing reads, aligning sequences to detect similarity and variation, and identifying genes, regulatory regions, and mutations within a genome.
  • Structural bioinformatics — predicting and analyzing the three-dimensional structure of proteins, RNA, and other macromolecules, and modeling how structure relates to molecular function; this area has been transformed in recent years by deep-learning structure-prediction methods.
  • Transcriptomics — analyzing which genes are actively expressed (transcribed into RNA) in a cell or tissue, and how that expression pattern changes across conditions, developmental stages, or disease states, most commonly today via RNA sequencing.
  • Proteomics and metabolomics informatics — processing and interpreting the large, complex datasets produced by mass spectrometry to identify and quantify the proteins or small-molecule metabolites present in a sample.
  • Phylogenetics and evolutionary bioinformatics — inferring evolutionary relationships between organisms or genes from sequence data, building the phylogenetic trees used to study evolution, taxonomy, and the origin of traits.
  • Systems biology — modeling how genes, proteins, and metabolic pathways interact as networks, aiming to understand cellular behavior as an integrated system rather than a list of individual components.
  • Metagenomics — sequencing and analyzing genetic material recovered directly from environmental or microbiome samples containing many organisms at once, without first isolating and culturing each one.
  • Clinical and translational bioinformatics — applying bioinformatics methods to clinical data and precision medicine, including interpreting patient genomic variants for diagnostic or treatment relevance.
  • Cheminformatics and computational drug discovery — using computational methods to analyze chemical structures and predict how candidate drug molecules interact with biological targets.

How Bioinformatics Research Is Funded

Bioinformatics funding in the United States is spread across several federal agencies, reflecting the field’s position at the intersection of biology, computing, and health research, plus a handful of major private foundations. As with any funding landscape, program names and priorities shift over time — treat this as an orientation to who is active in the space, and verify current program specifics directly with the funder before citing a number or deadline.

  • National Institutes of Health (NIH). Several institutes fund bioinformatics-relevant work within their own disease or mission focus rather than through one central “bioinformatics institute.” The National Human Genome Research Institute (NHGRI) is the NIH institute most closely identified with genomics and the computational infrastructure genomics depends on, having led the Human Genome Project and continuing to fund large genomic-data-science initiatives. The National Institute of General Medical Sciences (NIGMS) funds foundational, disease-non-specific research in computational biology and bioinformatics methods. The National Library of Medicine (NLM) houses the National Center for Biotechnology Information (NCBI), which both funds and directly operates major public sequence and literature databases (GenBank, PubMed) that the whole field relies on. Disease-focused institutes such as the National Cancer Institute (NCI) fund bioinformatics work specifically within their own mandate (e.g., cancer genomics).
  • National Science Foundation (NSF). The Directorate for Biological Sciences funds fundamental, non-disease-framed computational biology and the data infrastructure/cyberinfrastructure that supports it, and NSF’s computer-science directorate funds algorithmic and machine-learning research that often has direct bioinformatics applications. NSF has also run joint programs with NIH and other agencies aimed at large-scale biological data science.
  • Department of Energy (DOE). DOE’s Office of Science, through its Biological and Environmental Research program, funds genomics and computational biology relevant to energy and environmental science — most visibly through the Joint Genome Institute (JGI), a DOE user facility focused on sequencing and analyzing genomes relevant to bioenergy and the environment.
  • U.S. Department of Agriculture (USDA). The National Institute of Food and Agriculture funds bioinformatics applied to crop and livestock genomics and agricultural research.
  • Private foundations. The Chan Zuckerberg Initiative is a genuinely major and well-documented funder in this space, supporting open-source scientific software, computational biology tools, and large reference-data projects such as the Human Cell Atlas. The Howard Hughes Medical Institute funds basic biomedical research broadly, including computational and quantitative biology, both through its investigator program and its own research campuses.

Bioinformatics proposals routinely straddle agency boundaries — a genomic-data-infrastructure project might legitimately fit NHGRI, NIGMS, or NSF depending on framing, which makes reading each funder’s current scope carefully, rather than assuming a topic maps to only one agency, part of the actual craft of funding a computational biology program.

Common Research Methods and Tools in Bioinformatics

Bioinformatics work is done almost entirely computationally, but it draws on a fairly consistent toolkit across subfields:

  • Sequence alignment and search — algorithms (and the tools built on them, such as BLAST) for comparing a DNA, RNA, or protein sequence against a database or another sequence to find regions of similarity, the foundational operation underlying most genomic analysis.
  • Statistical and machine-learning modeling — from classical statistical models (hidden Markov models for gene prediction, regression for expression analysis) to modern deep learning, now central to problems like protein structure prediction and variant-effect prediction.
  • Public sequence, structure, and pathway databases — repositories such as GenBank, UniProt, and the Protein Data Bank, which store and make searchable the reference sequence and structure data the whole field builds on.
  • Workflow and pipeline management systems — tools such as those compared in CASRAI’s own Snakemake vs Nextflow comparison, which let researchers define multi-step computational analyses (e.g., raw sequencing reads through variant calls) as a reproducible, re-runnable pipeline rather than a series of manual steps.
  • Programming and statistical computing environments — Python and R are the dominant languages, with dedicated ecosystems (Bioconductor for R, BioPython and similar packages for Python) built specifically for biological data analysis.
  • High-performance and cloud computing — genome-scale analysis routinely requires computing resources well beyond a single laptop; many bioinformatics groups rely on institutional high-performance computing clusters or cloud computing platforms, with the accompanying data-storage and data-transfer logistics that entails.

See CASRAI’s related guide on RNA-seq experimental design and analysis for a worked example of how these methods come together in one common bioinformatics workflow, and the comparison of Illumina vs. Nanopore sequencing platforms for how the choice of sequencing technology upstream shapes the bioinformatics analysis downstream.

Career and Training Pathways

Because bioinformatics is inherently interdisciplinary, people enter it from more than one direction. A common pathway is an undergraduate degree in biology, computer science, statistics, or a dedicated bioinformatics/computational biology program, followed by a master’s or PhD that adds the missing half of the skill set — a biology graduate adding programming and statistics, or a computer-science graduate adding molecular biology coursework. Dedicated bioinformatics and computational biology graduate programs typically combine coursework in molecular biology and genomics, algorithms and data structures, statistics, and machine learning, alongside a research thesis or dissertation applying those methods to a real biological question.

Career paths split roughly between academic/research-institute positions (postdoctoral research followed by a faculty or staff-scientist role, often within a genomics center, core facility, or computational biology department) and industry roles in biotechnology, pharmaceutical, and health-technology companies, where bioinformatics scientists support drug discovery, genomic-diagnostics development, and clinical research pipelines. Core research-computing and bioinformatics-core-facility staff roles — supporting other researchers’ analyses rather than running an independent research program — are also a well-established, distinct career track in the field.

The International Society for Computational Biology (ISCB), founded in 1997, is the principal professional society representing computational biology and bioinformatics worldwide, with a membership of several thousand researchers, practitioners, and students; it runs the field’s flagship annual conference (ISMB, Intelligent Systems for Molecular Biology) and is a genuine, verifiable professional home for the field, alongside broader-scope organizations such as the American Medical Informatics Association (AMIA) for the clinical/biomedical-informatics side of the field.

Frequently Asked Questions

Is bioinformatics the same as computational biology?

The two terms overlap so heavily in practice that most researchers, journals, and funders use them interchangeably. Where a distinction is drawn, bioinformatics tends to emphasize building tools, databases, and algorithms for analyzing large-scale biological data, while computational biology tends to emphasize developing and testing mathematical or computational models of biological systems — but a single researcher or lab regularly does both.

What background do I need to study bioinformatics?

There is no single required background. Strong candidates typically come in with either a biology/life-sciences foundation and add programming and statistics, or a computer-science/statistics foundation and add molecular biology coursework. What matters most is comfort with both computational thinking and the underlying biology well enough to know which questions and results actually make biological sense.

How is bioinformatics different from biostatistics?

The two fields overlap substantially, especially around analyzing high-throughput biological data, but biostatistics is centered on statistical theory and inference generally within the life and health sciences (including clinical trials and epidemiology), while bioinformatics is centered on building the software, algorithms, and databases specifically needed to process and interpret molecular and sequence data. Many bioinformatics analyses depend directly on biostatistical methods.

What tools does a bioinformatician actually use day to day?

Most bioinformatics work happens in a programming/statistical-computing environment (commonly Python or R), using sequence-alignment tools, public sequence and structure databases, and workflow-management systems to run and reproduce multi-step analysis pipelines — see the Common Research Methods and Tools section above.

Related Guides

This guide is part of CASRAI’s Branches of Science series covering the major scientific disciplines. For neighboring and closely related fields, see What Is Biology?, What Is Genetics?, What Is Biochemistry?, and What Is Biostatistics?.

Follow CASRAI

Research-administration guidance, standards updates and independent tool reviews.

Referenced across the research world

University of Cambridge logoColumbia University logoCrossref logoUniversity of Edinburgh logoHarvard University logoUniversity of Oxford logoPrinceton University logoStanford School of Medicine logoUniversity College London logoORCID logoUniversity of Cambridge logoColumbia University logoCrossref logoUniversity of Edinburgh logoHarvard University logoUniversity of Oxford logoPrinceton University logoStanford School of Medicine logoUniversity College London logoORCID logo
  • University of Cambridge logo
  • Columbia University logo
  • Crossref logo
  • University of Edinburgh logo
  • Harvard University logo
  • University of Oxford logo
  • Princeton University logo
  • Stanford School of Medicine logo
  • University College London logo
  • ORCID logo

View CASRAI adoption →

Regulatory Radar

Stop finding out after the fact

$29/month, cancel anytime. Daily digest updates from our analysis, a dashboard holding the same items, and a cited assistant for everything they raise.

  • Federal Register, Federal Register+, Grants.gov, Regulations.gov, NSF News, UKRI, plus CASRAI’s own published content.
  • 44,322 indexed passages, and every answer cites the ones it drew on.