Workflow Demos

Return to all workflow demos

bwa index bioActor

Description

Formatting reference database by bwa program.

Inputs

referenceSequencetFileReference sequence file in FASTA format.

Outputs

referencePrefixThe prefix of formatted reference database.

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"index -a is": formating database using IS linear-time algorithm.
ChoiceThe execution choice to run.