get.values(genArise)
get.values()所属R语言包:genArise
Auxiliar function for post-analysis
auxiliar后功能分析
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function get values from an DataSet object.
此功能从一个DataSet对象中的值。
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
从DataSet对象Zscore值
参数:genes.values
Ids values from DataSet object
从DataSet对象的ID值
参数: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
一个ID列表
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|