Mercurial > repos > jpayne > cfsan_qaqc
view qa_core/README.md @ 2:021864b5a0a5 tip
planemo upload
author | jpayne |
---|---|
date | Fri, 11 May 2018 10:25:14 -0400 |
parents | dafec28bd37e |
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