rbpatt2019 / covid-epitope-prediction

Predicting COVID-19/SARS B-Cell Epitopes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

covi19-epitope-prediction

Project Status: Active – The project has reached a stable, usable state and is being actively developed. GPLv3 License Codestyle: Black

Introduction

This repo is a practive in integrating data version control into a machine learning/data science pipeline. The goal is to take advantage of the robust pipeline and metric comparison tools, amongst other features, provided by DVC.

Data

The dataset is publiclly available on Kaggle at this link.

Docs and Code

The documentation lives at https://covid19-epitope-prediction.readthedocs.io/ .

The code lives at https://github.com/rbpatt2019/covid19-epitope-prediction/ .

Known Bugs

  • None

Recent Changes

Please see the CHANGELOG

Next Steps

  • Initiate data version control with DVC.

About

Predicting COVID-19/SARS B-Cell Epitopes

License:GNU General Public License v3.0


Languages

Language:Python 82.8%Language:Makefile 17.2%