Workflow Demos
Return to all workflow demos
ssake bioActor
Description
Assembly of DNA reads by SSAKE program.Inputs
dnaSequenceFile | DNA sequence File in FASTA format. |
Outputs
contigFile | Contig file. |
Parameters
pair | 0 if single-end reads; 1 if pair-ended reads. |
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 ssake |
Choice | The execution choice to run. |