diff .shed.yml @ 0:f8603464bea7 draft

Uploaded
author greg
date Thu, 08 Jun 2017 12:48:23 -0400
parents
children 3e10a2683769
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.shed.yml	Thu Jun 08 12:48:23 2017 -0400
@@ -0,0 +1,15 @@
+name: plant_tribes_gene_family_classifier
+owner: greg
+description: |
+  Contains a tool that classifies gene sequences into precomputed orthologous gene family clusters using either
+  blastp (faster), HMMScan (slower but more sensitive to remote homologs) or both (more exhaustive).
+homepage_url: https://github.com/dePamphilis/PlantTribes
+long_description: |
+  Contains a tool that tool is one of the PlantTribes collection of automated modular analysis pipelines that
+  utilize objective classifications of complete protein sequences from sequenced plant genomes to perform
+  comparative evolutionary studies.  This tool classifies gene sequences into precomputed orthologous gene family
+  clusters using either blastp (faster), HMMScan (slower but more sensitive to remote homologs) or both (more exhaustive).
+remote_repository_url: https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/plant_tribes/gene_family_classifier
+type: unrestricted
+categories:
+- Phylogenetics