genelistSpecies
not inherited by prepare_genesize_control_network()
in bootstrap_enrichment_test()
#69
Labels
genelistSpecies
not inherited by prepare_genesize_control_network()
in bootstrap_enrichment_test()
#69
1. Bug description
When using
bootstrap_enrichment_test()
with the argumentgeneSizeControl = TRUE
a warning is given thatgenelistSpecies
has not been provided and the default human will be used. I believe this is because thegenelistSpecies
argument has not been specified/inherited inprepare_genesize_control_network()
(lines 152-7 in https://github.com/NathanSkene/EWCE/blob/master/R/bootstrap_enrichment_test.R).Console output
Expected behaviour
I would have expected that the control network uses the same species as specified for my hit list.
2. Reproducible example
Code
I used the example provided in the manual page for
bootstrap_enrichment_test()
, but added in the argument to control for GC/length.3. Session info
(Add output of the R function
utils::sessionInfo()
below. This helps us assess version/OS conflicts which could be causing bugs.)The text was updated successfully, but these errors were encountered: