annotate .shed.yml @ 170:457a7b212870 draft

Uploaded
author greg
date Tue, 04 Sep 2018 08:28:11 -0400
parents 36ed0037292a
children
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).
154
36ed0037292a Uploaded
greg
parents: 132
diff changeset
12 remote_repository_url: https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/phylogenetics/plant_tribes/gene_family_classifier
132
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