Read_SNP_WeightFile: Read a file with custom weights

View source: R/SSD.R

Read_SNP_WeightFileR Documentation

Read a file with custom weights

Description

Read a file with custom weights

Usage

	Read_SNP_WeightFile(FileName)

Arguments

FileName

input file name of a custom weight.

Details

The file should be a white-space (space or tab) delimitered file with 2 columns: SNP_ID and weight value.

Please keep in mind that there should be no header!!

Value

Output object has a hash table of SNP IDs and weights.

Author(s)

Seunggeun Lee


leeshawn/SKAT documentation built on Feb. 5, 2023, 12:22 p.m.