You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: