gpertea / stringtie

Transcript assembly and quantification for RNA-Seq
MIT License
365 stars 76 forks source link

Error: no valid ID found for GFF record #361

Open zuodabin opened 2 years ago

zuodabin commented 2 years ago

Hello, I don't know what went wrong, could you tell me? thank you

kennyworkman commented 2 years ago

see https://github.com/gpertea/gffread/issues/84 you are likely using a gtf2.2 reference, of which the omission of transcript_id is allowed causing legacy gtf readers to complain

try using an older assembly / annotation pair alternatively try using a gff file from that assembly and converting it to gtf format

gpertea commented 2 years ago

If it is that GTF2.2 issue indeed, as I wrote in gpertea/gffread#84, I do not want to encourage such terrible ideas (empty string identifiers in a file format), so I recommended one of the following solutions instead: