Resample from ALL ExpressionSet and plot
从所有ExpressionSet和图进行重新取样
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A function to resample samples from each class of an ExpressionSet and plot the results calculated by a function that returns the number of differentially expressed genes between the classes.
函数从每个一个ExpressionSet的类重新取样的样品,并画出一个函数,返回类之间的差异表达基因的数量计算的结果。
参数:x
An ExpressionSet object derived from the ALL data package.
ExpressionSetALL数据包对象派生。
参数:selfun
A function that takes the resampling subset of the ExpressionSet and computes the number of differentially expressed genes between the two classes
一个函数,它的ExpressionSet重采样的子集,并计算两个类之间的差异表达基因的数量
参数:groupsize
The number of samples for each class
为每个类的样本数
参数:nrep
number of iterations of resampling procedure
重采样过程的迭代数
值----------Value----------
The function is called for the side effect of producing a plot.
函数被调用的副作用产生的图。