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. 25, 2020, 8:52 p.m.