Map Reads with Bowtie Element

This page provides information on performing alignment of short reads using Bowtie.

Element type: align-reads-with-bowtie

Parameters

ParameterDescriptionDefault valueType
Output directoryDirectory to save Bowtie output files.string
output-dirDirectory path for saving output files.string
Reference genomePath to an indexed reference genome.string
referencePath location of the reference genome.string
Output file nameBase name of the output file. By default, it is ‘out.sam’.out.samstring
LibrarySpecifies if the library is mate-paired.single-endstring
ModeDetermines the valid alignments policy. In -v mode, alignments may have no more than V mismatches, where V is a number from 0 through 3. Quality values are ignored. The -v option is mutually exclusive with the -n option.-n modestring
mismatches_typeAlignment policy type according to the mismatches.-n modestring
Mismatches numberNumber of mismatches allowed.2numeric
maqerrMaximum permitted sum of quality values at mismatched read positions throughout the alignment. Default is 70.70numeric
Seed lengthNumber of bases on the high-quality end of the read for the -n ceiling to apply. Faster for larger values.28numeric
seedLenLength of the seed.28numeric
Maximum of backtracksMaximum insert size for valid paired-end alignments. With a default of 250.800numeric
maxbtsMaximum backtrack setting.800numeric
Best hitsAmount of memory in megabytes provided to store path descriptors in –best mode. Default is 64.64numeric
chunkmbsMemory allocation for best hits.64numeric
SeedSeed for pseudo-random number generator.0numeric
ColorspaceWhen -C is specified, read sequences are treated as colors.Falseboolean
No Maq roundingDisables rounding of quality values in the Phred quality scale.Falseboolean
No forward orientationPrevents alignment against the forward reference strand.Falseboolean
No reverse-complement orientationPrevents alignment against the reverse-complement reference strand.Falseboolean
Try as hardAttempts to find all valid alignments, including paired-end alignments. Useful but slower than default.Falseboolean
Best alignmentsGuarantees reported singleton alignments are best in terms of mismatches and quality values. Slower operation when specified.Falseboolean
All alignmentReports all valid alignments per read or pair.Falseboolean

Input/Output Ports

The element has 1 input port:

Name in GUI: Bowtie data

Name in Workflow File: in-data

Slots:

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

And 1 output port:

Name in GUI: Bowtie output data

Name in Workflow File: out-data

Slots:

Slot In GUISlot in Workflow FileType
Assembly URLassembly-outstring