This VIRTUAL class represents common elements of the return values of generic functions like linearMTest. These elements are essentially those that are passed through from the input parameters. See LinearMResult for a concrete result class with the basic outputs.
这个虚拟类像linearMTest泛型函数的返回值代表的共同要素。这些元素基本上是那些通过输入参数传递。看到一个具体结果的基本产出类LinearMResult。
类的对象----------Objects from the Class----------
A virtual Class: No objects may be created from it.
可以从它创建一个虚拟类:无对象。
插槽----------Slots----------
All of these slots correspond to slots in the LinearMParams class.
所有这些插槽对应插槽在LinearMParams类。
annotation: Object of class "character" ~~
annotation:Object类的"character"~~
geneIds: Object of class "ANY" ~~
geneIds:Object类的"ANY"~~
testName: Object of class "character" ~~
testName:Object类的"character"~~
pvalueCutoff: Object of class "numeric" ~~
pvalueCutoff:Object类的"numeric"~~
minSize: Object of class "integer" ~~
minSize:Object类的"integer"~~
testDirection: Object of class "character" ~~
testDirection:Object类的"character"~~
conditional: Object of class "logical" ~~
conditional:Object类的"logical"~~
graph: Object of class "graph" ~~
graph:Object类的"graph"~~
gsc: Object of class "GeneSetCollection" ~~
gsc:Object类的"GeneSetCollection"~~