Grant Neilson
Grant Neilson
The arguments passed in the individual annotation legends lists are overridden and not passed, reproducible example below. ``` m = matrix(rnorm(100), 10) ha = HeatmapAnnotation(foo = runif(10), bar = sample(c("f",...
When trying to add feature metadata to Seurat v5 object using the nromal SeuratObject::AddMetaData() you get the following error ``` Error in `LayerData
**Describe the issue** There is an issue with gtMarkers and the underlying C code of how the function is executed. This results in an error of ```` *** caught segfault...