Skip to content

cran/MultiPhen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiPhen

❗ This is forked from the CRAN R package repository. MultiPhen — A Package to Test for Pleiotropic Effects

To run it you need to clone the repository and then run following in R (where path_to_file is the cloned directory) The following was tested in R-3.6.1

path_to_file = "C:/Users/LCOIN/github/MultiPhen"
INSTALL = TRUE
if(INSTALL){
install.packages("abind")
install.packages("epitools")
install.packages("meta")
install.packages("HardyWeinberg")
install.packages("RColorBrewer")
install.packages("gplots")
install.packages(path_to_file, repos = NULL, type="source")
}

About

❗ This is a read-only mirror of the CRAN R package repository. MultiPhen — A Package to Test for Multi-Trait Association

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages