concept Updated 2026-08-18 Tags: Bioinformatics, Biology, Data-Science, Sequencing

Bioinformatics

Bioinformatics is Lucas Simon’s source-scoped name in EP 8: Implementation of AI in scientific research for the preparation layer that turns raw sequencing data into an analysis-ready gene expression matrix. In his distinction, this includes the work before downstream modeling: raw reads, alignment or counting-style processing, and standardized sequencing pipelines.

The concept complements Bioinformatics Domain Gap. The earlier gap page describes a collaboration wall between biology and computational analysis; this episode adds a workflow boundary, where bioinformatics creates the matrix that Computational Biology then analyzes through PCA, clustering, neural networks, or other models.

Key Claims

  • Bioinformatics can be the data-engineering and preprocessing layer for molecular biology.
  • Standard pipelines reduce repeated work, but they do not remove storage, compute, and setup challenges.
  • Raw sequencing files can be large enough that hardware and high-performance computing support become part of the research workflow.
  • The boundary with Computational Biology is source-scoped rather than universal; Lucas explicitly presents it as his own distinction.

Connections