๐Ÿงฌ Biotech Institute
Educational Resources

Biotech Institute

Everything you need to learn biotechnology. Free courses, research papers, open-source tools, and community resources โ€” curated for practitioners.

Fundamentals

What is Biotechnology?

Biotechnology applies biological systems and living organisms to develop technologies and products. Modern biotech spans genomics, protein engineering, gene editing, synthetic biology, and bioinformatics โ€” using computational tools to understand and manipulate the molecular machinery of life.

Key Concepts

Central Dogma

Free Courses

MIT OCW: Introduction to Biology

Foundational biology course. Biochemistry, genetics, molecular biology, recombinant DNA, genomics. Lecture videos and notes.

MIT OpenCourseWare | Free | Beginner

Khan Academy: Biology

Comprehensive biology curriculum. Cell biology, genetics, molecular biology, evolution. Interactive exercises and videos.

Khan Academy | Free | Beginner

Coursera: Genomic Data Science (Johns Hopkins)

Genomics specialization covering sequencing, alignment, variant calling, and statistical genomics. Free to audit.

Johns Hopkins University | Free audit | Intermediate

edX: Bioinformatics (UCSD)

Algorithms for DNA sequencing, genome assembly, sequence comparison, and phylogenetics. Free to audit.

UC San Diego | Free audit | Intermediate

Coursera: Biology Meets Programming (UCSD)

Computational approaches to molecular biology. Pattern finding in DNA, genome assembly, comparing sequences.

UC San Diego | Free audit | Beginner

Rosalind

Learn bioinformatics through problem solving. Hundreds of coding challenges from string algorithms to population genetics.

Free | Interactive | Beginner to Advanced

Textbooks

Key Research Papers

Watson & Crick (1953): Structure of DNA

The one-page paper that changed everything. Proposed the double helix structure of DNA, explaining base pairing and replication.

Watson & Crick | Nature | Most cited biology paper

Jinek et al (2012): CRISPR-Cas9

Doudna & Charpentier demonstrated programmable DNA cleavage with CRISPR-Cas9. Launched the gene editing revolution. Nobel Prize 2020.

Doudna & Charpentier | Science

Jumper et al (2021): AlphaFold

Solved the 50-year protein folding problem. AlphaFold2 predicts 3D protein structure from sequence with near-experimental accuracy.

DeepMind | Nature | Breakthrough of the Year 2021

International Human Genome Sequencing Consortium (2001)

Initial sequencing and analysis of the human genome. 3.2 billion base pairs, ~20,000 genes. Launched the genomics era.

Human Genome Project | Nature

Cao et al (2017): Single-Cell RNA-seq

sci-RNA-seq method for profiling gene expression in individual cells at scale. Foundation for the Human Cell Atlas.

Nature Biotechnology

Abudayyeh et al (2016): RNA-targeting CRISPR (Cas13)

Extended CRISPR beyond DNA editing to RNA knockdown and diagnostics. Basis for SHERLOCK diagnostic platform.

Zhang Lab | Science

Open-Source Tools

PyMOL

Molecular visualization system. Render publication-quality 3D protein structures. Open-source version available.

Python | Schrodinger | Open-source build available

NCBI BLAST

Basic Local Alignment Search Tool. Find similar sequences in databases. The most-used bioinformatics tool in the world.

NCBI | Free | Web + standalone

AlphaFold

AI-powered protein structure prediction. Predicts 3D structure from amino acid sequence. 200M+ structures in the AlphaFold DB.

Python | Google DeepMind | Apache 2.0

GROMACS

Molecular dynamics simulation. Simulate protein folding, membrane interactions, drug binding. Highly optimized for HPC.

C / C++ | Free | LGPL

Biopython

Python library for biological computation. Sequence analysis, PDB parsing, BLAST, phylogenetics, population genetics.

Python | 4K+ stars | BSD

NCBI Tools

National Center for Biotechnology Information. GenBank, PubMed, Gene, Protein, SRA โ€” the world's largest biomedical databases.

NCBI | Free | Public domain

Hardware & Providers

Illumina

Dominant DNA sequencing platform. Short-read NGS. NovaSeq, NextSeq, MiSeq. Powers ~80% of the world's sequencing data.

DNA Sequencing | Market leader

10x Genomics

Single-cell and spatial genomics. Chromium (single-cell RNA-seq), Visium (spatial transcriptomics), Xenium (in situ).

Single-cell | Spatial biology

Oxford Nanopore Technologies

Long-read sequencing. MinION (portable USB sequencer), PromethION (high-throughput). Real-time, direct DNA/RNA sequencing.

Long-read sequencing | Portable

NCBI

National Center for Biotechnology Information. GenBank, PubMed, dbSNP, ClinVar, GEO โ€” central hub for biomedical data.

Databases | NIH | Free

UniProt

Universal Protein Resource. Curated protein sequence and function database. 250M+ entries. Swiss-Prot (reviewed) + TrEMBL (auto).

Protein database | Free | CC BY 4.0

Protein Data Bank (PDB)

Repository of 3D structures of proteins, nucleic acids, and complex assemblies. 210K+ experimentally determined structures.

Structural biology | Free | CC0

Reference

Molecular Biology

Techniques

Bioinformatics

Community & News

r/bioinformatics

Active Reddit community for bioinformatics. Tools, pipelines, career advice, paper discussions. 100K+ members.

BioStars

Q&A forum for bioinformatics, computational genomics, and biological data analysis. 150K+ questions answered.

ISCB

International Society for Computational Biology. Publishes Bioinformatics journal, runs ISMB/ECCB conferences.

Protein Data Bank

The global archive of 3D macromolecular structure data. Browse, search, and download experimentally determined structures.

GenBank

NIH genetic sequence database. Annotated collection of all publicly available DNA sequences. 250B+ base pairs.

arXiv q-bio

Preprints in quantitative biology. Genomics, biophysics, molecular networks, populations โ€” cutting-edge research.

Browser Molecular Tools

Mol* Viewer

High-performance molecular graphics in the browser. Used by PDB, UniProt, AlphaFold DB. GPU-accelerated, handles millions of atoms.

Open source | WebGL/WebGPU | Production-grade

3Dmol.js

WebGL molecular viewer. Embed protein structures in any web page. Supports PDB, SDF, XYZ formats.

University of Pittsburgh | Open source

Open Source Molecular Modeling

Comprehensive catalog of open-source tools for molecular modeling, simulation, and visualization.

Community curated