diff .shed.yml @ 0:1d4c51dcbbbe draft default tip

Uploaded
author greg
date Wed, 19 Dec 2018 08:58:27 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.shed.yml	Wed Dec 19 08:58:27 2018 -0500
@@ -0,0 +1,11 @@
+name: bcftools_sort
+owner: greg
+description: |
+  Contains a tool that sorts VCF/BCF files
+homepage_url: https://samtools.github.io/bcftools/bcftools.html
+long_description: |
+  Contains a tool that sorts VCF/BCF files
+remote_repository_url: https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/corals/bcftools_sort
+type: unrestricted
+categories:
+  - Sequence Analysis