biolab / orange3-single-cell

🍊🔬 Orange add-on for gene expression of single cell data
https://singlecell.biolab.si/
Other
17 stars 25 forks source link

[FIX] TestSelectMostVariableGene: fix failing test #305

Closed VesnaT closed 6 years ago

VesnaT commented 6 years ago
Issue

Test failed with new version of scipy (1.1.0), because bin limits are treated differently.

Description of changes
Includes