test(fastqc): Add initial pytest-workflow

This commit is contained in:
Edmund Miller 2020-11-16 09:35:01 -06:00
parent 751204ef33
commit 07017f401e
No known key found for this signature in database
GPG key ID: BD387FF7BC10AA9D

4
tests/test_fastqc.yml Normal file
View file

@ -0,0 +1,4 @@
- name: Run fastqc test workflow
command: nextflow run ./software/fastqc/test/ -profile docker
tags:
- fastqc