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.
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.