What issues are you experiencing?
When running the run_dr_methods("umap") method, it throws the following error:
Found array with dim 3. None expected <= 2.
This could be an error with CytofDR, but I doubt it. This is discovered with some not-yet-public work I'm working on, and I will give more details once available.
Expected behavior
UMAP should run.
Your environment:
- OS: Windows 11 with WSL 22.04.4
- Python Version: 3.12.15
- Python Distribution: Anaconda
- PyCytoData version: 0.1.3
- PyCytoData distribution: Conda
What issues are you experiencing?
When running the
run_dr_methods("umap")method, it throws the following error:This could be an error with
CytofDR, but I doubt it. This is discovered with some not-yet-public work I'm working on, and I will give more details once available.Expected behavior
UMAP should run.
Your environment: