EliseAld

Results 4 issues of EliseAld

Hello, I tried running your tutorial on the AutoDL public datasets by running e.g. `python scripts/run_local_test.py --dataset_dir=AutoDL_public_data/O3 --output_dir=res/O3` I get a few error messages along the way, such as `Could...

Hello, I'm trying to run the [tutorial](https://nbviewer.org/github/Teichlab/MultiMAP/blob/master/examples/tutorial.ipynb) but I can't seem to be able to have the integration step (MultiMAP.Integration) working with my Mac: - I get a "illegal hardware...

Hello, I tried to use the --denoisesubset option, using a .txt file of circa 100 genes. When I run dca on my data with the option, I get the following...

Hi there, I'm trying to compute your version of the KL divergence, but I cannot import scanpy.api obviously, to use the cross_entropy_neighbors_in_rep function. Could you please help me out with...