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

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

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

                                        Multi-threaded Probabilistic Base Calling
                                         多线程的概率相应的呼唤

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

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

Performs multi-threaded base calling on a collection of
执行多线程基础上的集合


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


ForkBatch(run=Rolexa.env,path,outpath="./",prefix="rs_",nthreads=3,nfiles=2,lane=1,tiles=1:100,...)
## S4 method for signature 'RolexaRun'
OneBatch(run,path,lane,tiles,outpath,prefix)
OneBatch(run,...)



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

参数:run
a RolexaRun object defining the run parameters
1 RolexaRun对象定义的运行参数


参数:path
a SolexaPath object defining providing the input paths
1 SolexaPath对象界定提供的输入路径


参数:outpath
the path to the output directory
输出目录的路径


参数:prefix
output file prefix, see SaveResults
输出文件的前缀,看到SaveResults


参数:nthreads
number of threads to use
要使用的线程数


参数:nfiles
number of input files to concatenate in one batch
串连在一个批处理中输入文件的数量


参数:lane
the lane number to analyze
车道数分析


参数:tiles
a subset of tiles to read
读了瓷砖的子集


参数:...
further arguments passed to the RolexaRun constructor
传递进一步的RolexaRun构造参数


Details

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

The function ForkBatch runs through the list of input files, concatenates them by batches of nfiles, then calls OneBatch in each of the nthreads threads until all batches have been processed. Each batch results are passed to FilterResults and saved in an output file inside outpath.
通过输入文件列表中的功能ForkBatch运行,连接这些批次nfiles,然后调用OneBatchnthreads线程,直到所有的批次已处理。每批结果被传递到FilterResults保存在输出文件里面outpath。


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


Jacques Rougemont, Arnaud Amzallag, Christian Iseli, Laurent Farinelli, Ioannis Xenarios, Felix Naef



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



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

CombineFastQ, CombineReads and SaveResults
CombineFastQ,CombineReads和SaveResults


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


path = SolexaPath(system.file("extdata", package="ShortRead"))
rolenv = SetModel(idsep="_")
## Not run: [#无法运行:]
#This will take some time to complete:[这将需要一些时间来完成:]
library(fork)
ForkBatch(run=rolenv,path=path,tiles=1)

## End(Not run)[#结束(不运行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-25 07:41 , Processed in 0.020182 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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