exp_showPatterns(explorase)
exp_showPatterns()所属R语言包:explorase
Show patterns
显示模式
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Show the calculated patterns in the GUI
在GUI中显示计算模式
用法----------Usage----------
exp_showPatterns(patterns, desc, samples = exp_designSelection())
参数----------Arguments----------
参数:patterns
a data frame, with a row for each gene and the first column being the pattern codes and the second the magnitude of the pattern (as returned by exp_findPatterns).
一个数据框,每一个基因的一个行和第一列模式代码和第二模式的幅度(由exp_findPatterns返回)。
参数:desc
a description of the patterns, for labeling them in the GUI
一个模式的描述,在GUI标签
参数:samples
the samples involved in the calculation, for labeling
在计算所涉及的样品,为标签
作者(S)----------Author(s)----------
Michael Lawrence <mflawren@fhcrc.org>
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|