Closed mattias-erhardsson closed 5 months ago
I think its the latest commit at least, did a fresh install of the dev branch.
Yeah I just reinstalled specifying commit 3098e80f64588ad5dffb88d11dac14a969eba448, same issue.
That took me a while to catch:D Bottom line: poorly formatted if statements that evaluated to True when they should not have, creating additional features when the function did not expect them to be created
Fixed in db9e9f9
Happy to provide some wild-goose chases :D
At least in get_heatmap() and get_differential_expression() and on the dev branch with latest commit, when using terminal2 as a feature set generates a lengthy error message which ends with a statement about how theres a length mismatch where the expected axis has twice as many elements as the new values. Interestingly, terminal1 and terminal3 works just fine.
Example code:
Error: