Merge branch 'master' of github.com:JasterV/COVID-19-CHALLENGE

This commit is contained in:
JasterV 2020-05-24 06:33:19 +02:00
commit 1f036ef185

View file

@ -21,9 +21,7 @@ We provide you a .zip file with 2 other fasta and csv files to try out without d
``` ```
cd src/main python src/main/sarscovhierarchy.py <data_path>
python3 sarscovhierarchy.py <data_path>
``` ```
### Full Code Documentation ### Full Code Documentation