Bowtie 2 / HiSAT2
Supported Tool
Results from both Bowtie 2 and HISAT2, tools for aligning reads against a reference genome
The module parses results generated by Bowtie 2 and HISAT2, ultrafast and memory-efficient tools for aligning sequencing reads to long reference sequences. Unfortunately, both tools have identical log output by default, so it is impossible to distinguish which tool was used.
Please note that the Bowtie 2 and HISAT2 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:
The logs are from STDERR
- some pipelines (such as Cluster Flow)
print the 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 and HISAT2 are 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 or HISAT2 logs.