Skip to content

saw008/Gene-sequence-alignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation


Author: saw008
Estimated time taken: 8 hours
Last edited: 2019-11-11--17:50

This is the course project of EECS458-Intro to Bioinfomatics.
The project is about 'local alignment' & 'global aligment'.

You may change the configuration by editing the file named 'test_config.txt' in the same .zip file.

The first line has to be either 'g' or 'l', which indicates either Global Alignment or Local Alignment respectively.

The second line has 3 parameters, indicates Matching Score, Mismatching Score and Gap Panelty(Indel), respectively.

The third and forth lines indicate the two sequences you would like to align.

About

Global Alignment & Local Alignment in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages