run_mendel: Run the mendel binary in directory Dir using control file...

Description Usage Arguments Examples

View source: R/mendel-interface.R

Description

Run the mendel binary in directory Dir using control file Control

Usage

1

Arguments

Dir

the directory in which to run mendel

Control

the "control file" with which to run mendel. If not an absolute path it should be given relative to the Dir directory.

Examples

1
2
3
4
5
6
7
8
## Not run: 
# first prepare the input files and define tmpDir
example(write_all_mendel_files)

# then run mendel
run_mendel(tmpDir, "mendel-example-Control.in")

## End(Not run)

eriqande/gdropR documentation built on Feb. 25, 2021, 2:59 p.m.