pairwise-alignment-in-python
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Pairwise string alignment 'Needleman-Wunsch' in Python Resource from: https://github.com/alevchuk/pairwise-alignment-in-python/blob/master/needle alig.py calculate alignment score, input file: name.fa (sequence of proteins) jacc.py calculate Jaccard similarity, input file: name.txt (PPI network)