grantgasser / covid-19-genetic-analysis

Analyzing the gene sequence of covid-19

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covid-19 Genetic Analysis

Analyzing the gene sequence of covid-19.

Run

Virtual Environment (recommended)

conda create myenv python=3.7 conda activate myenv

Install requirements

pip install -r requirements.txt

Run

python analysis-covid.py

Contribute

For now, just fork and create a new branch. Then submit PR. Maybe will add contributing guidelines.

About

Analyzing the gene sequence of covid-19


Languages

Language:Python 100.0%