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

R语言 nucleR包 coverage.rpm()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-26 07:54:01 | 显示全部楼层 |阅读模式
coverage.rpm(nucleR)
coverage.rpm()所属R语言包:nucleR

                                         Coverage calculation and normalization to reads per million (rpm)
                                         覆盖率计算和规范化,以每百万读取(转)

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

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

Calculates the coverage values from a RangedData object (or anything with a defined coverage function associated) and returns the coverage normalized to reads per million, allowing the comparison of experiments with a different absolut number of reads.
计算从RangedData对象(或任何定义coverage功能相关)的覆盖率值,并返回读取每百万标准化的覆盖面,允许与读取不同的绝对数量比较实验。


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


coverage.rpm(data)



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

参数:data
RangedData (or compatible) with the reads information  
RangedData(或兼容)与读取信息


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

RleList object with the coverage objects
RleList对象的覆盖对象


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



Oscar Flores <a href="mailtoflores@mmb.pcb.ub.es">oflores@mmb.pcb.ub.es</a>




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

processReads, coverage
processReads,coverage


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


       
        #Load the example dataset and get the coverage[加载示例数据集,并获得覆盖]
        data(nucleosome_htseq)
        cov = coverage.rpm(nucleosome_htseq)

        print(cov)

        #Plot it[图]
        plot(as.vector(cov[["chr1"]]), type="l", ylab="coverage", xlab="position")

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-2 18:41 , Processed in 0.021111 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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