Map Probe Set Expression To Gene
1
1
Entering edit mode
10.4 years ago
dcolinmorgan ▴ 100

I'm trying to debug and test a drug repositioning tool and need to find a (simple) way to map probe set expression to the gene level, presumably by averaging expression over redundant/overlapping probe sets to represent gene expression

I found this but am not proficient enough in bioconductor/R to make any sense of it :

https://stat.ethz.ch/pipermail/bioconductor/2011-January/037195.html

Hoping for a simple workaround, maybe an excel plugin to accompany BRBtools output

mapping expression • 2.9k views
ADD COMMENT
1
Entering edit mode
10.4 years ago
B. Arman Aksoy ★ 1.2k

You can use GENE-E to accomplish this. Basically, you need to:

  1. Load your probe-level data to GENE-E
  2. Annotate your probes (your rows) with your probe to gene file (most of the time you can find these files on GEO)
  3. Collapse your probe-level data to gene-level by grouping your rows
  4. Export data or use built-in analysis tools
ADD COMMENT
0
Entering edit mode

this worked brilliantly - thank you for the quick, clear and concise help!

ADD REPLY

Login before adding your answer.

Traffic: 2927 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