Workflow Demos

Return to all workflow demos

bowtie bioActor

Description

Fast DNA alignment by bowtie program.

Execution Choices

  • HadoopMapOnly
  • LocalExecution
  • StratosphereMapOnly

Inputs

querySequenceFileDNA read file.
referencePrefixThe prefix of formatted reference sequence file.

Outputs

alignmentFileAlignment output 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"-f": input file is in FASTA format.
ChoiceThe execution choice to run.