Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gene name info in the Tile Plot #251

Closed
JeanMainguy opened this issue Jul 11, 2024 · 2 comments
Closed

Add gene name info in the Tile Plot #251

JeanMainguy opened this issue Jul 11, 2024 · 2 comments

Comments

@JeanMainguy
Copy link
Member

As suggested in issue #53 by @fwhelan, it would be helpful to display the most common gene name found in each family on the tile plot to aid in interpretation.

To implement this, we can add the most common gene name to the hover info for each cell in the tile plot.

In addition, the tile plot can be further enhanced by:

  • Including metadata information associated with the families in the hover info, along with the most common gene name.
  • Removing axis labels when there are too many families or genomes, as they are anyway unreadable.
@fwhelan
Copy link

fwhelan commented Jul 12, 2024

Thanks, JeanMainguy!

@JeanMainguy
Copy link
Member Author

JeanMainguy commented Sep 17, 2024

Hello,
The tile plot has been improved in PR #277, released in version 2.1.2, and now includes the gene name in the hover info when available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants