ClusterGVis icon indicating copy to clipboard operation
ClusterGVis copied to clipboard

How to change color of the celltype

Open junjunlab opened this issue 8 months ago • 1 comments

Discussed in https://github.com/junjunlab/ClusterGVis/discussions/75

Originally posted by asdfasf4safasg June 19, 2024 visCluster(object = st.data,

  •        plot.type = "heatmap",
    
  •        column_names_rot = 45,
    
  •        markGenes = markGenes,
    
  •        cluster.order = c(1:5),
    
  •        sample.col =  celltype_col)如何将sample.col的celltype颜色改成指定颜色的同时也要热图的纵轴的cell type的color和热图的横轴的color保持一致</div>
    

junjunlab avatar Jun 19 '24 06:06 junjunlab