tidyomics / genomics-todos

0 stars 0 forks source link

modernize tidy transcriptomics and genomics with dplyr > 1.0.0 and new tidyr #6

Open stemangiola opened 1 year ago

stemangiola commented 1 year ago

dplyr and tidyr have evolved in the past 2 years, and we need to update the front end of the tidy adapters

with the new functions, for example, slice_*, etc..

You can open issues to the respective packages and

stemangiola commented 1 year ago

@wvictor14 is doing slice for tidyseurat. @wvictor14 if you reply here. will be able to add you to the Assignees.

wvictor14 commented 1 year ago

sounds good!

stemangiola commented 1 year ago

sounds good!

You are officially on! Looking forward to receiving your PR.

noriakis commented 1 year ago

I would like to add slice_* functions to tidySingleCellExperiment, based on @wvictor14's implementation of tidyseurat. Could I proceed?

stemangiola commented 1 year ago

I would like to add slice_* functions to tidySingleCellExperiment, based on @wvictor14's implementation of tidyseurat. Could I proceed?

You are on!