BIMSBbioinfo / ikarus

Identifying tumor cells at the single-cell level using machine learning
MIT License
45 stars 12 forks source link

Typo #1

Closed melonheader closed 3 years ago

melonheader commented 3 years ago

Removed "/" on the line 185 that caused pipeline to crash: scipy.sparse.save_npz(f'/out/{test_name}/connectivities_sparse.npz', sparse) ___^