2021-02-23 18:05:57 +00:00
|
|
|
- name: bcftools mpileup
|
|
|
|
command: nextflow run ./tests/software/bcftools/mpileup -entry test_bcftools_mpileup -c tests/config/nextflow.config
|
|
|
|
tags:
|
|
|
|
- bcftools
|
|
|
|
- bcftools_mpileup
|
|
|
|
files:
|
|
|
|
- path: output/bcftools/test.vcf.gz
|
2021-03-09 09:04:08 +00:00
|
|
|
md5sum: 518f770a9d04004c4493fc2167280653
|
2021-02-23 18:05:57 +00:00
|
|
|
- path: output/bcftools/test.vcf.gz.tbi
|
2021-03-09 09:04:08 +00:00
|
|
|
md5sum: f4be4d707434b3b960fde100b7ec3bf3
|
2021-02-23 18:05:57 +00:00
|
|
|
- path: output/bcftools/test.bcftools_stats.txt
|
2021-03-09 09:04:08 +00:00
|
|
|
md5sum: 2d506e32837a53a01fea0fc90402632a
|