Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

Add size or allow hue to support quantitative values in UMAP_Panel function #5

Open
spficklin opened this issue Jul 8, 2020 · 0 comments

Comments

@spficklin
Copy link
Member

When running this code:

gsf.panels.UMAP_Panel(gsc, hue="Treatment", random_state=42, n_neighbors=474,
                                  interface_opts={"count_variable": "uq_counts", 
                                                  "selected_gene_sets": ["Treatment"]}).view()

image

Is there way to either

  1. Allow hue to support quantitative columns (e.g. Duration Time) to color with a gradient
  2. Add a size argument to size the points by a quantitative columns
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant