mirror of
https://codeberg.org/JasterV/sarscov-hierarchy.git
synced 2026-04-26 18:10:08 +00:00
No description
| resources | ||
| src | ||
| test | ||
| .gitignore | ||
| INFORME.md | ||
| LICENSE | ||
| README.md | ||
| requeriments.txt | ||
Welcome to the Sarscov Hierarchy Project 👋
The goal of this project is to read and analize RNA sequences of the Sars-Covid-2 virus around the world and build a hierarchy tree implementing a hierarchical clustering algorithm
🏠 Homepage
Install Dependencies
pip install -r requeriments.txt 📝
✨ Execute
You must install the sequences.fasta and sequences.csv files from the NCBI official database to execute this project.
We provide you a .zip file with 2 other fasta and csv files to try out without downloading anything so, have fun!
python src/main/sarscovhierarchy.py <data_path>
Full Code Documentation
👤 Contributors ✨
Manu Martin 💻 |
Victor Martínez 💻 |
Show your support
Give us a ⭐️ if you like this project!