Zscore(merged, pheno = NULL, permute = 0, verbose = TRUE)mergeExprSet object that contains gene expression and class label with all
datasets. Class label should consist of two unique elements. If pheno is NULL, first columns
of phenoData from each ExpressionSet is sought as class labels. If a vector of particular column number
in each data is specified, corresponding columns of phenoData will be considered for class labels.ExpressionSet, a unit of mergeExprSet representing one dataset.# Zscore(merged, pheno=NULL, permute=10000, verbose=FALSE)Run the code above in your browser using DataLab