scirpy icon indicating copy to clipboard operation
scirpy copied to clipboard

In tl.clonal_expansion replace `clip_at` with `breakpoints`

Open grst opened this issue 3 years ago • 1 comments

For datasets with higher clonal expansion, it would be great to define custom breakpoints (e.g. 1,2,5,10,20,50) for clonal expansion rather than the 1,2,3,...,>=n that is currently possible with clip_at.

grst avatar Nov 25 '21 11:11 grst

Note that the corresponding group_abundance then needs to natsort the legend. Show an example with viridis colorscale.

Maybe combine fixing this with #232

grst avatar Nov 26 '21 15:11 grst