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

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

[复制链接]
发表于 2012-2-25 23:36:48 | 显示全部楼层 |阅读模式
chin07(lol)
chin07()所属R语言包:lol

                                         Breast cancer data set of genome-wide copy number merged data and expression of some important genes
                                         乳腺癌全基因组拷贝数合并的数据和一些重要的基因表达数据集

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

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

A subset of breast cancer data as used in Yuan et al. (to be submitted).
乳腺癌数据的一个子集,用于在元等。 (提交)。


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


data(chin07)



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

A list object of two named data matrices, cn: DNA copy number, ge: RNA expression. The matrices columns are samples and rows are probes/variables.
DNA拷贝数,GE:两个命名的数据矩阵,CN RNA表达一个列表对象。列样品和行矩阵探针/变量。


Details

详情----------Details----------

Genome-wide copy number data was merged using CGHregions resulting in 339 regions across 106 samples. Expression data are 7 probes mapped to important breast cancer genes such as CCNE2, MYC, etc, also of 106 samples.
全基因组拷贝数数据合并使用CGHregions造成339跨区域的106个样本。是映射重要CCNE2,MYC基因等,还对106个样本,如乳房癌基因的表达数据的7探针。


参考文献----------References----------

Yuan et al. (2011) Discovery and functional annotation of cis- and trans-acting DNA copy number hotspots in breast cancer, to be submitted.

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


data(chin07)
gain <- rowSums(chin07$cn >= .2)
loss <- -rowSums(chin07$cn <= -.2)
plotGW(data=cbind(gain, loss), pos=attr(chin07$cn, 'chrome'), legend=c('gain', 'loss'))

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-4 19:43 , Processed in 0.020174 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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