carlos-a-enriquez

Results 3 comments of carlos-a-enriquez

Have you tried using the most recent version of pyscenic? I would also try checking whether the line `dbs = [RankingDatabase(fname=fname, name=name(fname)) for fname in db_fnames]` ran correctly. Inspect the...

I have gotten this error before. Assuming you're using Dask, this is due to the last step of `GRN`, which involves overloading a single Dask worker's memory (memory usage for...