Venn 维恩图的绘制

使用在线绘图工具

https://bioinfogp.cnb.csic.es/tools/venny/index.html

http://www.biovenn.nl/index.php

http://bioinformatics.psb.ugent.be/webtools/Venn/

使用 R 语言的 VennDiagram 包

VennDiagram 的官网教程

https://rdrr.io/cran/VennDiagram/

参考:

https://www.jianshu.com/p/285b4ac66768

https://www.plob.org/article/7347.html

install.packages("VennDiagram")
library(VennDiagram)

 

 















 


posted on 2019-09-16 13:51  0820LL  阅读(858)  评论(0编辑  收藏  举报

导航