kaizen89

Results 11 issues of kaizen89

Hi, I was wandering if it was possible to determine what are the top genes driving the trajectory based on the RNA velocity. Is there a way to do that?...

I have an error that is probably related to proxy settings as the problem disappears when I connect with a private network. I've already set the proxy settings in Rprofile...

I have a dropbox business account and I'm trying to run EcoTyper example tutorial but I get an error due to the dropbox root folder name containing a space, even...

Hello, I am using Monocle2 and I want to order my cells allong a trajectory of activation, the problem is that I know biologically that one specific cluster shoud be...

Hi, I was wandering if it was possible to add a feature to find genes with an expression in cluster A , let's say 2 times higher than any other...

enhancement

Hi, I am wandering what does the abundance table exactly refer to, is it abundance of cell states among each cell type or is it among all cells. On my...

Hi, It would be really nice to add a function to plot let's say proportions of tumor vs normal tissue for each cluster but after mormalizing by group count (tissue)...

Feature

Hi, In my analyses I usually exclude genes that I consider as Junk and not biologically meaningful. Is there a way to exclude such genes contained in a text file...

``` HGNChelper::checkGeneSymbols("mt-Nd2", species="mouse") Maps last updated on: Mon Apr 4 17:31:23 2022 x Approved Suggested.Symbol 1 mt-Nd2 FALSE AU018611 Warning message: In HGNChelper::checkGeneSymbols("mt-Nd2", species = "mouse") : x contains non-approved...

Hi. I have a count dataframe to which I added the cluster information to the cell_type column. However the DEG function ecaluates `length(unique(data$cell_type))` and stops if different than 1. does...