You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use spectra for each main group of cells (myeloid, lymphoid, etc) in my tumor data. In that case, I want to set use_cell_types=False, but this option is not implemented for GPU. When do you think it will become available?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
This was working in the previous version (before the name change to scSpectra). I want to use this new version since it seems there are some new implementations since the last time I tested it :)
Why does the new version of the package not support use_cell_types=False when using GPU?
Would it be an option to assign all cells to a cell type and run it as if they are labeled?
Hi Cristian, sorry for the delayed response. We are still working on the GPU version. I think your workaround should do. To be safe I recommend you only use global gene sets if you set all cells to one cell type.
Good day!
I want to use spectra for each main group of cells (myeloid, lymphoid, etc) in my tumor data. In that case, I want to set
use_cell_types=False
, but this option is not implemented for GPU. When do you think it will become available?Thanks in advance!
The text was updated successfully, but these errors were encountered: