随笔分类 - 可视化
摘要:1. 自建离散量表 scale_color_manual scale_color_manual(values=c("red","blue","green","tomato","tomato","#e86b97","blue")) scale_discrete_manual() 2. 连续和合并的色标
阅读全文
摘要:各种label的函数(geom_tiplab,geom_cladelabel,geom_strip) align:T对齐label,默认为F。 offset: 调整文本、图形和树的距离位置,默认为0。 node: 标记对应的节点,可用MRCA(tree,node1,node2)来找到节点的祖先节点
阅读全文
摘要:1. 输入数据 2. Rscript 读取数据 a2值和p value值 lm_labels
阅读全文
摘要:1. 有时候标题过长,想处理成两行,可以使用paste函数 main=paste( substitute(…), substitute(…) )
阅读全文

浙公网安备 33010602011771号