| minCount | R Documentation |
Extracts and sets the minimum number of genes that an annotation must have to be considered in subsequent steps.
minCount(object)
object |
This will be either a |
minCount(object) fetches the set minCount for HyperGResultCC and ccEnrichResult objects
minCount(object)<- will set the minCount for HyperGResultCC objects, and when applied to ccEnrichResult and ccEnrichCollection sets the minCount for all of the contained objects, so be careful if you want to use different minCounts for different results
Robert M Flight
HyperGResultCC ccEnrichResult ccEnrichCollection
data(ccData)
enrichLists
minCount(enrichLists) <- 5
enrichLists
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.