rocanja

Results 5 comments of rocanja

I also support this feature request ... even if the xaxis label could just be duplicated without any transformation ... this would be very useful for large / long plots...

I have had the same issue using Seurat_4.3.0 and DoubletFinder_2.0.4. To resolve, I copied the `doubletFinder` function from the GitHub page and replaced `seu@assays$RNA$counts` by `seu@assays$RNA@counts` and that seems to...

I am getting the same error: `Error in seu@assays$RNA$counts : $ operator not defined for this S4 class` ... first time user of DoubletFinder and getting stuck at the first...

I have come the same issue when using `scale_fill_gradient2` with ggplotly. With ggplot, the colors are correctly allocated but ggplotly doesn't render them correctly. `oob=squish` didn't solve it for me,...

I often work with pairs of directional gene sets where gene set 'A' represents genes upregulated by a stimulus or a particular condition and gene set 'B' contains the respective...