powered by
Used to collapse probesets using the collapseRows function of the WGCNA package
probeMerge(x, ...)
Microarray
Additionnal parameters to the collapseRows function of the WGCNA package
Formal class 'micro_array' [package "Patterns"] with 7 slots
# NOT RUN { if(require(CascadeData)){ data(micro_S) D<-as.micro_array(micro_S[1:2000,],1:4,6) D@gene_ID<-jetset::scores.hgu133plus2[D@name,"EntrezID"] PM <- probeMerge(D) } # }
Run the code above in your browser using DataLab