Workflow Demos

Return to all workflow demos

DynamicTrim.pl bioActor

Description

Trimming low quality tail from illumina DNA reads file.

Inputs

dnaFastqFileDNA file in FASTQ format.

Outputs

trimmedFileTrimmed DNA file in FASTQ format.

Parameters

phredCutoffPhred score cutoff(0-40). A value below this is filtered.
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 DynamicTrim.pl
ChoiceThe execution choice to run.