Workflow Demos
Return to all workflow demos
samtools bioActor
Description
SAMTOOLs converting BAM file to SAM file.Inputs
bamFile | Bam file. |
Outputs
samFile | Sam 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 | "view -h": converting BAM file to SAM file. |
Choice | The execution choice to run. |