In typical use-cases, one applies test_genesets()
instead with parameter method="goat"
,
which in turn will use test_genesets_goat_precomputed
(and not this function).
test_genesets_goat_bootstrap(
genesets,
genelist,
score_type,
niter = 5e+05,
verbose = FALSE
)
see test_genesets_goat_precomputed
see test_genesets_goat_precomputed
see test_genesets_goat_precomputed
see test_genesets_goat_precomputed
integer number of bootstrap iterations; at least 10000, at most 5000000
boolean, create debug plots