groupChrPruning: Merge the pruning files by chromosome in one file

View source: R/tools.R

groupChrPruningR Documentation

Merge the pruning files by chromosome in one file

Description

TODO

Usage

groupChrPruning(PATHPRUNED, filePref, fileOUT)

Arguments

PATHPRUNED

TODO

filePref

TODO

fileOUT

TODO

Value

TODO a vector of numeric

Author(s)

Pascal Belleau, Astrid DeschĂȘnes and Alexander Krasnitz

Examples


## Path to the demo pedigree file is located in this package
data.dir <- system.file("extdata", package="RAIDS")

## TODO


belleau/aicsPaper documentation built on Aug. 4, 2022, 1:12 a.m.