stemangiola/tidySingleCellExperiment

adapt aggregate_features() to tidyseurat which is based on ttservice

Closed this issue · 3 comments

@william-hutchison aggregate_cells() in tidyseurat relies on the generic method in ttservice, could you please adapt this method to tidyseurat, so they can be used together if both tidyseurat and tidySCE are loaded at the same time?

stemangiola/tidyseurat#61

It is just few lines of code to be modified in the methods

Hello @william-hutchison would you have time today to make this pull request?

Hi @stemangiola, sure I will start working on this now

@william-hutchison for reference, When you are doing a pull request related to an issue you should link them with the menu on the right.