Implementation of a CrowdAI Job Factory for the CrowdAI OpenSNPChallenge2017
sudo apt-get install redis-server
git clone [email protected]:spMohanty/OpenSNPChallenge2017_job_factory.git
cd OpenSNPChallenge2017_job_factory
pip install -r requirements.txt
python run.py
# Then in a separate tab
rqworker
# Then in a separate tab
rq-dashboard
S.P. Mohanty [email protected]