SNP_data_function_nopcp {GWAS.BAYES}R Documentation

SNP_data_function_nopcp

Description

This is used internally in the preselection function to sort the SNPs into datasets

Usage

SNP_data_function_nopcp(x,int)

Arguments

x

The SNP of interest.

int

The intercept.

Value

Returns a dataframe combining all three entries using cbind.


[Package GWAS.BAYES version 1.0.0 Index]