annotate qa_core/README.md @ 0:dafec28bd37e

planemo upload
author jpayne
date Tue, 08 May 2018 18:54:20 -0400
parents
children
rev   line source
jpayne@0 1 # qa_core
jpayne@0 2 ## Genomics QA Core for CFSAN Sequencing Operations
jpayne@0 3
jpayne@0 4 ### Installing
jpayne@0 5 virtualenv venv
jpayne@0 6 source venv/bin/activate
jpayne@0 7 pip install -r requirements.txt