haessar / peaks2utr

A robust Python tool for the annotation of 3’ UTRs

Home Page:https://doi.org/10.1093/bioinformatics/btad112

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERROR - abnormal 3' UTR

lldelisle opened this issue · comments

Hi,
With peaks2utr version 1.0.0, I got the error message:

2023-05-05 15:28:35,330 - DEBUG - CriteriaFailure - Peak forward_peak_10513 wholly contained within transcript ENSMUST00000149822
2023-05-05 15:28:35,331 - DEBUG - Peak forward_peak_10513 overlapping following gene ENSMUSG00000104740: Truncating
2023-05-05 15:28:35,334 - ERROR - Peak forward_peak_10513 produced abnormal 3' UTR <UTR: (117077435, 117077348)> for gene ENSMUSG00000088529. This is a bug, please report at https://github.com/haessar/peaks2utr/issues.
2023-05-05 15:28:35,338 - DEBUG - PEAK forward_peak_10513 CORRESPONDS TO 3' UTR <UTR: (117077457, 117077490)> OF GENE ENSMUSG00000104740

Here is plot of the region:
image

Hi Lucille, thanks for the report. Out of interest, did it cause the run to fail, or just appear as a message in the logs?

Just in the log