diff .shed.yml @ 132:169504db8e43 draft

Uploaded
author greg
date Fri, 07 Apr 2017 08:38:49 -0400
parents
children 36ed0037292a
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.shed.yml	Fri Apr 07 08:38:49 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