Workflow Demos

Return to all workflow demos

RNA_parse.pl bioActor

Description

Downstream analysis of alignment against tRNA database.

Inputs

alignmentDirAn directory containing all alignment output files.

Outputs

maskedInputFileInput sequence file with masked tRNA.
tRNATableTable showing the positions of tRNA.
tRNAFilerRNA sequences file.

Parameters

outputPrefixThe prefix of the three output files.
outputSuffix"coord:mask:seq": generate tRNA table, maksed input and tRNA 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.
additionalOptionsAdditional command line options to run RNA_parse.pl
ChoiceThe execution choice to run.