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

R语言 CNAnorm包 InData-class()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 15:37:24 | 显示全部楼层 |阅读模式
InData-class(CNAnorm)
InData-class()所属R语言包:CNAnorm

                                        Class "InData" ~~~
                                         类“InData”的~~~

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

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

A Class containing input data for CNA
A类中央社含输入数据


类的对象----------Objects from the Class----------

Objects can be created by calls of the form new("InData", Chr, Pos, Test, Norm, ratio, GC).
创建对象可以通过检测的形式new("InData", Chr, Pos, Test, Norm, ratio, GC)。


插槽----------Slots----------




Chr: Object of class "character". Name of the Chromosomes/Contigs of each window.
Chr类"character"的对象。每个窗口的染色体/重叠群的名称。




Pos: Object of class "numeric". Starting position of the each window.
Pos类"numeric"的对象。开始的每个窗口的位置。




Test: Object of class "numeric". Number of reads from Test in each window.
Test类"numeric"的对象。读取数在每个窗口的测试。




Norm: Object of class "numeric". Number of reads from Normal (Control) in each window.
Norm类"numeric"的对象。在每个窗口中读取数(正常对照)。




ratio: Object of class "numeric". Ratio Test/Control in each window. Automatically computed if Test and Norm are provided, or
ratio类"numeric"的对象。比测试/在每个窗口的控制。自动计算,如果提供测试和规范,或




GC: Object of class "numeric". GC content of each window.
GC类"numeric"的对象。 GC含量为每一个窗口。


方法----------Methods----------




length signature(x = "InData"): Returns number of windows from input data.
输入数据的长度signature(x = "InData"):返回窗口的数量。


作者(S)----------Author(s)----------


Stefano Berri



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

(2011) Correcting for cancer genome size and tumor cell content enables better estimation of copy number alterations from next generation sequence

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

CNAnorm
CNAnorm


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


data(LS041)
inObject <- new("InData", Chr = as.character(LS041$Chr), Pos = LS041$Pos,
    Test = LS041$Test, Norm = LS041$Norm, GC = LS041$GC)
CNA <- new("CNAnorm", InData = inObject)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-12 22:47 , Processed in 0.027356 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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