Skip to content

[Feature Request] Return query sequence in get_aligned_pairs #776

Open
@y9c

Description

@y9c
get_aligned_pairs(self,  match_only_False, with_ref=True, with_query=True):
    ....

expect output (query_pos, query_seq, ref_pos, ref_seq)

with_seq is a little misleading, and query_seq info is useful for generating per read mutation info. eg T123A for base T at position 123 of ref_seq mutated into A.

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