
Collection of plots frequently used in GWAS-related studies.
https://github.com/Cloufield/gwaslab
pip install gwaslab
import gwaslab as gl
文档详见:https://cloufield.github.io/gwaslab/
- Manhattan plot: 一行python画Manhattan plot与QQ plot
- QQ plot
- Regional plot
- Beta comparison
- Correlation plot
- Venn diagram
- Meta analysis related
- Forest plot
- Tunnel plot
QQplot & Manhatann Plot