Mercurial > repos > greg > bcftools_sort
annotate .shed.yml @ 1:bb0f975d69b4 draft default tip
Uploaded
author | greg |
---|---|
date | Wed, 21 Aug 2024 13:46:20 +0000 |
parents | 1d4c51dcbbbe |
children |
rev | line source |
---|---|
0 | 1 name: bcftools_sort |
2 owner: greg | |
3 description: | | |
4 Contains a tool that sorts VCF/BCF files | |
5 homepage_url: https://samtools.github.io/bcftools/bcftools.html | |
6 long_description: | | |
7 Contains a tool that sorts VCF/BCF files | |
8 remote_repository_url: https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/corals/bcftools_sort | |
9 type: unrestricted | |
10 categories: | |
11 - Sequence Analysis |