Workflow Demos
Return to all workflow demos
velveth bioActor
Description
First step of velvet assembly program.Inputs
dnaSequenceFile | DNA sequence file. |
Outputs
outputDirectory | The output directory. |
Parameters
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 | "21 -fastq": kmer size = 21 and the input file has FASTQ format. |
Choice | The execution choice to run. |