Mercurial > repos > iuc > lofreq_call
diff test-data/call-out1.vcf @ 4:f8651038e975 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lofreq commit 0cec5f95ad0b141a9cc5be00be6d2574609b661a"
| author | iuc |
|---|---|
| date | Fri, 29 May 2020 19:19:05 +0000 |
| parents | c570bce22c43 |
| children | 6bf3b0f614c5 |
line wrap: on
line diff
--- a/test-data/call-out1.vcf Sat Mar 21 14:50:10 2020 +0000 +++ b/test-data/call-out1.vcf Fri May 29 19:19:05 2020 +0000 @@ -1,6 +1,6 @@ ##fileformat=VCFv4.0 -##fileDate=20191125 -##source=lofreq call --verbose --ref reference.fa --sig 0.01 --bonf dynamic --no-default-filter -r pBR322:1-2180 -o /tmp/lofreq2_call_parallel3mrmthi_/0.vcf.gz alignments.bam +##fileDate=20200529 +##source=lofreq call --verbose --ref reference.fa --min-cov 1 --max-depth 1000000 --min-bq 6 --min-alt-bq 6 --min-mq 0 --max-mq 255 --src-qual --ign-vcf ign0.vcf --def-nm-q 40 --min-jq 0 --min-alt-jq 0 --def-alt-jq 0 --sig 0.01 --bonf dynamic --no-default-filter -r pBR322:1-2180 -o /tmp/lofreq2_call_parallelqgn6kxdr/0.vcf.gz reads.bam ##reference=reference.fa ##INFO=<ID=DP,Number=1,Type=Integer,Description="Raw Depth"> ##INFO=<ID=AF,Number=1,Type=Float,Description="Allele Frequency">
