Skip to content

cumc/simxQTL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simxQTL

In house simulation R package to support investigations of various QTL association methods

Quick Start

To install the latest version of the fasterscale package from GitHub, use devtools:

install.packages("devtools")
devtools::install_github("cumc/simxQTL",build_vignettes = TRUE)

This command should automatically install all required packages if they are not installed already.

If you have cloned the repository locally, you can install the package with the install_local function from devtools. Assuming your working directory contains the fasterscale repository, run this code to install the package:

devtools::install_local("simxQTL",build_vignettes = TRUE)

About

In house simulation R package to support investigations of various QTL association methods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published