annotate .shed.yml @ 10:6c93244a36e2 draft

Uploaded
author greg
date Wed, 05 Dec 2018 11:31:49 -0500
parents 725b160c91f0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
725b160c91f0 Uploaded
greg
parents:
diff changeset
1 name: multilocus_genotype
725b160c91f0 Uploaded
greg
parents:
diff changeset
2 owner: greg
725b160c91f0 Uploaded
greg
parents:
diff changeset
3 description: |
725b160c91f0 Uploaded
greg
parents:
diff changeset
4 Contains a tool that renders the unique combination of the alleles for two or more loci for each individual.
725b160c91f0 Uploaded
greg
parents:
diff changeset
5 homepage_url: https://github.com/freeseek/gtc2vcf
725b160c91f0 Uploaded
greg
parents:
diff changeset
6 long_description: |
725b160c91f0 Uploaded
greg
parents:
diff changeset
7 Contains a tool that renders the unique combination of the alleles for two or more loci for each individual.
725b160c91f0 Uploaded
greg
parents:
diff changeset
8 The multilocus genotypes are critically important for tracking dispersal and population structure of
725b160c91f0 Uploaded
greg
parents:
diff changeset
9 organisms, especially those that reproduce clonally (plants, sponges, cnidarians, flatworms, annelids,
725b160c91f0 Uploaded
greg
parents:
diff changeset
10 sea stars, and many more).
725b160c91f0 Uploaded
greg
parents:
diff changeset
11 remote_repository_url: https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/corals/multilocus_genotype
725b160c91f0 Uploaded
greg
parents:
diff changeset
12 type: unrestricted
725b160c91f0 Uploaded
greg
parents:
diff changeset
13 categories:
725b160c91f0 Uploaded
greg
parents:
diff changeset
14 - Statistics