Instructor | DeepBio Academy

Unix for Life Sciences

Command Line Fluency: Master essential Unix commands for file navigation, management, and system interaction.

Data Manipulation: Use powerful text-processing tools like grep, sed, and awk to filter and reformat common omics file types (FASTQ, BAM, VCF).

Bioinformatics Pipelines: Learn to chain commands using pipes and redirection to build efficient data processing workflows.

20h
2

Structural Biology and AI

The year 2026 marks a historic shift in structural biology: AI is no longer a niche tool but the primary driver of molecular discovery. This course explores the convergence of Experimental Structural Biology (Cryo-EM, Crystallography)…

Bulk RNA-Seq Analysis with R

This course provides a rigorous foundation in the statistical analysis of Bulk RNA-Seq data, the cornerstone of modern transcriptomics. While single-cell analysis offers resolution, bulk RNA-seq remains the gold standard for high-sensitivity gene discovery, biomarker…

AI for Drug Discovery

Target Identification & Validation: Use Multi-modal AI to integrate genomics, spatial transcriptomics, and literature to identify novel disease drivers.

Generative Molecular Design: Master Diffusion models and Graph Neural Networks (GNNs) to "design" rather than "screen" for novel, drug-like small molecules.

High-Throughput Virtual Screening: Implement AI-enhanced molecular docking (e.g., OpenFold3, AlphaFold3, or Boltz-1) to predict protein-ligand interactions with near-experimental precision.

The Academic Research Workflow

AI-Powered Discovery: Learn to use tools like Elicit, Consensus, and Semantic Scholar to map literature landscapes and find research gaps in minutes, not months.

Reproducible Computing: Master the "Gold Standard" of research—using Nextflow, Docker, and GitHub to ensure your analysis can be replicated by any scientist, anywhere.

Data Management Plans (DMP): Structure your metadata and raw sequencing files to meet the rigorous requirements of top-tier journals and funding bodies.

1

Single-Cell Analysis with Python

Mastering AnnData: Learn to manipulate the .X, .obs, .var, and .obsm slots that make Python-based single-cell analysis so memory-efficient.

Scalable Preprocessing: Perform quality control, normalization, and log-transformation on massive datasets that would typically crash traditional R environments.

Deep Generative Modeling: Introduction to scvi-tools for probabilistic modeling of technical noise and batch effects.

Single-Cell Analysis with R

Standardized Seurat Ecosystem: Master the world’s most popular R toolkit for QC, analysis, and visualization of scRNA-seq data.

Advanced Quality Control: Implement sophisticated filtering for mitochondrial percentage, unique gene counts, and total RNA molecules.

Ambient RNA Removal: Use tools like SoupX to decontaminate "background soup" from cell-free mRNA in droplet-based data.