Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: help with DataMatrix objects
Date: Fri, 20 Feb 2009 14:16:03 +0000 (UTC)
Organization: The MathWorks Inc
Lines: 11
Message-ID: <gnmdv2$i0g$1@fred.mathworks.com>
References: <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 1235139363 18448 172.30.248.37 (20 Feb 2009 14:16:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 20 Feb 2009 14:16:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 222043
Xref: news.mathworks.com comp.soft-sys.matlab:519690


You can also find more information here on how to use the DataMatrix object here:
http://www.mathworks.com/access/helpdesk/help/toolbox/bioinfo/ug/brsyo6j.html
Lucio


"Ugo " <borello.ugo@ijm.jussieu.fr> wrote in message <gnm6q9$s6v$1@fred.mathworks.com>...
> 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