Closed ZeroLi-Bio closed 1 year ago
Hello,
by default tc.tl.annotate
assumes to find counts (i.e. non-negative integer values) in .X
of both reference
and adata
.
So my guess would be that the .X
at least in reference
contains negative values due to some preprocessing.
If the bare counts are still somewhere in reference
(and adata
) but not in .X
, you can use the counts_location
parameter of tc.tl.annotate
to specify where to find them. https://simonwm.github.io/tacco/_autosummary/tacco.tools.annotate.html#tacco.tools.annotate
Hope this helps!
Great, thank you!
Hello, I tried to run tc.tl.annotate() and encountered this error: `
The puck and reference i used were like: