Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to draw Sanji Diagram by sankey_plot.r

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/01 Report--

This article will explain in detail how to draw a Sanji diagram by sankey_plot.r. The editor thinks it is very practical, so I share it with you for reference. I hope you can get something after reading this article.

Draw Sanji diagram (impact diagram)

Usage: usage: script/sankey_plot.r [- h]-I input-g group [group...]-c color [- o outdir] [- p prefix] [- H height] [- W width] Sankey plot drawingoptional arguments:-h,-- help show this help message and exit-I input -- input the matrix [required]-- g group [group...],-- group group [group...] Input column names of three groups [required]-c color,-- color color column to fill color [required]-o outdir,-- outdir outdir output file directory [default cwd]-p prefix,-- prefix prefix out file name prefix [default result]-H height,-- height height the height of pic inches [default 5]-W width -- width width the width of pic inches [default 5]

Parameter description:

-I contains data with corresponding relationships

Immune_Subtype

M6acluster

Group

C1C2highC2C1low

-g enter the column name of the three columns of data for the Sanji diagram to be drawn

-c determines the column name of the color filled by the shunt

Use examples: Rscript script/sankey_plot.r-I / share/nas1/fangs/test/m6A/TCGA-KIRC/06.m6a_score/metadata_group.tsv-g m6acluster Immune_Subtype group-c m6acluster-p demo article on "how to draw a Sanji diagram in sankey_plot.r" ends here. I hope the above content can be helpful to you, so that you can learn more knowledge, if you think the article is good. Please share it for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report