Skip to content

Null models, performance testing, and power estimation with population simulations

Notifications You must be signed in to change notification settings

christianparobek/skeleSim

Repository files navigation

CRAN version CRAN last day downloads CRAN last week downloads CRAN last month downloads CRAN total downloads
Travis-CI Build Status AppVeyor Build Status DOI

skeleSim

Description

skeleSim is a tool to guide users in choosing appropriate simulations, setting parameters, calculating summary genetic statistics, and organizing data output, all within the R environment. skeleSim is designed to be an extensible environment that can 'wrap' around any simulation software to increase its accessibility and use.

Installation

To install the latest version from GitHub:

# make sure you have Rtools installed
if (!require('devtools')) install.packages('devtools')
# install from GitHub
devtools::install_github('christianparobek/skeleSim', build_vignettes = TRUE)

Execution

To run the shiny app:

# Load the skeleSim package
library(skeleSim)

# Run the app
skeleSimGUI()

Contact

version 0.9.6

  • fixed bug in haplotype summary producing error:
Error in summary(loc.g)$strata.smry : 
  $ operator is invalid for atomic vectors

version 0.9.5

  • First CRAN release.

About

Null models, performance testing, and power estimation with population simulations

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages