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

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

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

                                        Find probes matching sites
                                         探针匹配站点

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

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

This function could be used to search probes (primer) matching sites. Users may lower the tol value to get more precise match result.
此功能可以用来匹配的搜索探针(底漆)网站。用户可能会降低公差值,以获得更精确的匹配结果。


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


findprobe(dna, probe, tol = 3)



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

参数:dna
The input DNA sequence.
输入的DNA序列。


参数:probe
The probe(primer) to match the DNA sequence.
的探针(引物),以匹配的DNA序列。


参数:tol
The number of sites that do not match
网站的数量不匹配


Details

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

dna should be a character string. tol is used to adjust the matching precision and should be integer. The smaller the number, the more precise the matching results. This function is called by clipprobe()
dna应该是一个字符串。 tol被用于调整匹配精度,并应该是整数。的数目越小,更精确的匹配结果。此功能称为clipprobe(),


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

Returns a vector containing the matched sites.
返回一个向量,包含匹配的网站。


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

To be added.
无以复加。


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



Qiong Ding <a href="mailto:dingqiong1@gmail.com">dingqiong1@gmail.com</a>




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

None.

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

See Also clipprobe
请参见clipprobe


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


### findprobe() example[##findprobe()的例子]
data(fil.phy)
fas <- ConvFas(fil = fil.phy, type = "phy")
findprobe(dna = fas[2], probe = "TATTTAAC", tol = 1)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-20 22:12 , Processed in 0.020030 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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