Closed tatyana-perlova closed 1 year ago
This is strange, I can't replicate it with my data. Hmm, model.k is set to the number of SEACells, which should match the length of the archetypes. Can you print out what model.k is before you set it to len(archetypes) and let me know?
Thanks! This should be fixed now :)
I get the following error when running
model.fit
unless I setmodel.k = len(model.archetypes)
: