Hello! When I use featureCounts to quantify gene expression counts, there are two choices of attribute type in GTF annotation: gene_id and gene_name (specified by -g option). The default value is gene_id, while I found many studies use gene_name. What's the difference between the two choices for downstream differential expression analysis?