Entering edit mode
Lana Schaffer
★
1.3k
@lana-schaffer-1056
Last seen 10.2 years ago
Hi,
I am trying to index into the expression array using a geneName.
gcrma_exp <- gcrma(affybatch)
E <- exprs(gcrma_exp)
E is a matrix with the names of rows as geneNames (ie. 203508_at" ).
I would like to get an index of E using a specific name such as
203508_at.
Would someone be able to show how to do this?
Thanks,
Lana
[[alternative HTML version deleted]]