scDeepSort icon indicating copy to clipboard operation
scDeepSort copied to clipboard

Cell-type Annotation for Single-cell Transcriptomics using Deep Learning with a Weighted Graph Neural Network

Results 3 scDeepSort issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.17.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [scipy](https://github.com/scipy/scipy) from 1.3.1 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...

dependencies

I have installed the package and can import it, and I can run the code deepsort.demo(), but when running: test_file = 'D:/rwork/allcount.csv' predictor.predict(test_file, save_path='results') it reports an error: Traceback (most...