and getting the following error:
AttributeError: 'Cell2location' object has no attribute 'samples'
I will definitely provide more info if necessary but I was just wondering if there is something obvious I may have done wrong? I see that the mod object does have the following mod.sample2df_obs, mod.sample2df_vars, and mod.sample_posterior but none of these are subscriptable.
Hi there, Thank you so much for your great tool!
I am trying to run this code on my data:
and getting the following error: AttributeError: 'Cell2location' object has no attribute 'samples'
I will definitely provide more info if necessary but I was just wondering if there is something obvious I may have done wrong? I see that the mod object does have the following mod.sample2df_obs, mod.sample2df_vars, and mod.sample_posterior but none of these are subscriptable.
Your assistance would be very much appreciated :)