Can I change the mouse symbol gene name to upper case to run GSEA using gmt files that contain upper case gene names?
0
0
Entering edit mode
2.2 years ago
Dan ▴ 180

Hello,

I have ranked mouse gene list and gmt files that contain upper case gene names. Can I just change the mouse symbol gene name to upper case to run GSEA using gmt files that contain upper case gene names?

Thanks a lot

GSEA gmt • 1.2k views
ADD COMMENT
0
Entering edit mode

I'm not sure what your familiarity is with R, but the stringr package has functions such as str_to_upper that will convert all the letters in a string to uppercase. More details at https://stringr.tidyverse.org/reference/case.html

ADD REPLY
0
Entering edit mode

Sorry, I did not make the question clear. I know how to change the gene name to upper case, since all the .gmt files have uppercase gene names, I am just not sure whether all of the .gmt files are suitable for mouse expression data.

ADD REPLY

Login before adding your answer.

Traffic: 2617 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6