Skip to content
/ GMA Public

An R software package to conduct high dimensional Genome-wide Mediation Analysis (GMA)

License

Notifications You must be signed in to change notification settings

jyanglab/GMA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: GPL v3

This is an R packages to generate genomic and bioinformatic pipelines and submit jobs to a HPC running slurm system.

Install

Install devtools first, and then use devtools to install huskeR from github.

#install.packages(devtools)
devtools::install_github("jyanglab/GMA")

List all the functions in the package and find help.

library("GMA")
## list all the functions
ls(getNamespace("GMA"), all.names=TRUE)
## help info for a given function
?run_GMA

License

It is a free and open source software, licensed under GPLv3. This is an ongoing research project from J. Yang Lab. It was intended for internal lab usage. It has not been extensively tested. Use at your own risk.

About

An R software package to conduct high dimensional Genome-wide Mediation Analysis (GMA)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages