Dylan Cable
Dylan Cable
Actually, I want to change what I said earlier. This error message is due to not having enough pixels either above or below `medv = 0.5` in terms of `explanatory.variable`....
It looks like of the cell types you mentioned above: "AT2 Cell(Lung)", "AT1 Cell(Lung)", "Endothelial cell_Kdr high(Lung)", "Endothelial cell_Tmem100 high(Lung)", "Macrophage_Lyz2 high(Ovary)", and "Endothelial cells_Vwf high(Lung)", All have reasonable cell...
Can you please attach your objects so I can debug this?
Hello, We will change the documentation to not reference the `gather_results` function publicly. You typically should not need this function. Please let me know your use case. For plotting, the...
Hi, I recommend manually checking for concurrence between the gene names in the two datasets. If you want, you can copy and paste the code from `get_de_genes` and see for...
Hi, we are releasing a method soon to address this issue. The current version of RCTD cannot handle cell types that do not appear in the reference. Good question!
added a new option to adjust point size (see parameter `size`)
You can use the depreciated `get_decomposed_data` function, but we don't maintain this functionality in the current version of our package. As mentioned, for differential expression we take the mixtures into...
The easy way is to change the list of `cell_type_names` based on the counts of each cell type. This is intentionally not done automatically so that you know which cell...
Hi Alex, You are right, thank you. I am not sure how this happened, but I have fixed the bug as you suggested. Best, Dylan