readOutput.bgx(bgx)
readOutput.bgx()所属R语言包:bgx
Read in the output from a BGX run.
阅读从BGX运行的输出。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
readOutput.bgx reads in output from BGX which can then be fed into BGX analysis functions.
readOutput.bgx读取BGX输出,然后可以喂到BGX分析功能。
用法----------Usage----------
readOutput.bgx(...)
参数----------Arguments----------
参数:...
Paths of BGX output directories. If you specify more than one path, then the runs will be combined such that each condition from each run is treated as a different different from all the others.
BGX输出目录的路径。如果指定多个路径,然后运行结合起来,这样每个从每个运行的条件是从所有其他的不同而不同对待。
Details
详情----------Details----------
See bgx for more details.
看到bgx更多细节。
值----------Value----------
A list containing data from the BGX output.
BGX输出一个列表,其中包含数据。
作者(S)----------Author(s)----------
Ernest Turro
参见----------See Also----------
bgx, standalone.bgx, plotExpressionDensity, plotDEDensity, plotDEHistogram
bgx,standalone.bgx,plotExpressionDensity,plotDEDensity,plotDEHistogram
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|