Map Reads with BWA-MEM Element

Performs alignment of short reads using BWA-MEM.

Element type: bwamem-id

Parameters

ParameterDescriptionDefault valueParameter in Workflow FileType
Output directoryDirectory to save BWA-MEM output files.output-dirstring
Reference genomePath to an indexed reference genome.referencestring
Output file nameBase name of the output file.out.samoutnamestring
LibraryIs this library mate-paired?single-endlibrarystring
Number of threadsNumber of threads (-t).1threadsnumeric
Min seed lengthMinimum seed length (-k).19min-seednumeric
Index algorithmIndex algorithm (-a).autodetectindex-algstring
Band widthBandwidth for banded alignment (-w).100band-widthnumeric
DropoffOff-diagonal X-dropoff (-d).100dropoffnumeric
Internal seed lengthLook for internal seeds inside a seed longer than {-k} (-r).1.50000seed-lookupnumeric
Skip seed thresholdSkip seeds with more than INT occurrences (-c).10000seed-thresholdnumeric
Drop chain thresholdDrop chains shorter than FLOAT fraction of the longest overlapping chain (-D).0.5drop-chainsnumeric
Rounds of mate rescuesPerform at most INT rounds of mate rescues for each read (-m).100mate-rescuenumeric
Skip mate rescueSkip mate rescue (-S).Falseskip-mate-rescuesboolean
Skip pairingSkip pairing; mate rescue performed unless -S also in use (-P).Falseskip-pairingboolean
Matching scoreScore for a sequence match (-A).1match-scorenumeric
Mismatch penaltyPenalty for a mismatch (-B).4mismatch-penaltynumeric
Gap open penaltyGap open penalty (-O).6gap-open-penaltynumeric
Gap extension penaltyGap extension penalty; a gap of size k costs {-O} (-E).1gap-ext-penaltynumeric
Penalty for clippingPenalty for clipping (-L).5clipping-penaltynumeric
Penalty unpairedPenalty for an unpaired read pair (-U).17unpaired-penaltynumeric
Score thresholdMinimum score to output (-T).30score-thresholdnumeric

Input/Output Ports

The element has 1 input port:

Slot In GUISlot in Workflow FileType
URL of a file with mate readsreadsurlstring
URL of a file with readsreadspairedurlstring

And 1 output port:

Slot In GUISlot in Workflow FileType
Assembly URLassembly-outstring