Docker image running BWA
In addition to BWA, this image contains a wrapper script that executes the following tasks in a single command:
- Download a reference index (or access a local file)
- Download a set of reads in FASTQ format (or access a local file)
- Align reads against the reference
- Record logs and runtime information
- Write alignments and summary file to a local or remote folder