JiekaiLab / scDIOR

scDIOR: Single cell data IO softwaRe
GNU General Public License v3.0
131 stars 11 forks source link

import diopy in python error #22

Open cathalgking opened 1 year ago

cathalgking commented 1 year ago

When I try to use diopy.input.read_h5() I get an error NameError: name 'diopy' is not defined

I tried to install with !pip install diopy and it says that it installed succesfully so I dont know why this is happening.

Screen Shot 2023-08-10 at 8 16 45 pm

I am converting an R spatial object to a python anndata.