Skip to content

[FIX] owheatmap: Handle all N/A column for color annotation#4742

Merged
ajdapretnar merged 1 commit intobiolab:masterfrom
ales-erjavec:fixes/heatmap-annotations-all-na
May 7, 2020
Merged

[FIX] owheatmap: Handle all N/A column for color annotation#4742
ajdapretnar merged 1 commit intobiolab:masterfrom
ales-erjavec:fixes/heatmap-annotations-all-na

Conversation

@ales-erjavec
Copy link
Contributor

Issue

Fixes gh-4713

Description of changes

Handle all missing values for color annotations

Includes
  • Code changes
  • Tests
  • Documentation

@ales-erjavec ales-erjavec changed the title owheatmap: Handle all N/A column for color annotation [FIX] owheatmap: Handle all N/A column for color annotation May 6, 2020
@codecov
Copy link

codecov bot commented May 6, 2020

Codecov Report

Merging #4742 into master will increase coverage by 0.04%.
The diff coverage is 81.81%.

@@            Coverage Diff             @@
##           master    #4742      +/-   ##
==========================================
+ Coverage   83.69%   83.73%   +0.04%     
==========================================
  Files         275      275              
  Lines       55620    55625       +5     
==========================================
+ Hits        46551    46580      +29     
+ Misses       9069     9045      -24     

@ajdapretnar ajdapretnar merged commit 4683447 into biolab:master May 7, 2020
@ales-erjavec ales-erjavec deleted the fixes/heatmap-annotations-all-na branch August 5, 2020 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Heat Map: row color annotation crashes on all nan

2 participants