Hi Dr Ye,
I'm trying to use APAtrap on some fly data that I have, but I suspect that I have a subtly wrong annotation file(?), because the output file ref.novel.utr.bed is totally blank:
Any guidance you have on where I might have gone wrong would be appreciated! I'm happy to attach full versions of either the annotation or coverage bedgraph if that would be more helpful.
Cheers,
Peter
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In case someone else comes across this issue, the problem seems to be that I had an underscore in all of my chromosome identifiers. Conting replied to an email and said "Any annotation with a chromosome id containing underline symbol '_' will be discarded for further analysis in our design, which is used to filter out some special annotations. "
The code is now running, and while I haven't evaluated the output yet, I'm optimistic.
👍
1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Dr Ye,
I'm trying to use APAtrap on some fly data that I have, but I suspect that I have a subtly wrong annotation file(?), because the output file ref.novel.utr.bed is totally blank:
Any guidance you have on where I might have gone wrong would be appreciated! I'm happy to attach full versions of either the annotation or coverage bedgraph if that would be more helpful.
Cheers,
Peter
Hi Peter,
It would be great that you could send me the annotation and coverage files for figuring out the problem. My email address is yec@xmu.edu.cn.
Congting Ye
In case someone else comes across this issue, the problem seems to be that I had an underscore in all of my chromosome identifiers. Conting replied to an email and said "Any annotation with a chromosome id containing underline symbol '_' will be discarded for further analysis in our design, which is used to filter out some special annotations. "
The code is now running, and while I haven't evaluated the output yet, I'm optimistic.