Forum Discussion
kirvis
6 years agoHelper I
Create bins for subcategories based on MIN and MAX values
Hi all, I am working on a project for which I would like to create bins based on the MAX and MIN of a value within a subset. The dataset has 3 columns: Cell ID Gene ID Value I want t...
- 6 years ago
Hi kirvis
you have to turn the query into a function and apply it on the grouped data.
Please see file attached.