Skip to content

Support for bcftools call -m (multiallelic caller) in bamCaller.py #61

@FWFKI

Description

@FWFKI

Hello, and thank you for providing this useful tool.

I attempted to run the bamCaller.py pipeline using the multiallelic caller method in bcftools call (i.e., using the -m option). However, I found that no sites were output in either the resulting VCF file or the generated mask file.

Upon checking, it seems that this issue occurs because the INFO/FQ tag, which is used by bamCaller.py for filtering, is not produced by the multiallelic caller in bcftools.

If possible, I would prefer to use the multiallelic calling method, as it is the newer approach. Would it be possible to implement compatibility with this method in bamCaller.py, or could you suggest a workaround to enable its use?

Thank you very much for your time and support.

Best regards,
Keita Ido

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions