Closed CharlotteAnne closed 4 years ago
Dear Charlotte,
I suspect that there is a problem with the gene annotation. Could you please tell me which data you are using and how you are calling omniCLIP?
Best regards, Philipp
Hi Charlotte! I had the same problem when using segemehl aligner. This had to do with the way CIGAR string is written by the aligner. For example, one record of my alignment file that failed:
216183-3 256 chr1 10290 1 21= * 0 0 CCAACCCCAACCCCAACCCCA * HI:i:1 NH:i:13 NM:i:0 MD:Z:21 RG:Z:A1 YZ:Z:0
And (same read) that worked:
216183-3 256 chr1 10290 1 21M * 0 0 CCAACCCCAACCCCAACCCCA * HI:i:1 NH:i:13 NM:i:0 MD:Z:21 RG:Z:A1 YZ:Z:0
P.S. in case of segemehl, one needs to include option --briefcigar
Hi, when running the program I get this error - do you know where it might come from?
Thanks for your help! -Charlotte