Given a numerical vector (array), this workflow calculates the maximum value (max) and its index (maxdex), minumum value (min) and its index (mindex), mean, sum, median, and standard deviation. See http://www.g-language.org/ for more information about the G-language Genome Analysis Environment.