Skip to content

op_at_rpos is unable to detect the deletion in the transcript even though it is there. #2

@kirasato0211

Description

@kirasato0211

Hi,

I am using BIO-CIGAR module to identify insertions, deletions and polyA tail in the given transcript.

The example transcript is NM_001143805.1. This is a negative strand transcript and CIGAR string for this transcript is as below.

106M1D494M1X1969M1D650M1X470M62058N136M

As this transcript mapped on negative strand, i have reversed the CIGAR string as below.

136M62058N470M1X650M1D1969M1X494M1D106M

Bait position is NM_001143805.1:3708-3828. There is a deletion in this bait, but op_at_rpos is unable to detect it.

Could you please help me in this case? Also, is there a way to reverse the CIGAR string for negative strand.?

Thank You.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions