Learn R Programming


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.

Copy Link

Version

Install

install.packages('skeleSim')

Monthly Downloads

9

Version

0.9.8

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Allan Strand

Last Published

November 27th, 2017

Functions in skeleSim (0.9.8)

rmetasim.params-class

rmetasim Parameters Class
rms.init.landscape.func

Initialize a landscape object
analysis.funcs

Analysis functions for skeleSim parameter objects
rms.run

Run rmetasim
fastsimcoal.params-class

fastsimcoal Parameters Class
fsc.scenarioCheck

Check parameters for fastsimcoal
skeleSim.internals

SkeleSim internal functions
fsc.write

Write fastsimcoal files
skeleSimGUI

GUI for skeleSim system
rms.convert

Extract genetic data from landscape object
rms.scenarioCheck

Check parameters for rmetasim
rms.init.landscape

Initialize a landscape object
rms.write

Write metasim file
fsc.loadScenario

Load skeleSim scenario parameters for fastsimcoal
runSim

Run simulation
fsc.run

Run fastsimcoal
skeleSim-package

Genetic simulation engine
skeleSim.checks

Check all simulation parameters
skeleSim.classes

skeleSim Parameters Class
getGammaMutRates

Get a Vector of Randomly Chosen Mutation Rates