On Mon, Mar 19, 2012 at 1:28 PM, Greg Von Kuster <greg@bx.psu.edu> wrote:
With regard to tool validity, the definition of a validtool in the tool shed has always been restricted to the tool properlyloading in a Galaxy instance. If a tool is not valid, it will not bereturned in a search and it cannot be automatically installed (unless itbelongs to a repository containing other valid tools). I'll consider waysto list invalid tools contained in repositories in the tool shed, but thepreference is for tool developers to share only valid tools
I see - I hope you can make some improvements for browsing the tool
shed for this kind of situation.
Valid tools - click the name to preview the tool and use the pop-up menu to inspect all metadata |
name | description | version | requirements |
Compress profile db | 1.0.0 | none |
Invalid tools - click the tool config file name to see why the tool is invalid |
Note. Hidden Markov Model (HMM) searches take a substantial amount of time. For large input datasets it is advisable to allow overnight processing.
What it does
hmmscan is used to search sequences against collections of profiles. For each sequence in seqfile, use that query sequence to search the target database of profiles in hmmdb, and output ranked lists of the profiles with the most significant matches to the sequence.
hmmsearch is used to search one or more profiles against a sequence database. For each profile in "hmmfile", use that query profile to search the target database of profiles in "seqdb", and output ranked lists of the sequences with the most significant matches to the profile.
If using a user-supplied profile database, it needs to be pressed using hmmpress before it can be searched with hmmscan.
Author
Sean Eddy, Howard Hughes Medical Institute and Dept. of Genetics, Washington University School of Medicine
http://www.genetics.wustl.edu/eddy/
Manual
ftp://selab.janelia.org/pub/software/hmmer/CURRENT/Userguide.pdf