ishwarvh

Results 9 comments of ishwarvh

> you need to install boost libraries in your system, not the packages in your R @guijie2015 I have installed the boost libraries as recommended. But I still see the...

> Hello, > > I was able to successfully convert my integrated assay (with SCT used for normalization) into h5ad but I am unable to read it into scanpy. >...

Is there a solution to this issue? I am also seeing the same error messages despite allocating fewer workers and increasing memory allocation. I tried pySCENIC because it was said...

FYI, this error occurs even with the example pbmc8k dataset. I want to give scrublet a try because it is talked so highly in the scrna field. Any help to...

Hi @swolock, Thanks for getting back so quickly. I have tried installing it using "pip" as well as installing it from source using "git clone" from your and the Klein...

In case this helps, `pip list installed`: does not show scrublet to be installed `pip3 list installed`: shows scrublet-0.2.3 installed. To resolve this pip vs pip3 issue: I removed all...

Here is what I have learnt from this ordeal. This issue seems to be due to Python3 installing packages locally for the user. In my case I was to find...

I echo this request. A firefox plugin would be very helpful.

I am facing this issue too. 'numpy' installation completes without any issues, however 'pip install velocyto' fails citing 'ModuleNotFoundError: No module named 'numpy'' I installed 'numpy' with Conda and pip,...