catavallejos / BASiCS

BASiCS: Bayesian Analysis of Single-Cell Sequencing Data. This is an unstable experimental version. Please see http://bioconductor.org/packages/BASiCS/ for the official release version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit test for nuUpdateBatch fails

catavallejos opened this issue · comments

test_individual_updates.R:190: failure: Spikes + no regression
`nu1` not equal to `nu1_obs`.
3/5 mismatches (average diff: 0.01)
[2] 0.20 - 0.21 == -0.01
[3] 0.07 - 0.08 == -0.01
[5] 0.25 - 0.26 == -0.01

test_individual_updates.R:194: failure: Spikes + no regression
`ind` not equal to `ind_obs`.
4/5 mismatches (average diff: 1)
[2] 0 - 1 == -1
[3] 1 - 0 ==  1
[4] 0 - 1 == -1
[5] 1 - 0 ==  1

@alanocallaghan any idea why?

Not off the top of my head