plot_heatmap for generating heatmaps with hierarchical clustering.feat: 🎉 Add function MR_2SLS for Two-Stage Least Squares (2SLS) Mendelian Randomization analysis.
feat: 🎉 Add function plot_forest to visualize MR results in a forest plot.
fix: 🐛 Bug fixes.
perf: ✨ Add parameter gwas_threshold and label_col to plot_qqman to control SNP labeling and significance threshold.
fix: 🔧 Improve chromosome labeling in plot_qqman.
fix: 🔧 Improve plot title customization option in plot_gwas_power.
fix: 🔧 Improve x-axis tick mark positioning logic in plot_gwas_power.
plot_gwas_power function to correctly handle the sd_trait argument for quantitative traits, ensuring accurate power calculations.feat: ✨ Extend the function plot_gwas_power to support both binary and continuous traits, enhancing its utility for different types of GWAS analyses.
perf: ✨ Support for customizable aesthetics for the QQ plot.
feat: ✨ Add a new function plot_gwas_power_bt() to calculate and visualize GWAS statistical power.
docs: 📚 Update documentation of plot_qqman.
fix: 🐛 Fix color issues for significant SNPs.
style: ✨ Fixes for CRAN submission issues, including using tempdir() for temporary files and replacing \dontrun{} with \donttest{}.
style: ✨ Fixes for CRAN submission issues, including version number updates.
refactor: ♻️ Enhanced plot display for better compatibility with Jupyter Notebook.
perf: ✨ Add argument save_plot to control plot saving behavior.
style: ✨ Fixes for CRAN submission issues, including DESCRIPTION file updates and package metadata corrections.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.