question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Visualize how continuous & categorical metadata values relate

See original GitHub issue

The current app does a great job of showing how categorical metadata values relate to one another via “cluster occupancy”. For example, I can see how mouse.id varies by louvain cluster assignment.

However, I frequently want to visualize how continuous metadata values relate to categorical metadata values. For example, how does expression of myfavoritegene vary by louvain cluster assignment?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
colinmegillcommented, May 27, 2019

Hi @cakirb! We’re really excited to get this feature into an upcoming release. We’re about to release v0.10.0, and our hope is that we’ll have this feature included in either v0.11.0, or v0.12.0. This will likely be by mid-June or mid-July 2019.

2reactions
sidneymbellcommented, Mar 6, 2019

Some of the visualizations recently implemented in scanpy do a really beautiful job of this:

https://github.com/theislab/scanpy/pull/175

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to visualize the relationship between a continuous and a ...
A Box-plot is used when you want to visualize the relationship between a continuous and categorical variable. This scenario occurs in classification as...
Read more >
3.3 Relationships between continuous and categorical variables
A categorical variable can take on a finite set of values. The simplest form of categorical variable is an indicator variable that has...
Read more >
Data: Continuous vs. Categorical - EagerEyes
Most data sets contain both types of data. It's actually quite difficult to visualize data that is purely quantitative or purely categorical ( ......
Read more >
What is the best way to visualize relationship between discrete ...
I would use boxplots to display the relationship between a discrete and a continuous variable. You can make your boxplots vertical or horizontal ......
Read more >
Chapter 5 Visualizing Multivariate Data | Statistical Methods ...
Relationship between a categorical and continuous variable? Recall from previous chapters, we discussed using how to visualize continuous data from ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found