1.
Die Programmiersprache Rust
1.1.
Vorwort
1.2.
Einführung
1.3.
VS Code
1.4.
Installation
1.5.
VS Code Extensions
2.
Erste Schritte
2.1.
Hallo Welt
2.2.
Klassen..?
2.3.
enums..?
2.4.
Optional..?
2.5.
match
2.6.
except
2.7.
interface
3.
Sortieralgorithmen
3.1.
Bubblesort
3.2.
Quicksort
4.
FASTQ
4.1.
Phred-Score
4.2.
ASCII-Kodierung
4.3.
Datei-Benenunng
4.4.
Read-Benenunng
4.5.
FASTQ-Analyse mit Rust
4.6.
FasQC in Rust
5.
SAM/BAM
5.1.
SAM-Grundlagen
5.2.
CIGAR
5.3.
clipped reads
5.4.
Mappingqualität
5.5.
bitflag
5.6.
samtools
5.7.
optional
5.8.
Übungen
5.9.
Erklärungen
5.10.
Projekte
6.
Anhang
6.1.
mdbook
Auto
Light
Rust
Coal
Navy
Ayu
Einführung in Rust für Bioinformatiker
Installation