djhn75 / RNAEditor

14 stars 15 forks source link

Annotation problem: All of my editing sites are in intergenic region #11

Closed WYSNI closed 7 years ago

WYSNI commented 7 years ago

Hi,

I have a problem with the annotation. In fact, all of my editing sites are annotated in intergenic region. I have used bedtools intersect with the RefSeq file in reference and many positions found with RNAEditor are on coding regions.

I don't know if it's a problem with the gtf file used for the annotation but i have follow explanations on the "Download annotations" item except i use the last version of GRCH37.

Do you have any ideas of what appends?

Best,

WYSNI

djhn75 commented 7 years ago

Hi, it could be possible that there is a problem with the GTF file, because if no overlaps can be found the regions is assigned as intergenic.

Could you please send me log file from the run and the firat 200 Lines of the gtf file?

Best regards David

Am 02.05.2017 um 11:56 schrieb WYSNI:

Hi,

I have a problem with the annotation. In fact, all of my editing sites are annotated in intergenic region. I have used bedtools intersect with the RefSeq file in reference and many positions found with RNAEditor are on coding regions.

I don't know if it's a problem with the gtf file used for the annotation but i have follow explanations on the "Download annotations" item except i use the last version of GRCH37.

Do you have any ideas of what appends?

Best,

WYSNI

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/djhn75/RNAEditor/issues/11, or mute the thread https://github.com/notifications/unsubscribe-auth/AFZH8oZBJapCTDqaasBtQw3WnFjxTeYYks5r1v3WgaJpZM4NN8Ax.Web Bug from https://github.com/notifications/beacon/AFZH8k8KQwbWXJQCKmE3KsaNuGSOrCodks5r1v3WgaJpZM4NN8Ax.gif

{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/djhn75/RNAEditor","title":"djhn75/RNAEditor","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/djhn75/RNAEditor"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Annotation problem: All of my editing sites are in intergenic region (#11)"}],"action":{"name":"View Issue","url":"https://github.com/djhn75/RNAEditor/issues/11"}}}

-- David John Institute of Cardiovascular Regeneration Theodor-Stern-Kai 7 D-60590 Frankfurt am Main +49 69 6301 87952 John@med.uni-frankfurt.de

WYSNI commented 7 years ago

Thanks for the quick reply,

when I make: print(self.genesByChromosome[chromosome]) on the file Genome.py for the verification of the loop line 286, I obtain [ ] thats why all is considered like intergenic.

files.zip

Do you see a problem?

Best WYSNI

WYSNI commented 7 years ago

Hi David, Have you see the problem?

Best, WYSNI

djhn75 commented 7 years ago

Dear Wysni, no i havent found any problems in your GTF file. But the software seems to have any problems assembling genes from your gtf file. I will have a closer look at this problem soon. But so far you should use the annotations provided on the website: http://rnaeditor.uni-frankfurt.de/download.php

I am sorry i cant give a better solution so far. Best David