icpPlot(ABarray)
icpPlot()所属R语言包:ABarray
icp plot function
ICP绘图功能
译者:生物统计家园网 机器人LoveR
描述----------Description----------
QC plot for internal control probes
QC积内部监控探针
用法----------Usage----------
icpPlot(controlData, colProbeID = 1, plotWhat = "Signal", pdfDir, jpgDir)
参数----------Arguments----------
参数:controlData
Signal intensity matrix for icp probes
ICP探针的信号强度矩阵
参数:colProbeID
the column where probeID is located
位于probeID列
参数:plotWhat
Whether we are plotting signal or S/N
我们是否正在图信号的S / N
参数:pdfDir
a directory where pdf files should be produced
应当制作一个PDF文件的目录
参数:jpgDir
a directory where jpg or bmp files should be produced
一个jpg或bmp文件,应当制作目录
值----------Value----------
A series of QC plots
一系列质量控制图
作者(S)----------Author(s)----------
Yongming Sun
举例----------Examples----------
##---- Do not call this function DIRECTLY !! ----[#----不要直接调用此函数!! ----]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|