view .shed.yml @ 3:3e10a2683769 draft

Uploaded
author greg
date Mon, 30 Oct 2017 09:52:34 -0400
parents f8603464bea7
children
line wrap: on
line source

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/phylogenetics/plant_tribes/gene_family_classifier
type: unrestricted
categories:
- Phylogenetics