Skip to content

criis94/Module-2-sequences

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 

Repository files navigation

Module 2 - Sequences

In this module, we will use Python and the Biopython package to represent and analyse DNA sequences.

2.1 Setup today's exercises

In the exercises last week, Windows-users installed the Gitbash terminal application. Mac (and Linux) users already have a Terminal application installed in their systems.

Open your Terminal application (Gitbash for Windows users) and copy-paste the following:

cd ~/BIOS3010/
git clone https://github.com/BIOS3010/Module-2-sequences.git
cd Module-2-sequences

This will go to the directory we created last week (BIOS3010). The git clone command downloads the exercises for today, and then we enter the directory called Module-2-sequences

2.2 Installing Biopython and interacting with Python

2.3 Get started using Biopython (the basics)

2.4 A more advanced exercise using Biopython

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •