Description
In this course, you will learn :
- Understand the fundamentals of bioinformatics.
- Modify DNA and protein sequences.
- Create your very first computer programme.
- Python is a programming language used to create scripts.
- Python Biopython Library
Syllabus :
1. Python fundamentals
- Colab tool
- Comments
- Variables
- Python Reserved Word List
- Arithmetic Operators
- Objects
- Strings
- Comparison Operators
- Logical Operators
- What is the if statement?
- If statement
- Loops
- The while statement
- The for statement
2. Intermediate Level Python
- Lists
- Dictionaries
- Files
- Functions
3. Biopython
- Introduction to Biopython library
- GC content
- Counting nucleotides
- Transcription and translation