Mercurial > repos > greg > bcftools_sort
annotate .shed.yml @ 0:1d4c51dcbbbe draft
Uploaded
author | greg |
---|---|
date | Wed, 19 Dec 2018 08:58:27 -0500 |
parents | |
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 |