BAFSet.to.ExpressionSets(genoset)
BAFSet.to.ExpressionSets()所属R语言包:genoset
Make a pair of ExpressionSets from a BAFSet...
作出对ExpressionSets从BAFSet ...
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Make a pair of ExpressionSets from a BAFSet
从BAFSet了一双ExpressionSets
用法----------Usage----------
参数----------Arguments----------
参数:bs
A BAFset object
一个BAFset对象
Details
详情----------Details----------
Often it is convenient to have a more standard "ExpressionSet" rather than a BAFSet. For example, when using infrastructure dependent on the ExpressionSet slots, like limma or ExpressionSetOnDisk. This will create a list of two ExpressionSets, one each for the baf and lrr data. To make a single ExpressionSet, with the lrr data in the exprs slot and the baf data as an additional
往往是很方便,有一个更加标准的“ExpressionSet”,而不是BAFSet。例如,当使用基础设施上的ExpressionSet插槽,像limma或ExpressionSetOnDisk依赖。这将创建一个两ExpressionSets,BAF和LRR数据列表。为了使的单ExpressionSet,在exprs插槽LRR数据和BAF作为一个额外的数据
值----------Value----------
A list with one ExpressionSet each for the baf and lrr data in the BAFSet object
与BAF和LRR数据一个ExpressionSet的列表,每个在BAFSet对象
作者(S)----------Author(s)----------
Peter M. Haverty
举例----------Examples----------
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|