concept Updated 2026-08-18 Tags: Computational-Biology, Biology, Data-Science, Ai-for-Science

Computational Biology

Computational biology is Lucas Simon’s source-scoped term in EP 8: Implementation of AI in scientific research for downstream analysis once Bioinformatics has produced an analysis-ready gene expression matrix. The source gives PCA, modeling, and biological interpretation as examples of what happens after raw sequencing reads have been turned into structured data.

The concept is useful because it separates data preparation from scientific modeling without pretending the boundary is universal. In this episode, Computational Biology is where Molecular Feature Engineering, Single-Cell RNA Sequencing, Biomedical Deep Learning, and autoencoder representations become ways to ask biological questions.

Key Claims

  • Computational biology starts after the data matrix exists in Lucas’s source-scoped definition.
  • The role is not just model fitting; visualization, output analysis, and biological interpretation are part of the workflow.
  • It can use standard analysis methods such as PCA as well as deep-learning methods when the data shape supports them.
  • In single-cell data, computational biology can connect neural-network hidden spaces to cell-type structure.

Connections