gpertea / stringtie

Transcript assembly and quantification for RNA-Seq
MIT License
378 stars 78 forks source link

Protein_id missing from StringTie GTF file #222

Open Buuntu opened 5 years ago

Buuntu commented 5 years ago

I noticed the protein_id field was missing from the StringTie GTF file. I am using a reference GTF file with many annotations, most of the important ones being in the protein_id column of the GTF file. I know I can write a script to add that column from the reference GTF, but is there an easier option when first generating a GTF file?