Workflow Demos

Return to all workflow demos

hmmsearch_parse.pl bioActor

Description

Downstream analysis of hmmer alignment.

Inputs

alignmentDirAn directory containing all alignment output files.
referenceNamehmmer formatted databases like PFAM/TIGRFAM.

Outputs

goMappingTableGO mapping count table.
ecMappingTableEC mapping count table.
famHitTablePFAM/TIGRFAM hit count table.

Parameters

outputPrefixThe prefix of four output files.
programThe command line program to execute.
checkOutputTimestampIf true, verify the last modification timestamp for each output file has increased after execution. If the timestamp has not increased, throw an error.
additionalOptionsE-value cutoff.
ChoiceThe execution choice to run.