Workflow Demos
Return to all workflow demos
DynamicTrim.pl bioActor
Description
Trimming low quality tail from illumina DNA reads file.Inputs
dnaFastqFile | DNA file in FASTQ format. |
Outputs
trimmedFile | Trimmed DNA file in FASTQ format. |
Parameters
phredCutoff | Phred score cutoff(0-40). A value below this is filtered. |
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 DynamicTrim.pl |
Choice | The execution choice to run. |