Entering edit mode
I'm trying to analyze TCGA RNA-seq data, so i used TCGAbiolinks, I arrived at normalization data step and i obtained normalized counts matrix, How can I change Ensemble gene name into common gene name?
I'm trying to analyze TCGA RNA-seq data, so i used TCGAbiolinks, I arrived at normalization data step and i obtained normalized counts matrix, How can I change Ensemble gene name into common gene name?
I would use biomaRt (https://bioconductor.org/packages/release/bioc/html/biomaRt.html)
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.