Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.54 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.54 KB

Bioinformatics Projects

Table of Contents

Introduction

This is projects of Bioinformatics course. There are Three Projects.
The first one, i implement Semi-Global alignmen for proteins.
The second project which is implemented with python, is multiple alignment using star-Alignment.
The third project which is implemented with python, we build profile of a MSA.

💻 First_Project

The first one i implement Semi-Global alignmen for proteins. Codes are in this link.

💻 Second_Project

The second project which is implemented with python, is multiple alignment using star-Alignment. Codes are in this link.

💻 Third_Project

The third project which is implemented with python, we build profile of a MSA. Codes are in this link.

Technologies

Project is created with:

  • Python version: 3.7