annotate .shed.yml @ 3:6274184a8b84 draft default tip

Uploaded
author greg
date Fri, 30 Nov 2018 08:23:05 -0500
parents a1e53778a82b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a1e53778a82b Uploaded
greg
parents:
diff changeset
1 name: affy2vcf
a1e53778a82b Uploaded
greg
parents:
diff changeset
2 owner: greg
a1e53778a82b Uploaded
greg
parents:
diff changeset
3 description: |
a1e53778a82b Uploaded
greg
parents:
diff changeset
4 Contains a tool that converts Affymetrix genotype calls and intensity files to VCF format.
a1e53778a82b Uploaded
greg
parents:
diff changeset
5 homepage_url: https://github.com/freeseek/gtc2vcf
a1e53778a82b Uploaded
greg
parents:
diff changeset
6 long_description: |
a1e53778a82b Uploaded
greg
parents:
diff changeset
7 Contains a tool that converts Affymetrix genotype calls and intensity files to VCF format.
a1e53778a82b Uploaded
greg
parents:
diff changeset
8 remote_repository_url: https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/convert_formats/affy2vcf
a1e53778a82b Uploaded
greg
parents:
diff changeset
9 type: unrestricted
a1e53778a82b Uploaded
greg
parents:
diff changeset
10 categories:
a1e53778a82b Uploaded
greg
parents:
diff changeset
11 - Convert Formats