[BioC] filtering on external genelist

Oleg Moskvin ovm at uwyo.edu
Tue May 29 20:58:26 CEST 2007


Colleagues,

I think this should be pretty simple task but I cannot find an appropriate 
package for that.
I need to generate a subset of eSet object which contains certain probesets 
indicated in an external genelist (outside R environment).

I.e. this procedure should look like this:

mylist <- read.table .....
fltered.eset <- someFunction(eSet, mylist)

Probably this is already implemented somewhere.
Any hints will be appreciated.

All the best,

Oleg



More information about the Bioconductor mailing list