normalization of colonCA data
1
0
Entering edit mode
@pmt1rewleedsacuk-1154
Last seen 9.7 years ago
Hi all, I would like to used the colonCA and golub datasets in some work that I am preparing. Whilst the golub data has been pre-processed of sorts, I would like to normalize the colonCA data with vsn etc. How do I work this function on an exprSet? Or how do I get the data back into a form from which I can proceed as normal? Many thanks Rebecca
vsn vsn • 658 views
ADD COMMENT
0
Entering edit mode
Seth Falcon ★ 7.4k
@seth-falcon-992
Last seen 9.7 years ago
Hi Rebecca, On 28 Nov 2005, pmt1rew at leeds.ac.uk wrote: > I would like to used the colonCA and golub datasets in some work > that I am preparing. Whilst the golub data has been pre-processed > of sorts, I would like to normalize the colonCA data with vsn etc. > How do I work this function on an exprSet? Or how do I get the data > back into a form from which I can proceed as normal? If you have an exprSet, you can get the expression matrix using the exprs method. E.g., mat <- exprs(myExprSet) If vsn doesn't operate on exprSet objects, that might be a nice improvement. You might want to look at getIntensityMatrix in vsn, I think that function knows about exprSet objects. + seth
ADD COMMENT

Login before adding your answer.

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