saeyslab / nichenetr

NicheNet: predict active ligand-target links between interacting cells
452 stars 113 forks source link

`get_exprs_avg` changes underscore to hyphen in cell type names #265

Closed csangara closed 1 month ago

csangara commented 2 months ago

This is due to the behavior of Seurat::AverageExpression when using the group.by parameter (see this issue).