GMRP
This is the development version of GMRP; for the stable release version, see GMRP.
GWAS-based Mendelian Randomization and Path Analyses
Bioconductor version: Development (3.23)
Perform Mendelian randomization analysis of multiple SNPs to determine risk factors causing disease of study and to exclude confounding variabels and perform path analysis to construct path of risk factors to the disease.
Author: Yuan-De Tan
Maintainer: Yuan-De Tan <tanyuande at gmail.com>
      Citation (from within R, enter 
  citation("GMRP")):
      
    Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("GMRP")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual | 
Details
| biocViews | Regression, SNP, Sequencing, Software | 
| Version | 1.39.0 | 
| In Bioconductor since | BioC 3.3 (R-3.3) (9.5 years) | 
| License | GPL (>= 2) | 
| Depends | R (>= 3.3.0), stats, utils, graphics, grDevices, diagram, plotrix, base, GenomicRanges | 
| Imports | |
| System Requirements | |
| URL | 
See More
| Suggests | BiocStyle, BiocGenerics | 
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report | 
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | |
| Windows Binary (x86_64) | |
| macOS Binary (x86_64) | |
| macOS Binary (arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/GMRP | 
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/GMRP | 
| Package Short Url | https://bioconductor.org/packages/GMRP/ | 
| Package Downloads Report | Download Stats |