Open seigfried opened 3 years ago
@seigfried, two things:
Using the pancreas dataset, I can reproduce the problem regarding right_margin
but not the cutoff.
@seigfried, two things:
- Would please update to the latest package versions and check that the problem persists?
- Could you please provide an exemplary code snippet I can simply copy and paste? (For example using the Pancreas dataset used in the scvelo paper.)
Using the pancreas dataset, I can reproduce the problem regarding
right_margin
but not the cutoff.
@seigfried, nevermind, I managed to reproduce the cutoff problem. I'll open a separate issue, comment a bit more there and investigate it ASAP.
Error output
```pytb # paste the error output here, if applicable AttributeError Traceback (most recent call last)Versions
``` # paste the ouput of scv.logging.print_versions() here scvelo==0.2.3 scanpy==1.7.2 anndata==0.7.6 loompy==3.0.6 numpy==1.20.3 scipy==1.6.3 matplotlib==3.4.1 sklearn==0.24.2 pandas==1.2.4 ```