annotate .shed.yml @ 0:a1e53778a82b draft

Uploaded
author greg
date Fri, 12 Oct 2018 09:46:32 -0400
parents
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