get.values {genArise}R Documentation

Auxiliar function for post-analysis

Description

This function get values from an DataSet object.

This is just a function for the GUI, and can not be used in the command line.

Usage

get.values(list.values, genes.values, up.down, min.val, max.val)

Arguments

list.values Zscore values from DataSet object
genes.values Ids values from DataSet object
up.down If the analysis will be done with "up" or "down" regulated
min.val Minimal value of the range
max.val Maximal value of the range

Value

An Ids list


[Package genArise version 1.14.0 Index]