Skip to content

quyixiang/Map_miRNA_targets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Information

This project has two main parts.

Smith Waterman Algorithm

  • It is a modified Smith Waterman algorithm that can do sequence alignment automatically in python.

Introduction

  • Traditional Smith-Waterman Algorithm

It is a dynamic planning algorithms for sequence alignment.

image-20200121101901465 image-20200121101901466
  • Modified Smith-Waterman Algorithm

We made every two bases in the amino acid as a pair and implemented the new Scoring Matrix of 16*16

Output

Get Sequence

  • It is a crawler in python and bash that can get sequence quickly on NCBI.
Output
image-20200121102444779

Releases

No releases published

Packages

No packages published