Hi,
I was trying to run scaden with an adata object (dense matrix) and used a txt file with the samples as columns and genes as rows for the bulk data. However if I try to run scaden process .... I get the Error:
IndexError: arrays used as indices must be of integer (or boolean) type.
This does not really make sense to me as the Bulk data example also uses genes as "Index" and therefore is not using integers. Does someone have an idea how to solve this?
Thank you
Hi,
I was trying to run scaden with an adata object (dense matrix) and used a txt file with the samples as columns and genes as rows for the bulk data. However if I try to run scaden process .... I get the Error:
IndexError: arrays used as indices must be of integer (or boolean) type.
This does not really make sense to me as the Bulk data example also uses genes as "Index" and therefore is not using integers. Does someone have an idea how to solve this?
Thank you