September 10, 2019
12,695
173
9
1.43%
Every word spoken in this episode is indexed. Type any phrase to jump straight to the moment it was said.
Type any word or phrase that may have been spoken. Click a result to seek the player to that exact moment.
Try a name, a topic, or a quoted line
See what was published immediately before and after this episode.
1:19:28Now PlayingMIT Computational Biology: Genomes, Networks, Evolution, Health
Prof. Manolis Kellis
Full playlist with all videos in order is here
All slides from Fall 2019 are here
Outline for this lecture:
1. Introduction to sequence alignment
- Comparative genomics and molecular evolution
- From Bio to CS: Problem formulation
- Why it’s hard: Exponential number of alignments
2. Introduction to principles of dynamic programming
- Computing Fibonacci numbers: Top-down vs. bottom-up
- Repeated sub-problems, ordering compute, table lookup
- DP recipe: (1) Parameterization, (2) sub-problem space, (3) traversal order, (4) recursion formula, (5) trace-back
3. DP for sequence alignment
- Additive score, building up a solution from smaller parts
- Prefix matrix: finite subproblems, exponential paths
- Duality: each entry=prefix alignment score, path=aligmnt
4. Advanced topics: Dynamic Programming variants
- Linear-time bounded DP(heuristic). Better than O(n2)?
- Linear-space DP: Four-Russians algorithm. Total time?
Sentinel Indexing in Progress
Metadata and chapters are available. Claim extraction for this episode is pending.
All video content is delivered via YouTube embedded players in accordance with the YouTube Terms of Service. Sentinel provides research tools that promote discovery and accountability across political media.