Hi everyone,
I have a dataset that contains FPKM values for 5 samples. Is it alright to carry out log2 transformation on these values and using Limma on them or is there a better way to do this?
Also, my gene_id column contains something like this- 0610005C13Rik, 0610007L01Rik. Could anyone guide me as to how to get the gene names? I find that whenever I download a dataset, I always have problems mapping the gene IDs to gene names. Could someone advice me on what the different methods of getting gene names for any particular dataset may bet? Or if I can use BioMart for anything etc.?
Thanks.
Please remember to use ADD COMMENT to add comments.
The gene symbols you show like 1700003F12Rik (and yes, they are gene symbols) are RIKEN genes. Or rather, RIKEN ESTs that the RIKEN project generated way back in the dark old days of like 2000 or so. These days those are (probably) mostly speculative content that never turned out to be anything. Otherwise they would have real gene names and stuff because other people would have corroborated their existence.
Do note that you can always either just google things directly, or go to NCBI and search there. A google search for one of those RIKEN genes would have told you straight away what it is.
Thank you for the information.