Abel Vertesy

Results 39 issues of Abel Vertesy

Dear Alboukadel, thanks for this awesome package, really useful! (I even built on top of it for further lazyfication [ggExpress](https://github.com/vertesy/ggExpressDev)) With `ggpie` I noticed that if slices have long names...

Hey, first off, thanks for the great package! In `checkCharacter()`, arg `names =` you write: > [character(1)] Check for names. See checkNamed for possible values. Default is “any” which performs...

- [x] I can reproduce the bug - [ ] Sorry for the lack of REPREX for the moment, would need to redo on a shareable obj. Feel free to...

bug

`pkgnet::CreatePackageReport` misses function calls that happens within the arguments of a function. For instance `GetGruffiClusteringName` is a helper to guess `granuleRes` in `ParseGruffiGranuleScoreName`. [See more in gruffi](https://github.com/jn-goe/gruffi/) ```r ParseGruffiGranuleScoreName

enhancement

Hello, I use tidyverse, and bc its a dependency for many packages, frankly, it's not really a choice. ### The problem The global namespace often gets crowded with lot's of...

## Expected Behavior - First column frozen ## Actual Behavior - First column becomes the entire dataframe itself (yes) Open file ![image](https://github.com/awalker89/openxlsx/assets/5101911/70000ff6-0b82-4df4-aeab-2b970e1fbb9d) Now Scroll right in the first column: ![image](https://github.com/awalker89/openxlsx/assets/5101911/4a7bcc08-de6e-44e5-8c48-3b2a119f3446)...

Dear Seurat Team, I used `FetchData(object = obj, vars = "UMAP_1")` to retrieve UMAP coordinates in [`Seurat.utils::AutoNumber.by.UMAP()`](https://github.com/vertesy/Seurat.utils/blob/42932b887699153ee3435891add7484fd08038e2/R/Seurat.Utils.Visualization.R#L2816). This worked until Seurat v5. After Seurat v5 it still executed without a...

Hello, maybe this is expected behavior, but I was surprised when I updating an object `v3.99` to `v5.0.1` that the new object still contained the old data structure: slots instead...

Hello, This is a 2-in-1 issue (A, B). I am trying to rename genes in Seurat. I know you [principally disagree,](https://github.com/satijalab/seurat/issues/1049) however I need it. For that end, I: `obj...

Hi Thanks for creating this package! I am trying to use it, but i get an error, when I submit my first request! ```r Sys.setenv("OPENAI_API_KEY" = 'sk-hahaga32this23isnotarealkey') chattr::chattr_app() • Provider:...