[BioC] normalize.invariantset

Ali Mohammadian nrcgeb at gmail.com
Sun Mar 4 11:28:22 CET 2012


Dear all,

Newbie Here,

I have a matrix a data with genes in rows and sample in columns.

# express is my expression matrix
normalize.invariantset (expres, as.matrix (apply(expres,1,mean)))
#gives
Error in while ((ns.old - ns) > 50) { :
  missing value where TRUE/FALSE needed

What should I do?



More information about the Bioconductor mailing list