| exp {geneExpression} | R Documentation |
exp(x, p);
this function implements the ^ operator of the gene expression matrix object in R# environment.
a new expression matrix object that each expression value in the matrix is the p power of the original expression value, the tag of the generated matrix is formatted as exp({tag}, {p}).