Workflow Demos

Return to all workflow demos

samtools bioActor

Description

SAMTOOLs converting BAM file to SAM file.

Inputs

bamFileBam file.

Outputs

samFileSam file.

Parameters

programThe command line program to execute.
checkOutputTimestampIf 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.
ChoiceThe execution choice to run.