adapt aggregate_features() to tidyseurat which is based on ttservice
Closed this issue · 3 comments
stemangiola commented
@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?
It is just few lines of code to be modified in the methods
stemangiola commented
Hello @william-hutchison would you have time today to make this pull request?
william-hutchison commented
Hi @stemangiola, sure I will start working on this now
stemangiola commented
@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.