-
```
Many elimination strategies rely on spotting patterns. The feature I'm
proposing would allow the user to see in an instant, all cells that s/he has
marked with a given number in order to make it…
-
-
The determineNCells function in cache.cpp is currently only designed to work well for large datasets. In cases where the dataset is small too many cells are created for optimal performance. There need…
-
How can we support gdsfactory cells from version 6.0.0 or above?
![image](https://user-images.githubusercontent.com/4514346/201531397-609bb7b6-3f5e-4e67-a9cb-64831d9de8f2.png)
@skandanc
-
It would be useful to have a shortcut to apply some styling to all locations:
```
tab %>% tab_style(style = cells_styles(text_size = 'x-small'),
locations = cells_all())
```
-
hello there, I have been trying to find a way to have a periodic boundary where cells would be limited to a box and I finally got to this notebook : PeriodicBoundaryConditions.ipynb
where it uses s…
-
Demo: http://jsfiddle.net/t12hct3c/5/
Changing cells' style related to its size by a renderer doesn't work correctly for fixed rows and cols.
An example with `3px solid red` border
![zrzut ekranu 201…
-
Hello,
Thanks a million for this wonderful tool. I've been looking for this for years, and it is so time-saving...
Just one enhancement that would be appreciated: if we add a new translation key…
-
-
Hello,
I've been trying to run scissor with a TCGA dataset and while the survival analyses work fine, when I try to use the binomial family to assess a phenotype it selects 0 cells. I tried it wit…