Bioinformatics Introduction
Objectives
- What is Bioinformatics.
- What is the general workflow of bioinformatics.
- What kind of knowledge you need to know to better understand bioinformatics.
What is Bioinformatics
- Bioinformatics is a field that uses computational tools and statistical methods to help biologists organize, analyze, and interpret biological data.
- It helps researchers better understand their data and draw biological conclusions from the results.
What is the general workflow of bioinformatics.
3 steps: Get data → Process data → Interpret data
Overal general bioinformatics workflow: Biological question → Sample collection → Data generation → Quality control → Data preprocessing → Mapping / assembly / quantification → Downstream analysis → Visualization → Biological interpretation
What kind of knowledge you need to know to better understand bioinformatics.
Need to know basic biology concepts
- What is ORF?
- ORF is Open Reading Frame
Need to know different kinds of sequencing techniques (Molecular Biology)
- What is high throughput sequencing
- What is RNA-seq
- StatQuest: A gentle introduction to RNA-seq
- This video provide an entire general introduction of RNA sequencing, and entire work flow of bilogy research analysis using RNA-sequencing.
- StatQuest: A gentle introduction to RNA-seq
Need to know different tools to work with data and common data file
- What is FASTQ file and how to read it
- What is FASTQC tool and what is it did
- Strategies for analyzing genome resequencing
- Strategies for analyzing RNASeq
- Strategies for analyzingmicrobiome sequencing data
- Strategies for analyzing high throughput biological data
- What is BioPython
- What is BLAST
- Blast is Basic Local Alignment Search Tool