plotCNOlist(CellNOptR)
plotCNOlist()所属R语言包:CellNOptR
Plot the data in a CNOlist
绘制在CNOlist数据
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function plots the data in a CNOlist as a matrix of plots with a row for each condition and a column for each signal, and an extra plot for each row that specifies which cues are present.
此功能图CNOlist作为矩阵的一排的每个条件的图,每个信号的列数据,存在的线索,指定每一行的额外图。
用法----------Usage----------
plotCNOlist(CNOlist)
参数----------Arguments----------
参数:CNOlist
a CNOlist
1 CNOlist
Details
详情----------Details----------
This function can plot the normalised values or the un-normalised ones, it just needs a CNOlist.
此功能可以绘制的标准化值或者未归的,它只是需要一个CNOlist。
值----------Value----------
This function just produces a plot on your graphics window
此功能只产生一个图形窗口上的图
作者(S)----------Author(s)----------
C. Terfve
参见----------See Also----------
plotCNOlistPDF, plotCNOlistLarge, plotCNOlistLargePDF
plotCNOlistPDF,plotCNOlistLarge,plotCNOlistLargePDF
举例----------Examples----------
data(CNOlistToy,package="CellNOptR")
plotCNOlist(CNOlistToy)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|