empty output of cds.fa from gffread
0
0
Entering edit mode
19 months ago
liyong ▴ 80

Hello,

I am using gffread (v0.12.7) to extract transcript sequences based on a stringtie merged gtf file. After looking through gffread's usage, I want to use -w to extract sequences of exons, and -x to extract cds.

My command are as following:

gffread -w exon.fa -x cds.fa -g genome stringtie_merged.gtf

The result exon.fa seems fine, but cds.fa is an empty file. I am wondering is there anything I can do about this.

Thanks a lot, Liyong

seq extract cds gffread transcript • 716 views
ADD COMMENT
1
Entering edit mode

Hi! Does your GTF have annotation of CDS's?

ADD REPLY
0
Entering edit mode

Hello,

I just checked the GTF, it doesn't have any CDS. Thank you very much for pointing this out.
I might need to figure out how to add this feature to stringtie merge result.

ADD REPLY

Login before adding your answer.

Traffic: 2423 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