Intro. to algorithms
7
Data structures
Fundamentals of computational biology
Preface
Introduction
The command line
1
The command line
2
Version control
3
Package managers
4
Notions of HPC
Intro. to algorithms
5
Algorithm thinking
6
Algorithm techniques
7
Data structures
Sequence analysis
8
Sequence analysis
9
Sanger analysis
10
Sequence alignments
11
NGS and TGS: principles
Phylogenetics
12
Phylogenetics
13
Phylogenomics
Genomics
14
Genome assembly
15
Genome annotation
16
Variant calling analysis
17
Comparative genomics
Metagenomics
18
Metagenomic sequencing
Structural bioinformatics
19
Structural bioinformatics
20
Molecular docking
Challenges
Unix challenges
Seq. Analysis challenges
Genome assembly
Appendix
History
References
Table of contents
7.1
Accessing data
7.2
Basic data structures
7.2.1
Hash tables
7.2.2
Binary trees
7.3
Ubiquitous bioinformatic data structures
7.3.1
Graphs
7.3.2
Strings
Edit this page
Report an issue
7
Data structures
7.1
Accessing data
7.2
Basic data structures
7.2.1
Hash tables
7.2.2
Binary trees
7.3
Ubiquitous bioinformatic data structures
7.3.1
Graphs
7.3.2
Strings
6
Algorithm techniques
8
Sequence analysis