An open API service indexing awesome lists of open source software.

https://github.com/jasterv/sarscov-hierarchy

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
https://github.com/jasterv/sarscov-hierarchy

Last synced: 8 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Welcome to the Sarscov Hierarchy Project 👋
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#-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 implementing a hierarchical clustering algorithm

### 🏠 [Homepage](https://github.com/JasterV/COVID-19-CHALLENGE)

### Install Dependencies

```
pip install -r requeriments.txt 📝
```

### ✨ Execute

You must install the sequences.fasta and sequences.csv files from the [NCBI official database](https://www.ncbi.nlm.nih.gov/labs/virus/vssi/#/virus?VirusLineage_ss=Severe%20acute%20respiratory%20syndrome%20coronavirus%202%20(SARS-CoV-2),%20taxid:2697049&SeqType_s=Nucleotide) 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
```

### Full Code Documentation

[Python Code Documentation](https://manudiv16.github.io/Covid-19-challenge)

[Rust Code Documentation](https://jasterv.github.io/rust-covid-docs/)

## 👤 Contributors ✨



Manu Martin

💻

Victor Martínez

💻

## Show your support

Give us a ⭐️ if you like this project!