-
Run the needleman - wunsch algorithm to find the alignments
python run.py -a d1.txt -b d2.txt -c config.txt -o nw_output.txt
-
Run perf_ssr module to get the tandem repeats in d1.txt (ref sequence)
perf -i d1.txt -u 2
Output will be in d1_perf.tsv
-
Run the readFRMnw_output.py
python readFRMnw_output.py
Output will be in the Frame_Shift.txt
forked from paldynaagata/Needleman-Wunsh_algorithm
-
Notifications
You must be signed in to change notification settings - Fork 0
crazypegasusvv/Needleman-Wunsh_algorithm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Project in Python language for Bioinformatics course starting october '20, aimed at implementing Needleman-Wunsh algorithm.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%