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 28 Jul. 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

NPBayesImputeCat  
Non-Parametric Bayesian Multiple Imputation for Categorical Data
These routines create multiple imputations of missing at random categorical data, and create multipl ...
Download / Learn more Package Citations See dependency  
openintro  
Datasets and Supplemental Functions from 'OpenIntro' Textbooks and Labs
Supplemental functions and data for 'OpenIntro' resources, which includes open-source textbooks and ...
Download / Learn more Package Citations See dependency  
textmineR  
Functions for Text Mining and Topic Modeling
An aid for text mining in R, with a syntax that should be familiar to experienced R users. Provides ...
Download / Learn more Package Citations See dependency  
ExplodeLayout  
Calculate Exploded Coordinates Based on Original Node Coordinates and Node Clustering Membership
Current layout algorithms such as Kamada Kawai do not take into consideration disjoint clusters in a ...
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  
daqapo  
Data Quality Assessment for Process-Oriented Data
Provides a variety of methods to identify data quality issues in process-oriented data, which are us ...
Download / Learn more Package Citations See dependency  

27,987

R Packages

239,283

Dependencies

74,234

Author Associations

27,988

Publication Badges

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