view .shed.yml @ 8:0916fe9ef46f draft default tip

Uploaded
author greg
date Thu, 06 Sep 2018 08:49:05 -0400
parents 3e10a2683769
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