jmonlong / scCNAutils

Functions to analyze copy number aberrations in single-cell data
MIT License
11 stars 7 forks source link

proposed fix for qc_cells function which throws: Error in `dplyr::ungroup()`: ! Must subset columns with a valid subscript vector. x Subscript has the wrong type `rlang_data_pronoun`. i It must be numeric or character. #2

Closed andynkili closed 2 years ago

andynkili commented 2 years ago

The fix is related to the issue raised here.

jmonlong commented 2 years ago

Thanks! Yes, it seems to fix that issue for me too.