View source: R/post-processing.R
readCameraResults | R Documentation |
Read CAMERA results into a tibble object
readCameraResults(file, minNGenes = 3, maxNGenes = 1000)
file |
CAMERA results file |
minNGenes |
NULL or integer, genesets with fewer genes are filtered out |
maxNGenes |
NULL or integer, genesets with more genes are filtered out |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.