Hi,
I am using the following for the differential expression of my samples.
HISAT2
StringTie
StringMerge
GffCompare
FeatureCount
Gene names are still in the file until GffCompare. However, after FeatureCount, all the gene names disappear leaving only the ensembl ID and stringtie ID. Can anyone help me troubleshoot it? Thank you so much. My history is shared below.
Only the value that is annotated as the “gene_id” will be populated in the downstream outputs.
What to do
Use a tool like AnnotateMyIDs to pull in public alternative names for your current values. Scroll down to the bottom of the tool form to find the tutorials that include it to view how it is usually incorporated.