ExpressionSet with all common genes in a mergeExpressionSet
与在一个mergeExpressionSet的所有共同基因的ExpressionSet
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Given a mergeExpressionSet, this function returns a single ExpressionSet. Only genes common to all studies are included. Expression data for all studies sits side by side in the 'exprs' slot. The 'notes' slot is used for inormation about the study identity of each sample.
鉴于一个mergeExpressionSet,这个函数返回单一ExpressionSet。只有基因共同所有的研究都包括在内。表达所有的研究数据并排坐在“exprs”插槽。 注意到插槽用于对每个样品的研究身份inormation。
用法----------Usage----------
intersection(x)
参数----------Arguments----------
参数:x
Object of class mergeExpressionSet.
对象类mergeExpressionSet。
值----------Value----------
Returns an object of class ExpressionSet
返回类ExpressionSet的对象