Mercurial > repos > greg > multilocus_genotype
annotate .shed.yml @ 0:725b160c91f0 draft
Uploaded
author | greg |
---|---|
date | Thu, 25 Oct 2018 10:50:53 -0400 |
parents | |
children |
rev | line source |
---|---|
0 | 1 name: multilocus_genotype |
2 owner: greg | |
3 description: | | |
4 Contains a tool that renders the unique combination of the alleles for two or more loci for each individual. | |
5 homepage_url: https://github.com/freeseek/gtc2vcf | |
6 long_description: | | |
7 Contains a tool that renders the unique combination of the alleles for two or more loci for each individual. | |
8 The multilocus genotypes are critically important for tracking dispersal and population structure of | |
9 organisms, especially those that reproduce clonally (plants, sponges, cnidarians, flatworms, annelids, | |
10 sea stars, and many more). | |
11 remote_repository_url: https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/corals/multilocus_genotype | |
12 type: unrestricted | |
13 categories: | |
14 - Statistics |