Skip to content

StatFunGen/simxQTL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 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("StatFunGen/simxQTL", build_vignettes = FALSE)

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 = FALSE)

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

Contributors 5