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

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

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

                                         Methods for Function gcNorm in Package ‘CNAnorm’
                                         功能gcNorm方法包CNAnorm

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

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

gcNorm perform GC content normalization on ratio Test/Normal in Package "CNAnorm"
gcNorm执行测试/正常包CNAnorm上比GC含量标准化


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


## S4 method for signature 'CNAnorm'
gcNorm(object, exclude = character(0), maxNumPoints = 10000)



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

参数:object
An object of Class "CNAnorm"
一个对象的类"CNAnorm"


参数:exclude
A character vector with name of chromosomes/contigues  not to use to calculate GC content correction. All genome, however, will be corrected
一个特征向量与染色体/ contigues的名称不使用计算GC含量校正。然而,所有的基因组,将予以纠正


参数:maxNumPoints
Maximum number of data points to fit the loess correction. For computational pourposes, if the number of points in ratio(object) is greater than maxNumPoints, only maxNumPoints randomly selected  will be used  
最大数量的数据点,以适应黄土校正。对于计算pourposes,如果点ratio(object)的数量是比maxNumPoints,只有maxNumPoints随机选取将使用


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

An object of class "CNAnorm"
一个对象的类"CNAnorm"


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




signature(object = "CNAnorm")  Perform GC content correction on
signature(object = "CNAnorm")执行GC含量校正


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


Stefano Berri <s.berri@leeds.ac.uk>



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

loess, CNAnorm-class, ratio
loess,CNAnorm-class,ratio


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


data(LS041)
CN <- dataFrame2object(LS041)
# correct for GC content, but ignoring data from sex chromosomes and[纠正GC含量,但忽视性染色体的数据和]
# mitocondria[mitocondria]
CN.gcNorm <- gcNorm(CN, exclude = c("chrX", "chrY", "chrM"))


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-13 02:13 , Processed in 0.021732 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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