Question: transcript assembly using StringTie
0
gravatar for sapna01t
20 months ago by
sapna01t30
sapna01t30 wrote:

I am trying to do assembly using stringtie, but i am getting error:

Fatal error: Exit code 1 () Warning: invalid GTF record, transcript_id not found:

My GFF file looks like this Seqname Source Feature Start End Score Strand Frame Attributes A01 GeneWise gene 3352 5985 1195.88 + . transcript_id "BjuA000594"; A01 GeneWise transcript 3352 5985 1195.88 + . transcript_id "BjuA000594";Parent "BjuA000594"; A01 GeneWise exon 3352 3675 1195.88 + 0 transcript_id "BjuA000594.cds";Parent "BjuA000594";

I have edited its attribute from gene_id to transcript _id ... Is it the right way?? Please suggest me, what should I do?

ADD COMMENTlink modified 20 months ago by Mo Heydarian830 • written 20 months ago by sapna01t30
0
gravatar for Mo Heydarian
20 months ago by
Mo Heydarian830
United States
Mo Heydarian830 wrote:

Hello, Do you get the same error if you use the unmodified GFF file? If not, you likely need to modify the GFF file to preserve the format of the data in the "attributes" column.

Hope this helps!

Thanks for using Galaxy!

Cheers, Mo Heydarian

ADD COMMENTlink written 20 months ago by Mo Heydarian830
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 166 users visited in the last hour