cnio-bu / beyondcell

Beyondcell is a computational methodology for identifying tumour cell subpopulations with distinct drug responses in single-cell RNA-seq and Spatial Transcriptomics data.
Other
40 stars 4 forks source link

Test failure: bcScore(pbmc.raw, gs = gs10)` did not throw the expected error. #61

Closed SGMartin closed 1 year ago

SGMartin commented 1 year ago
Failure (test-bcScore.R:142): errors
`bcScore(pbmc.raw, gs = gs10)` did not throw the expected error.

Warning (test-bcScore.R:142): errors
Arguments in `...` must be used.
x Problematic argument:
* fixed = TRUE
Backtrace:
 1. testthat::expect_error(...)
      at test-bcScore.R:142:2
 2. testthat:::expect_condition_matching(...)
 3. rlang (local) `<fn>`()
 4. rlang:::check_dots(env, error, action, call)
 5. rlang:::action_dots(...)
 6. base (local) try_dots(...)