jpayne@0: # qa_core jpayne@0: ## Genomics QA Core for CFSAN Sequencing Operations jpayne@0: jpayne@0: ### Installing jpayne@0: virtualenv venv jpayne@0: source venv/bin/activate jpayne@0: pip install -r requirements.txt