Mercurial > repos > jpayne > cfsan_qaqc
view qa_core/README.md @ 0:dafec28bd37e
planemo upload
author | jpayne |
---|---|
date | Tue, 08 May 2018 18:54:20 -0400 |
parents | |
children |
line wrap: on
line source
# qa_core ## Genomics QA Core for CFSAN Sequencing Operations ### Installing virtualenv venv source venv/bin/activate pip install -r requirements.txt