Workflow Demos

Return to all workflow demos

blast_rRNA.pl bioActor

Description

Alignment of query against rRNA database using blast program.

Execution Choices

  • LocalExecution
  • MapOnly

Inputs

queryDirAn directory containing all dna sequence files as query.

Outputs

alignmentDirAn directory containing all alignment output files.

Parameters

cleanupCmdClean up all files in alignment directory before running.
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.
additionalOptionsAdditional command line options to run blast_rRNA.pl
ChoiceThe execution choice to run.