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

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

[复制链接]
发表于 2012-2-25 19:11:01 | 显示全部楼层 |阅读模式
snpData(genoCN)
snpData()所属R语言包:genoCN

                                         Simulated LRR and BAF data for 17,348 SNPs on chromosome 22.
                                         模拟LRR和曝气生物滤池的数据为17348个SNPs 22号染色体上。

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

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

Simulated LRR and BAF data for 17,348 SNPs on chromosome 22. Two CNVs are simulated. One is from the 1001-th probe to the 1100-th probe, with copy number 1. The other one is from the 10,001-th probe to the 10,200-th probe, with copy number 3.
模拟LRR和曝气生物滤池的数据为17348个SNPs 22号染色体上。两个的CNVs是模拟的。一个是从1001个探针1100个探针,拷贝数1。另一种是从10,001个探针10200个探针,拷贝数为3。


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


data(snpData)



格式----------Format----------

A data frame with 17,348 observations on the following 3 variables.
与17348在以下3个变量的观测数据框。




Name a character vector of probe Names
Name字符向量探针名称




LRR a numeric vector of LRR values of each probe
LRR每个探针的LRR类值的数字矢量




BAF a numeric vector of BAF of each probe
BAF曝气生物滤池的数字矢量每个探针


举例----------Examples----------



data(snpData)
data(snpInfo)

dim(snpData)
dim(snpInfo)

snpData[1:2,]
snpInfo[1:2,]

plotCN(pos=snpInfo$Position, LRR=snpData$LRR, BAF=snpData$BAF,
main = "simulated data on Chr22")


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-7 15:54 , Processed in 0.025089 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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