We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4128ee3 commit 41f3136Copy full SHA for 41f3136
README.md
@@ -797,7 +797,7 @@ using function `heat_map()` from `microViz` package:
797
798
```r
799
800
- ## visualization of the activity score in histological
+ ## visualization of the activity scores in histological
801
## subtypes in a heat map
802
803
brca_histo_heat_map <- brca_test_data %>%
@@ -818,6 +818,7 @@ using function `heat_map()` from `microViz` package:
818
819
```
820
821
+<img width="775" height="547" alt="activity_scores_brca_heat_map" src="https://github.com/user-attachments/assets/8bd2dbec-b5b6-4fb9-8c6d-ee60f11c3822" />
822
823
## References
824
0 commit comments