search for: msexpr

Displaying 1 result from an estimated 1 matches for "msexpr".

Did you mean: sexpr
2005 Jul 09
1
Quantile normalization and NA
...ormalization with a dat matix of 384X124 and I find that while computing the quantile normailzation it introduces 'NA' into some of the cells, can someone help me to overcome this problem ? This is the command that goes like upto g62 for 124 colomns >g1 <- normalize.quantiles(exprs(MSExpr[,1:2])) For a small set of data there is no problem, but for a large set of data, it introduces "NA" in the place where it is suppose to geneerate data . Ravi ravidmurthy at yahoo.com Raviabi