Return a vector of gene identifiers with category annotations
返回类注释的基因标识的向量
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Return all gene ids that are annotated at one or more terms in the category. If the universeGeneIds slot of p has length greater than zero, then the intersection of the gene ids specified in that slot and the normal return value is given.
返回所有基因IDS是在一个或多个类别的条款注明。如果universeGeneIds插槽p“长度大于零,则该基因的交集的ID中指定该插槽正常返回值。
用法----------Usage----------
universeBuilder(p)
参数----------Arguments----------
参数:p
A subclass of HyperGParams-class
一个的HyperGParams-class子类
Details
详情----------Details----------
End users should not call this directly. This method gets called from hyperGTest. To add support for a new category, a new method for this generic must be defined. Its signature should match a subclass of HyperGParams-class appropriate for the new category.
最终用户不应该直接调用此。这种方法被称为hyperGTest。要添加一个新的类别的支持,这种通用的新方法必须被定义。其签名匹配HyperGParams-class新类别的相应的子类。