Skip to content

falco doesn't consider BAM flag bits #59

@wm75

Description

@wm75

It seems that falco doesn't handle reverse-complemented read sequences in mapped BAM files correctly.
Specifically, when flag bit 0x04 of a read is not set (i.e. when the read is mapped), falco should consider the status of the 0x10 bit and reverse-complement the sequence if that bit is set.

Example output of falco (multiqc visualized) on just the reverse-strand reads from a mapped bam:

image

and those same reads analyzed with fastqc:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions