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 12 Sep. 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

mixl  
Simulated Maximum Likelihood Estimation of Mixed Logit Models for Large Datasets
Specification and estimation of multinomial logit models. Large datasets and complex models are su ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
electionsBR  
R Functions to Download and Clean Brazilian Electoral Data
Offers a set of functions to easily download and clean Brazilian electoral data from the Superior E ...
Download / Learn more Package Citations See dependency  
qdapTools  
Tools for the 'qdap' Package
A collection of tools associated with the 'qdap' package that may be useful outside of the context ...
Download / Learn more Package Citations See dependency  
NScluster  
Simulation and Estimation of the Neyman-Scott Type Spatial Cluster Models
Simulation and estimation for Neyman-Scott spatial cluster point process models and their extension ...
Download / Learn more Package Citations See dependency  
unikn  
Graphical Elements of the University of Konstanz's Corporate Design
Define and use graphical elements of corporate design manuals in R. The 'unikn' package provides col ...
Download / Learn more Package Citations See dependency  

28,480

R Packages

239,283

Dependencies

75,677

Author Associations

28,481

Publication Badges

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