Bowtie 2
Supported Tool
Bowtie 2 is an ultrafast and memory-efficient tool for aligning sequencing reads to long reference sequences.
Description
The Bowtie 2 module parses results generated by Bowtie 2, an ultrafast and memory-efficient tool for aligning sequencing reads to long reference sequences.
Please note that the Bowtie 2 logs are difficult to parse as they don’t contain much extra information (such as what the input data was). A typical log looks like this:
Bowtie 2 logs are from STDERR
- some pipelines (such as Cluster Flow)
print the Bowtie 2 command before this, so MultiQC looks to see if this can be recognised in the same
file. If not, it takes the filename as the sample name.
Bowtie 2 is used by other tools too, so if your log file contains the word bisulfite
, MultiQC will
assume that this is actually Bismark and ignore the Bowtie 2 logs.
File search patterns
bowtie2:
contents: "reads; of these:"
exclude_contents:
- bisulfite
- HiC-Pro
shared: true