Skip to content

Implemented bioinformatics algorithms like sequence alignment and UPGMA

Notifications You must be signed in to change notification settings

Anika-Roy/Intro_to_Biology

Repository files navigation

Anika Roy

Biology Assignment 2

Commands to run

To run files, first enter the submission folder

Q1) Type the following commands in the terminal to obtain output

cd Q1
python3 final_1.py > Ndistance.txt
python3 upgma_f.py

The output appears on the terminal itself

Q2) Type the following commands in the terminal to obtain output

cd Q2
python3 final_2.py > Pdistance.txt
python3 upgma_f.py

About

Implemented bioinformatics algorithms like sequence alignment and UPGMA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages