plot1cell icon indicating copy to clipboard operation
plot1cell copied to clipboard

A R package for advanced single cell data viz

Results 9 plot1cell issues
Sort by recently updated
recently updated
newest added

Hi, Thank you for the wonderful package. I was plotting the expression of genes using the fucntion: complex_dotplot_single(seu_obj =sobj, feature = "gene1", groups = "condition") I get no expression of...

I encountered an error when I used "complex_heatmap_unique" function as follows: complex_heatmap_unique(sce4, celltype = "10", group = "Group", gene_highlight = c("CDK1")) Error in anno_zoom(...) : unused arguments (add_new_line = TRUE,...

When I ran the complex_featureplot function, I encountered the following error: complex_featureplot(object, features = genes, group = "Group", order = T) "Error in geom_point(): ! Problem while computing aesthetics. i...

Thank you for the development of Plot1Cell. This issue is related to [issue #6](https://github.com/HaojiaWu/plot1cell/issues/6). Here, I set the collor for `plot_circlize` and `add_track`. The `plot_circlize` works perfectly. But the `add_track`...

Hi, I wonder if any parameter has been implemented to modify the width, and font size in the add_track function? Thanks.

Hi, Thanks for developing this great visualization tool. When plotting the circlize plot, I am noticing that the UMAP contours are getting cut off in a square shape within the...

![Screenshot 2023-06-02 at 11 29 36 AM](https://github.com/HaojiaWu/plot1cell/assets/4881411/25f9e982-f4fc-4bc0-9b33-2b8590e1f878) Any parameter can adjust circle size?

Hi! This is my code complex_dotplot_single(seu_obj = seurat_object, feature = "Havcr1", groups = "group2") Error: Cannot find 'umap' in this Seurat object Dimensional reduction for visualization was performed using tSNE...

When I use the creat_cellphonedb_file() function to generate the input files for CellPhoneDB, I encountered the following error: `creat_cellphonedb_file(sce, Sample)` Ensembl site unresponsive, trying asia mirror Ensembl site unresponsive, trying...