View source: R/camera_method.R
compute_camera | R Documentation |
This internal function computes the actual hits using the camera method.
compute_camera(
xglm,
lrt,
DGEList,
matrix_model,
contrast,
number_barcode = 3,
thresh = 1e-04,
lfc = 1
)
xglm |
object created with |
lrt |
object created with |
DGEList |
edgeR object |
... |
Arguments passed on to
|
The list of hits found by the camera method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.