snpInsideRunsCpp: Function to count number of times a SNP is in a RUN

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Function to count number of times a SNP is in a RUN

Usage

1
snpInsideRunsCpp(runsChrom, mapChrom, genotypeFile)

Arguments

runsChrom

R object (dataframe) with results per chromosome

mapChrom

R map object with SNP per chromosome

genotypeFile

genotype (.ped) file location

Value

dataframe with counts per SNP in runs (per population)


detectRUNS documentation built on Oct. 30, 2019, 11:41 a.m.