ms: Call MS and Parse Output from R

Description Usage Arguments

Description

Call Hudon's MS from R, returning a tibble of results that has been parsed by parse_ms(). This is simply a wrapper for call_ms() and parse_ms()

Usage

1
ms(nsam, howmany, cmd = NULL, ..., ms = "ms", verbose = TRUE)

Arguments

nsam

number of samples (gametes) to draw

howmany

how many replicates to run

cmd

the command to pass to MS

...

command line arguments as function arguments (if not using cmd)

ms

the ms-like executable to run, must be in $PATH or path to executable


vsbuffalo/msr documentation built on May 3, 2019, 7:07 p.m.