Workflow Demos
Return to all workflow demos
muscle bioActor
Description
Multiple sequence alignment from sequence file by muscle software.Inputs
sequenceFile | Sequence fie in FASTA format. |
Outputs
alignFile | Alignment file. |
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 | "-clw": alignment file in CLUSTALW format. |
Choice | The execution choice to run. |