找回密码
 注册
查看: 243|回复: 0

R语言 SNPassoc包 plotMissing()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 11:09:21 | 显示全部楼层 |阅读模式
plotMissing(SNPassoc)
plotMissing()所属R语言包:SNPassoc

                                         Plot of missing genotypes
                                         图缺失基因型

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Plot a grid showing which genotypes are missing
绘制一个网格显示缺少的基因型


用法----------Usage----------


plotMissing(x, print.labels.SNPs = TRUE,
        main = "Genotype missing data", ...)



参数----------Arguments----------

参数:x
an object of class 'setupSNP'
对象类的setupSNP“


参数:print.labels.SNPs
should labels of SNPs be printed?
标签SNP位点进行打印呢?


参数:main
title to place on plot
标题放在图


参数:...
extra arguments of 'image' function
额外的参数的“形象”功能


Details

详细信息----------Details----------

This function uses 'image' function to plot a grid with black pixels where the genotypes are missing.  
此功能使用“图像”功能绘制一个网格,黑色像素的基因型丢失。


值----------Value----------

None



参见----------See Also----------

setupSNP
setupSNP


实例----------Examples----------


data(SNPs)
data(SNPs.info.pos)
ans<-setupSNP(SNPs,colSNPs=6:40,sep="")
plotMissing(ans)

# The same plot with the SNPs sorted by genomic position and [相同的图与单核苷酸多态性的基因组位置排序和]
# showing the information about chromosomes[染色体的信息]

ans<-setupSNP(SNPs,colSNPs=6:40,sort=TRUE,SNPs.info.pos,sep="")
plotMissing(ans)

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-6-7 19:47 , Processed in 0.023089 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表