pdfQC(beadarraySNP)
pdfQC()所属R语言包:beadarraySNP
QCreport
QCreport
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Create PDF file with experimental quality control plots
与实验的质量控制图的创建PDF文件
用法----------Usage----------
pdfQC(object, filename = "arrayQC.pdf", by = 10)
参数----------Arguments----------
参数:object
QCIllumina object, or list of QCIllumina objects
QCIllumina对象,或QCIllumina对象名单
参数:filename
character, output pdf filename
字符,输出PDF格式的文件名
参数:by
number of samples in barplot, see reportSamplePanelQC
样本数在barplot,看到reportSamplePanelQC
Details
详情----------Details----------
This function creates a pdf file with QC information. The first page contains 8 plotQC panels showing the spatial distribution of intensities on a SAM plate. The following page(s) contain the output of reportSamplePanelQC
这个函数创建一个与质量控制信息的PDF文件。第一页包含8plotQC板的强度空间分布上的SAM板块。以下页面(S)包含的的reportSamplePanelQC输出
值----------Value----------
A PDF file is produced
制作一个PDF文件
作者(S)----------Author(s)----------
Jan Oosting
参见----------See Also----------
plotQC, reportSamplePanelQC, QCIllumina-class
plotQC,reportSamplePanelQC,QCIllumina-class
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|