Gene Symbol Placed After Colon on Some MSTRG IDs #99
-
Hi, I'm now not seeing that. I'm wondering in what circumstances are the colon and gene symbol added together? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Thes with "joint" gene_id gene_names are the result of "rescuing" genes which were merged due to transcript assembly (via tools such as StringTie, Cufflinks etc). You can control the behaviour via the argument of the import function you have used. For the StringTie if a propper gene_id is pressent (e,g. 'ENSG') that is now used instead. Cheers |
Beta Was this translation helpful? Give feedback.
Thes with "joint" gene_id gene_names are the result of "rescuing" genes which were merged due to transcript assembly (via tools such as StringTie, Cufflinks etc). You can control the behaviour via the argument of the import function you have used. For the StringTie if a propper gene_id is pressent (e,g. 'ENSG') that is now used instead.
Cheers
Kristoffer