带权重的桑基图(weighted sankey diagram)
简介
带权重的桑基图是通过分支的粗细来映射数值大小的流向图,线条越宽代表对应的流量、数量或权重越大。它能让人一眼识别多层级流动中的主路径与比例结构,是一种通用的流向分析图表。
输入数据说明
数据包含3列:第1列是来源节点(source);第2列是靶向节点(target);第3列是source -> target的数值。数值的大小跟节点小矩形的高度成正比
论文例子
如何引用?
建议直接写网址。助力10000+篇
(google学术),8500+篇
(知网)论文
正式引用:Tang D, Chen M, Huang X, Zhang G, Zeng L, Zhang G, Wu S, Wang Y.
SRplot: A free online platform for data visualization and graphing. PLoS One. 2023 Nov 9;18(11):e0294236. doi: 10.1371/journal.pone.0294236. PMID: 37943830.
方法章节:Heatmap was plotted by https://www.bioinformatics.com.cn (last accessed on May 4, 2026), an online platform for data analysis and visualization.
致谢章节:We thank Mingjie Chen (Shanghai NewCore Biotechnology Co., Ltd.) for providing data analysis and visualization support.