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

R语言 seqRFLP包 rename.fas()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 01:28:49 | 显示全部楼层 |阅读模式
rename.fas(seqRFLP)
rename.fas()所属R语言包:seqRFLP

                                        Change the sequence names of fasta objects.
                                         更改序列fasta格式的对象的名称。

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

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

This function could be used to change the names of the DNA squences according to given names. If no names provided by names, the function will return the original sequences.
此功能可以用于改变的DNA squences根据给定的名称的名称。如果没有名称的提供的names,该函数将返回原来的序列。


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


rename.fas(x, names = NULL)



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

参数:x
fasta object to be renamed.
FASTA要重命名的对象。


参数:names
A vector of character strings indicating the names..
一个向量的字符串表示的名称..


Details

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

The number of names provided by the user must be equal to the number of sequences, otherwise the function will stop.
由用户提供的名称的数目必须是相等的序列的数量,否则该功能将停止。


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

A fasta object with all the sequences with new names.
一个FASTA所有的序列对象,用新的名称。


注意----------Note----------

To be added.
无以复加。


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



Jinlong zhang <a href="mailto:jinlongzhang01@gmail.com">jinlongzhang01@gmail.com</a>




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

None.

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

See Also gnames.fas, for obtaining the names of sequences from fasta objects.
请参见gnames.fas,用于获得从fasta格式的对象的序列的名称。


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



### rename.fas() example[##rename.fas()的例子]
data(fil.fas)
rename.fas(fil.fas, name = paste("Sequence", as.character(1:19), sep = ""))


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-21 03:01 , Processed in 0.023261 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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