Austin Holmes

Results 1 issues of Austin Holmes

I'm receiving an error during `mcds.get_score_adata` such that `quant_type='hyper-score' is not found` and `looking for quant_type='hyper_score'` I found in the mcds.py the following: `QUANT_TYPES` from: https://github.com/lhqing/ALLCools/blob/fb895c304b14960f8932c6e48cea10774f479676/ALLCools/mcds/mcds.py#L1025 are not aligning with...