Toggle navigation
Home
Genomics
Python
Linux
Visualization
Statistics
MachineLearning
Reading
Other
About
Home
>
Visualization
> Main text
Venn plot
Tag:
plot
,
visualization
2017-04-19
推荐2个online版本的venn工具,画出来的图是很漂亮的:
http://bioinformatics.psb.ugent.be/webtools/Venn/
可以提供很多个;
http://bioinfogp.cnb.csic.es/tools/venny_old/index.html
最多画4个集合的;
http://bioinfogp.cnb.csic.es/tools/venny/
这是上面的工具的2.0版本,可以用这个;
If you link this blog, please refer to this page, thanks!
Post link:
https://tsinghua-gongjing.github.io/posts/vennplot.html
Previous:
Normalization
Next:
LATEX常见用法
Please enable JavaScript to view the
comments powered by Disqus.
Category
Genomics
Python
Linux
Visualization
Statistics
MachineLearning
Reading
Other
Tags
Latest articles
AI在乳腺癌检测中的应用
基于三代测序数据预测m6A修饰位点
使用迁移学习对scRNA数据降噪
深度学习助力RNA可变剪切的预测
Excel常见用法
Word常见用法
Basic operations on matrix
LSTM
Run jobs on GPU server
稀疏编码
Links
ZhangLab
,
RISE database
,
THU life
,
THU info
Data analysis:
pandas
,
numpy
,
scipy
ML/DL:
sklearn
,
sklearn(中文)
,
pytorch
Visualization:
seaborn
,
matplotlib
,
gallery
Github:
me