DigitalCellSorter icon indicating copy to clipboard operation
DigitalCellSorter copied to clipboard

Digital Cell Sorter (DCS): single cell RNA-seq analysis toolkit. Documentation:

Results 1 DigitalCellSorter issues
Sort by recently updated
recently updated
newest added

Running `demo.py` gave me this error: ``` % python demo.py Creating directories: data/cc95ff89-2e68-4a08-a234-480eca21ce79.homo_sapiens.mtx Downloading file: https://data.humancellatlas.org/project-assets/project-matrices/cc95ff89-2e68-4a08-a234-480eca21ce79.homo_sapiens.mtx.zip Traceback (most recent call last): File "demo.py", line 16, in prep.getHCAdataByURL(url, extractPath) File "/home/kopardevn/anaconda3/envs/DCS/lib/python3.7/site-packages/DigitalCellSorter/ReadPrepareDataHCA.py",...