We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The split_by argument in plot_heatmap accepts a named list but fails with a dataframe. The heatmaps get plotted but they aren't split.
split_by
plot_heatmap
Would be cool to be able to sort heatmaps by variables like log2FC or shift score.
The text was updated successfully, but these errors were encountered:
point 1 was fixed with #162
Sorry, something went wrong.
No branches or pull requests
The
split_by
argument inplot_heatmap
accepts a named list but fails with a dataframe. The heatmaps get plotted but they aren't split.Would be cool to be able to sort heatmaps by variables like log2FC or shift score.
The text was updated successfully, but these errors were encountered: