Mercurial > repos > iuc > bcftools_gtcheck
diff bcftools_gtcheck.xml @ 22:efed08e62aa2 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit bfc4ff4956b94885638ae07a2560bac5f84fcca8
| author | iuc |
|---|---|
| date | Tue, 16 Jul 2024 16:43:40 +0000 |
| parents | 6898209e392b |
| children | b3732c5629a4 |
line wrap: on
line diff
--- a/bcftools_gtcheck.xml Thu Jan 12 15:12:16 2023 +0000 +++ b/bcftools_gtcheck.xml Tue Jul 16 16:43:40 2024 +0000 @@ -23,7 +23,7 @@ bcftools index $genotypes_vcf && #elif $section.genotypes.is_of_type('bcf') #set $genotypes_vcf = 'genotypes.bcf' - ln -s '$ection.genotypes' $genotypes_vcf && + ln -s '$section.genotypes' $genotypes_vcf && #if $section.genotypes.metadata.bcf_index: ln -s $section.genotypes.metadata.bcf_index ${genotypes_vcf}.csi && #else
