## Not run:
#
# # Create a matrix with 1000 values that represents raw expression values
# rawmatrix <- matrix(rexp(1000, rate=1), ncol=8)
#
# # Normalize the raw expression matrix
# normmatrix <- norm.rrank( rawmatrix )
#
# ## End(Not run)
Run the code above in your browser using DataLab