Entering edit mode
2.3 years ago
bioinformatics
▴
40
Hi,
I have performed differential expression analysis and have a excel file with p values.
Does anyone know how I might convert the probes to gene ID, so I know which genes were differentially expressed.
Thanks!
Google it or use the search function. As said before, these array questions have been asked extensively over the last decade. Show effort and find them.
I have over 16,000 probe names which makes it difficult to google. Ok thanks, I will have a look.
Google for a thread explaining how to do automated lookup. That has been asked many tomes before. For sure don’t google each probe…c’mon.
Did you also happen to know how to create a character vector in R with 16384 values?
It should not be an issue?
Ok thanks, I have a list of 16384 probe names in a text file that are unique and not sequential. Is there are way of converting this column/file to a character vector?