Skip to content

mmoisse/GenABEL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenABEL

This is a fork of the CRAN R package repository, addapted to support datasets with more than 4M entries by loading a part of the variants.

Install

if(!require(devtools)) { 
   install.packages("devtools"); 
   library(devtools)
}

install_github("mmoisse/GenABEL")

About

❗ This is a read-only mirror of the CRAN R package repository. GenABEL — genome-wide SNP association analysis. Homepage: http://www.genabel.orghttp://forum.genabel.org,<U+000a>http://genabel.r-forge.r-project.org/ Report bugs for this package: http://r-forge.r-project.org/tracker/?group_id=505

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 48.5%
  • C++ 37.1%
  • C 13.4%
  • Other 1.0%