Skip to content
This repository has been archived by the owner on Dec 30, 2024. It is now read-only.

error when running PAGA #4

Open
lixin4306ren opened this issue Jun 5, 2020 · 0 comments
Open

error when running PAGA #4

lixin4306ren opened this issue Jun 5, 2020 · 0 comments

Comments

@lixin4306ren
Copy link

I used seurat3 object as input and got the following error:

> tmp <- PAGA(s1)
Error in py_call_impl(callable, dots$args, dots$keywords) : 
  Evaluation error: ValueError: Length mismatch: Expected axis has 0 elements, new values have 25339 elements

Detailed traceback: 
  File "/Users/xinli/miniconda3/lib/python3.7/site-packages/pandas/core/generic.py", line 5287, in __setattr__
    return object.__setattr__(self, name, value)
  File "pandas/_libs/properties.pyx", line 67, in pandas._libs.properties.AxisProperty.__set__
  File "/Users/xinli/miniconda3/lib/python3.7/site-packages/pandas/core/generic.py", line 661, in _set_axis
    self._data.set_axis(axis, labels)
  File "/Users/xinli/miniconda3/lib/python3.7/site-packages/pandas/core/internals/managers.py", line 178, in set_axis
    f"Length mismatch: Expected axis has {old_len} elements, new "
.
Called from: py_call_impl(callable, dots$args, dots$keywords)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant