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

R语言 ShortRead包 ShortRead-deprecated()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-26 14:07:40 | 显示全部楼层 |阅读模式
ShortRead-deprecated(ShortRead)
ShortRead-deprecated()所属R语言包:ShortRead

                                        Deprecated functions from the ShortRead package
                                         从ShortRead包废弃的函数

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

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

These functions are deprecated, and will become defunct.
这些功能已被弃用,将成为倒闭。


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



uniqueFilter(withSread=TRUE, .name="UniqueFilter")




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

参数:withSread
A logical(1) indicating whether uniqueness includes the read sequence (withSread=TRUE) or is based only on chromosome, position, and strand (withSread=FALSE)
一个logical(1)的独特性,包括是否只读序列(withSread=TRUE),或只对染色体,位置和钢绞线(withSread=FALSE)


参数:.name
An optional character(1) object used to over-ride the name applied to default filters.
一个可选的character(1)对象使用过骑适用于默认过滤器的名称。


Details

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

See srFilter for details of ShortRead filters.
看到srFilter细节ShortRead过滤器的。

uniqueFilter selects elements satisfying !srduplicated(x) when withSread=TRUE, and !(duplicated(chromosome(x)) & duplicated(position(x)) &         duplicated(strand(x))) when withSread=FALSE.
uniqueFilter选择元素满足!srduplicated(x)当withSread=TRUE,!(duplicated(chromosome(x)) & duplicated(position(x)) &         duplicated(strand(x)))时withSread=FALSE。

The behavior when withSread=TRUE can be obtained with occurrenceFilter(withSread=TRUE). The behavior when withSread=FALSE can be obtained using a custom filter
时withSread=TRUE可以用occurrenceFilter(withSread=TRUE)获得的行为。当withSread=FALSE可以通过使用自定义过滤器的行为

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-24 11:39 , Processed in 0.021176 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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