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

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

[复制链接]
发表于 2012-9-30 01:13:52 | 显示全部楼层 |阅读模式
amb(seqinr)
amb()所属R语言包:seqinr

                                        Expansion of IUPAC nucleotide symbols
                                         IUPAC核苷酸符号扩展

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

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

This function returns the list of nucleotide matching a given IUPAC nucleotide symbol, for instance c("c", "g") for "s".
这个函数返回列表中的核苷酸匹配给定的IUPAC核苷酸的符号,例如c("c", "g") "s"。


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


amb(base, forceToLower = TRUE, checkBase = TRUE,
IUPAC = s2c("acgturymkswbdhvn"), u2t = TRUE)



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

参数:base
an IUPAC symbol for a nucleotide as a single character
IUPAC符号的碱基为单个字符


参数:forceToLower
if TRUE the base is forced to lower case
如果为true,碱基被迫以较低的情况下,


参数:checkBase
if TRUE the character is checked to belong to the allowed IUPAC symbol list
如果真被选中的字符属于允许的IUPAC符号列表


参数:IUPAC
the list of allowed IUPAC symbols
允许的IUPAC符号列表


参数:u2t
if TRUE "u" for uracil in RNA are changed into "t" for thymine in DNA
如果真正的“U”改为“T”为胸腺嘧啶在DNA尿嘧啶RNA


Details

详细信息----------Details----------

Non ambiguous bases are returned unchanged (except for "u" when u2t is TRUE).
非暧昧返回碱基不变(U2T是TRUE时,为“U”除外)。


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

When base is missing, the list of IUPAC symbols is returned, otherwise a vector with expanded symbols.
缺少碱基时,IUPAC符号列表,则返回,否则矢量扩展符号。


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


J.R. Lobry



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

at: http://www.chem.qmul.ac.uk/iubmb/misc/naseq.html


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

See bma for the reverse operation.  Use tolower to change upper case letters into
见bma反向操作。使用tolower改变大写字母


实例----------Examples----------


#[]
# The list of IUPAC symbols:[IUPAC符号的列表:]
#[]

amb()

#[]
# And their expansion:[而他们的扩展:]
#[]

sapply(amb(), amb)


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-20 04:08 , Processed in 0.023201 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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