GenomicsIn preparation
BWA, reads ontoa reference genome
The Burrows-Wheeler Aligner, for short and long reads.Index the reference once, then map against it.
Not on the hub yet The image and its definition are being built and verified.
01Pick a machinecores, memory and a rate per hour
02Set it up oncekept on the volume between runs
03Run it, then stopstopped when the work is done
The application
Alignment,and nothing else
One job, done fast, at the front of most genomics work.
Reads of any length
BWA-MEM maps anything from 70 bases up to a megabase-long one.
Index it once
The reference is indexed once, then every run maps against it.
SAM out the far end
It writes SAM, and SAMtools then sorts, indexes and counts it.
The status
Being built,and verified
When the image and its definition are done, it deploys by name like the rest.
Run BWA on your own machinePick a machine that meets it, and it opens about a minute after you ask.