Workflow Demos

Return to all workflow demos

kegg_parse.pl bioActor

Description

Downstream analysis of alignment against KEGG database.

Inputs

alignmentDirAn directory containing all alignment output files.

Outputs

longTableLong table of KEGG hits.
shortTableShort table of KEGG hits.
statisticsTableTable of statistics of KEGG hits.

Parameters

outputDirThe prefix of the three 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.
additionalOptions"-s coord:mask:seq": generate rRNA table, maksed input and rRNA files.
ChoiceThe execution choice to run.