[ENH] Heatmap: Split columns, Column annotations#4703
Merged
janezd merged 16 commits intobiolab:masterfrom May 29, 2020
Merged
Conversation
1cd96ba to
7f77934
Compare
Codecov Report
@@ Coverage Diff @@
## master #4703 +/- ##
========================================
Coverage 84.01% 84.01%
========================================
Files 281 277 -4
Lines 56899 56391 -508
========================================
- Hits 47801 47377 -424
+ Misses 9098 9014 -84 |
7b97866 to
de0f866
Compare
70e516a to
6967b43
Compare
Contributor
|
After this PR Louvain clustering stops working. |
Contributor
6967b43 to
44de3c6
Compare
44de3c6 to
a12ad00
Compare
eb4bfae to
d9c06c9
Compare
Contributor
Author
I do not think that could be related to this.
Fixed.
Fixed.
Fixed. |
Contributor
Contributor
Author
|
I have added a title for continuous gradient legend and fixed annotation column titles size (hopefully for good). |
5d673dd to
8bf1add
Compare
Contributor
|
The fixes work as expected. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Issue
Implements gh-4661
Builds on: gh-4686 which should be merged before this.(was merged)Description of changes
Implement split by column, and column color annotations.
Includes