How to add new coordinates to the existing .gtf annotation file
1
0
Entering edit mode
9 months ago
Santhi • 0

I have a few sequences that are not annotated in the reference genome. Using BLAST and STAR I was able to get the coordinates of all those sequences. Using IGV, I could visualize that my transcriptomic data has reads mapped to these coordinates. How can I quantify them?? Do I need to customize my gtf file? If yes, how can I do that?

gtf • 378 views
ADD COMMENT
0
Entering edit mode
9 months ago
Trivas ★ 1.7k

If it's just a couple regions, you can make a simple annotation file and use featureCounts. If it's anything more, you can make a separate GTF file and cat them together on the command line.

ADD COMMENT

Login before adding your answer.

Traffic: 1874 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6