Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Introduction to programming for Bioinformatics with Python
Rating: 4.2 out of 5(656 ratings)
15,343 students

Introduction to programming for Bioinformatics with Python

Learn Python programming for biological data manipulation and scientific research
Last updated 9/2021
English

What you'll learn

  • Understand Bioinformatics Concepts
  • Manipulate DNA and protein sequences
  • Build your first computer program
  • Develop scripts in the Python programming language
  • Biopython Library

Coding Exercises

This course includes our updated coding exercises so you can practice your skills as you learn.

See a demo
Image of coding exercise example

Course content

4 sections28 lectures1h 19m total length
  • Welcome1:19
  • Meet the Course Instructor0:44
  • A brief introduction to Bioinformatics3:32

    In the last years, we have seen the arising of new technologies that are changing the life sciences. Bioinformatics emerged to deal with the data produced by these new technologies. In this presentation, we aim to tell a brief history of bioinformatics.

  • Why would you need to know programming for Bioinformatics?0:16

Requirements

  • No basic knowledge required

Description

Welcome to the "Introduction to Programming for Bioinformatics with Python" course. Recently, the new sequencing technologies have allowed new discoveries for Life Sciences. However, computer skills became highly necessary to deal with big biological data. Hence, knowing how to build computer programs is essential to Bioinformatics.


In this course, you will learn the basics of programming for developing computer programs applied for Bioinformatics. You will also learn about creating your first algorithms, creating pipelines using the programming language Python, and analyzing biological databases. Python is the main programming language used for bioinformaticians.


This course is ideal for students who are starting in the field of bioinformatics and who do not have previous knowledge of programming.


You will also learn in this course:

• What are computer programs?

• How to create your first scripts?

• What is Python?

• Using the Colab web tool

• What are variables?

• Objects in Python

• Logical operators

• Variable types: strings, integers, Boolean

• Sequences in Python: lists, dictionaries, and tuples

• What are conditional statements?

• What are iterative statements?

• How to compare sequences

• Bioinformatics file types

• What is a software library?

• What is Biopython?

• How to convert a sequence from a string into a Biopython object?

• Manipulating sequences using Biopython

• Translation and transcription using Biopython

Who this course is for:

  • Any student who wants to learn about programming for bioinformatics