Skip to content

consider unmapped mates when BED only flag is set #69

@sb43

Description

@sb43

Currently vafcorrect only considers unmapped reads within a window of variant location when analysing 'PASS' variant locations.
Improve either by setting FILTER as PASS for bed intervals at following line.

$data_for_all_samples->{$sample}{$location_key}={'INFO'=>undef,'FILTER'=>'NA','RD'=>1 };

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