Skip to main content
Home
About
FAQ
Researchers
Documents
User Guide
Use Cases
Workflow Demos
Presentations
Publications
Video Tutorials
Releases
Amazon EC2 Image
bioKepler SVN
bioKepler Dec 2018 Build
Docker
Events
Contact
You are here
Home
ยป
Documents
Workflow Demos
Return to
all workflow demos
bowtie bioActor
Description
Fast DNA alignment by bowtie program.
Execution Choices
HadoopMapOnly
LocalExecution
StratosphereMapOnly
Inputs
querySequenceFile
DNA read file.
referencePrefix
The prefix of formatted reference sequence file.
Outputs
alignmentFile
Alignment output 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
"-f": input file is in FASTA format.
Choice
The execution choice to run.