Workflow Demos
Return to all workflow demos
rpsblast_parse.pl bioActor
Description
Downstream analysis of rpsblast alignment.Inputs
alignmentDir | An directory containing all alignment files. |
referenceName | rpsblast formatted databases like COG/KOG/PRK. |
Outputs
longTable | Detailed table of database hits. |
familyCountTable | Family hit count table. |
shortTable | Brief table of database hits. |
classCountTable | Class hit count table. |
Parameters
outputPrefix | The prefix of four output files. |
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 rpsblast_parse.pl |
Choice | The execution choice to run. |