Bioinformatic Pipelines
Typical bioinformatics workflows involve many steps:
- FASTQ → QC → Alignment → Sorting → Variant Calling → Annotation
-
- FASTQ files need quality check and trimming
- Cutadapt
- BWA
- Samtools
- Freebayes
- VCFtools
-
- Create pipeline to string software together for “final” output