Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: help with DataMatrix objects
Date: Fri, 20 Feb 2009 12:14:01 +0000 (UTC)
Organization: Institut Jacques Monod
Lines: 5
Message-ID: <gnm6q9$s6v$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1235132041 28895 172.30.248.37 (20 Feb 2009 12:14:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 20 Feb 2009 12:14:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1624067
Xref: news.mathworks.com comp.soft-sys.matlab:519661


Dear all,
I created a DataMatrix Object with my microarray data. I am trying to find a subset (~2000) of all the probesetIDs on the DataMatrix Object. I have the probesetIDs I am interested in a cell variable. It is easy for me (consider I am a biologist!) to work with 2 cells but how can I extract specific probsetIDs, and their values, from a DataMatrix Object?
Thank you for your help

Ugo