powered by
list
matrix
splitAffyBatch(abatch, number.part) splitFileVector(fileVec, number.part) splitMatrix(matrix, number.part)
character
SNOW
library(affyPara) if (require(affydata)) { data(Dilution) spAffyB <- splitAffyBatch(Dilution, 2) }
Run the code above in your browser using DataLab