countSNPs_cpp: Count number of SNPs within a sliding window

Description Usage Arguments

View source: R/RcppExports.R

Description

For each SNP returns how many SNPs are bracketing it within the set window size

Usage

1
countSNPs_cpp(POS, windowSize)

Arguments

POS

A numeric vector of genomic positions for each SNP

windowSize

The required window size


bmansfeld/QTLseqr documentation built on Jan. 24, 2020, 3:56 p.m.