Skip to content

annnoblock颜色与gocol颜色不一致 #134

@lumingxin0815

Description

@lumingxin0815

code:
visCluster(object = st.data1,
plot.type = "both",
column_names_rot = 60,
line.size = 0.5,
textbox.size = 10,
show_row_dend = F,
markGenes = markGenes,
markGenes.side = "left",
annoTerm.data = enrich,
line.side = "left",
cluster.order = c(1:12),
sample.order = c( "B cell", "Plasma cell", "T cell", "Memory T cell", "NK cell", "Mast cell",
"Monocytes cell", "Macrophage cell", "Cardiomyocytes", "Fibroblasts",
"Mural cell", "Endothelial cell"),
sample.col=c("#40E0D0","#4682B4","#4695d6","#AFEEEE","#87CEFA","#CD5555",
"#DB7093","#FFC1C1","#228B22","#BF3EFF","#fed95c","#FFA500"),
go.col = rep(c("#40E0D0","#4682B4","#4695d6","#AFEEEE","#87CEFA","#CD5555",
"#DB7093","#FFC1C1","#228B22","#BF3EFF","#fed95c","#FFA500"),each = 5),
add.bar = F,
annnoblock.text=F)
结果图片:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions