find_representative_SNP: Find representative SNP for a chunk of SNPs

Description Usage Arguments Value

View source: R/assign_SNPs_to_genes.R

Description

Find representative SNP for a chunk of SNPs

Usage

1
find_representative_SNP(chunk, r_squared_cutoff)

Arguments

chunk

A chunk of data to parse

r_squared_cutoff

The R^2 value to check against when counting SNPs

Value

A single SNP representing the whole chunk


PAST documentation built on Nov. 8, 2020, 8:31 p.m.