No description
Find a file
2020-05-24 00:42:20 +02:00
resources resources added 2020-05-22 17:57:12 +02:00
src python folder changed to main 2020-05-24 00:42:20 +02:00
test resources added 2020-05-22 17:57:12 +02:00
.gitignore some refactors 2020-05-21 02:57:30 +02:00
INFORME.md a lot of changes 2020-05-22 16:58:05 +02:00
LICENSE Initial commit 2020-04-22 17:35:42 +02:00
README.md Update README.md 2020-05-22 20:54:40 +02:00
requeriments.txt modify requeriments.txt 2020-05-22 20:27:44 +02:00

Welcome to Covid 19 challenge 👋

All Contributors

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 by implementing a hierarchical clustering algorithm

🏠 Homepage

Install Dependencies

pip install -r requeriments.txt 📝

Execute

You must install the sequences.fasta and sequences.csv files rom 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!

cd src/python
  
python3 sarscovhierarchy.py <data_path>

Full Code Documentation

Python Code Documentation

Rust Code Documentation

👤 Contributors


Manu Martin

💻

Victor Martínez

💻

Show your support

Give us a if you like this project!