Zhangming Yan
Zhangming Yan
I used cooler 0.7.10-dev version (asymmetric branch) to generate non-symmetric `mcool` file from RNA-DNA interaction `.pairs` data. HiGlass can load the non-symmetric `mcool` file as a non-symmetric heatmap. I found...
Add `freetext`, `color`, and `size` to the `layer_symbol()` function. Then the `layer_symbol()` function is much more customizable. It can display values (char) in one column of the data tibble or...
Thank you for creating this fantastic package. I want to display some values in the heatmap cells. Although he `cell_fun` or `layer_fun` argument from `ComplexHeatmap` can be added to `tidyHeatmap::heatmap`...