annotate .shed.yml @ 136:e4a17900f1a5 draft

Uploaded
author greg
date Fri, 28 Apr 2017 13:58:34 -0400
parents 169504db8e43
children 36ed0037292a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
132
169504db8e43 Uploaded
greg
parents:
diff changeset
1 name: plant_tribes_gene_family_classifier
169504db8e43 Uploaded
greg
parents:
diff changeset
2 owner: greg
169504db8e43 Uploaded
greg
parents:
diff changeset
3 description: |
169504db8e43 Uploaded
greg
parents:
diff changeset
4 Contains a tool that classifies gene sequences into precomputed orthologous gene family clusters using either
169504db8e43 Uploaded
greg
parents:
diff changeset
5 blastp (faster), HMMScan (slower but more sensitive to remote homologs) or both (more exhaustive).
169504db8e43 Uploaded
greg
parents:
diff changeset
6 homepage_url: https://github.com/dePamphilis/PlantTribes
169504db8e43 Uploaded
greg
parents:
diff changeset
7 long_description: |
169504db8e43 Uploaded
greg
parents:
diff changeset
8 Contains a tool that tool is one of the PlantTribes collection of automated modular analysis pipelines that
169504db8e43 Uploaded
greg
parents:
diff changeset
9 utilize objective classifications of complete protein sequences from sequenced plant genomes to perform
169504db8e43 Uploaded
greg
parents:
diff changeset
10 comparative evolutionary studies. This tool classifies gene sequences into precomputed orthologous gene family
169504db8e43 Uploaded
greg
parents:
diff changeset
11 clusters using either blastp (faster), HMMScan (slower but more sensitive to remote homologs) or both (more exhaustive).
169504db8e43 Uploaded
greg
parents:
diff changeset
12 remote_repository_url: https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/plant_tribes/gene_family_classifier
169504db8e43 Uploaded
greg
parents:
diff changeset
13 type: unrestricted
169504db8e43 Uploaded
greg
parents:
diff changeset
14 categories:
169504db8e43 Uploaded
greg
parents:
diff changeset
15 - Phylogenetics