martinjzhang / scDRS

Single-cell disease relevance score (scDRS)
https://martinjzhang.github.io/scDRS/
MIT License
110 stars 15 forks source link

sparse_mz #5

Closed martinjzhang closed 2 years ago

martinjzhang commented 2 years ago
  1. Branched sparse_mz from KC's sparse branch.
  2. Added unit test "test_score_cell.py" to test dense & sparse using toy_data
  3. Deleted test_sparse.py
  4. Checked "const" in compute_score.py
  5. Review all code from sparse