annotate .shed.yml @ 3:3e10a2683769 draft

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