Workflow Demos
Return to all workflow demos
hmmsearch.pl bioActor
Description
hmmsearch alignment.Execution Choices
- HadoopMapOnly
- LocalExecution
- StratosphereMapOnly
Inputs
referenceName | hmmer formatted databases like PFAM/TIGRFAM. |
queryDir | An directory containing all protein sequence files as query. |
Outputs
alignmentDir | An directory containing all alignment output files. |
Parameters
evalueCutoff | E-value cutoff |
cleanupCmd | Clean up all files in alignment directory before running. |
program | The command line program to execute. |
checkOutputTimestamp | If true, verify the last modification timestamp for each output file has increased after execution. If the timestamp has not increased, throw an error. |
additionalOptions | Additional command line options to run hmmsearch.pl |
Choice | The execution choice to run. |