Other packages > Find by keyword >

autoMR  

Automated Mendelian Randomization Workflows and Visualizations
View on CRAN: Click here


Download and install autoMR package within the R console
Install from CRAN:
install.packages("autoMR")

Install from Github:
library("remotes")
install_github("cran/autoMR")

Install by package version:
library("remotes")
install_version("autoMR", "0.1.1")



Attach the package and use:
library("autoMR")
Maintained by
Kelin Zhong
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2026-03-29
Latest Update: 2026-03-29
Description:
Provides tools to summarize, analyze, and visualize results from Mendelian randomization studies using summarized genetic association data. The package includes functions for generating forest plots and scatter plots at the single-nucleotide polymorphism and Mendelian randomization method levels, and for fitting multiple estimators in a unified workflow, including inverse-variance weighted estimation, Mendelian randomization Egger regression, the weighted median estimator, the robust adjusted profile score, Mendelian randomization pleiotropy residual sum and outlier, Mendelian randomization with the genotype recoding invariance property, and a Bayesian horseshoe method. Related methods are described by Burgess (2013) <doi:10.1002/gepi.21758>, Bowden (2015) <doi:10.1093/ije/dyv080>, Bowden (2016) <doi:10.1002/gepi.21965>, Zhao (2020) <doi:10.1214/19-AOS1866>, Verbanck (2018) <doi:10.1038/s41588-018-0099-7>, Dudbridge (2025) <doi:10.1371/journal.pgen.1011967>, and Grant and Burgess (2024) <doi:10.1016/j.ajhg.2023.12.002>. Related open-source software includes 'TwoSampleMR' <https://github.com/MRCIEU/TwoSampleMR>, 'mr.raps' <https://github.com/qingyuanzhao/mr.raps>, 'MR-PRESSO' <https://github.com/rondolab/MR-PRESSO>, and 'MR-Horse' <https://github.com/aj-grant/mrhorse>.
How to cite:
Kelin Zhong (2026). autoMR: Automated Mendelian Randomization Workflows and Visualizations. R package version 0.1.1, https://cran.r-project.org/web/packages/autoMR. Accessed 21 Aug. 2026.
Previous versions and publish date:
(2026-07-14 19:50), 0.1.1 (2026-03-29 17:00), 1.0.0 (2026-04-04 08:20), 1.1.0 (2026-04-13 20:00), 1.1.1 (2026-04-22 21:30), 1.1.2 (2026-05-02 23:20), 1.2.0 (2026-06-12 08:20)
Other packages that cited autoMR R package
View autoMR citation profile
Other R packages that autoMR depends, imports, suggests or enhances
Complete documentation for autoMR
Functions, R codes and Examples using the autoMR R package
Full autoMR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

artfima  
ARTFIMA Model Estimation
Fit and simulate ARTFIMA. Theoretical autocovariance function and spectral density function for stat ...
Download / Learn more Package Citations See dependency  
potential  
Implementation of the Potential Model
Provides functions to compute the potential model as defined by Stewart (1941) ...
Download / Learn more Package Citations See dependency  
preputils  
Utilities for Preparation of Data Analysis
Miscellaneous small utilities are provided to mitigate issues with messy, inconsistent or high dimen ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,034

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA