Closed sjfleming closed 3 months ago
This will need to wait for changes from #223 to pass mypy tests.
I may also streamline compute_var_names_g()
in cli.py once #223 is merged, because after this fix, we should be able to write
CellariumPipeline(cpu_transforms) + CellariumPipeline(transforms)
Closes #227