Workflow Demos
Return to all workflow demos
faa_stat.pl bioActor
Description
Statistical information about DNA sequences.Inputs
dnaSequenceFile | DNA sequence file. |
Outputs
summaryFile | Statistical summary of DNA sequences. |
lenthFile | Length distribution of DNA sequences. |
GcContentFile | GC content file. |
Parameters
outputPrefix | The prefix of output files. |
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 faa_stat.pl |
Choice | The execution choice to run. |