CSCI 4444 - Algorithms and Data Structures for Analyzing DNA Course uri icon

Overview

description

  • Covers the basic concepts of genetics and genomics and how DNA analysis problems translate into computational problems. Covers core algorithms such as genome assembly, string matching, string indexing, and string set comparisons. Covers core data structures such as suffix trees and tries, FM index, and Bloom Filters.