Creates a volcano plot of log-fold changes versus log-odds of differential expression under the Laplace mixture model.
创建一个log倍的变化与差异表达的log赔率拉普拉斯混合模型下的火山积。
用法----------Usage----------
lap.volcanoplot(res, highlight=0, ...)
参数----------Arguments----------
参数:res
the output from the lapmix.Fit routine
从lapmix.Fit例行的输出
参数:highlight
number of genes to be highlighted; genes are highlighted in descending order of their posterior odds
需要强调的基因的基因数目;强调了他们的后路赔率降序排列
参数:...
additional arguments given to the plot function
给予积函数的附加参数
Details
详情----------Details----------
A volcano plot is any plot which displays fold changes versus a measure of statistical significance of the change.
火山图倍变化与衡量统计学意义的变化显示任何图。
值----------Value----------
A plot is created on the current graphics device.
当前图形设备上创建一个图。