Skip to content

Improve performances and interface of tidygate for large single-cell objects #20

@stemangiola

Description

@stemangiola

tidygate allows gating points from a tibble, visually procedurally and in a replicable way, compatibly with a pipe-oriented programming style

https://github.com/stemangiola/tidygate

With an arbitrarily large amount of points (1M cells), it struggles, mostly at the visualisation step.

We propose a downsample strategy for the visual preview, while the selection would be done on all data points.

PLEASE IGNORE THIS AT THE MOMENT: As a possible second PR, the plotting backend might be changed from the old interactive plotting style base-R (often broken in the R studio server). A more modern Photoshop, the lasso-style selector, would be great. An example is CellSelector() from Seurat. However, we would need to implement lasso-style gating and multiple gating.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions