dot-getInfoScoreImpute2: Extract info score

.getInfoScoreImpute2R Documentation

Extract info score

Description

Extract info score file summarized from the output of IMPUTE2.

Usage

.getInfoScoreImpute2(suffix4impute2info, outputInfoFile)

Arguments

suffix4impute2info

the suffix of input IMPUTE2 generated files that store the imputation quality score for each variant from .impute2_info files.

outputInfoFile

the output file of impute2 info scores consisting of two columns: all imputed SNPs and their info scores.

Value

A pure text file contains the info scores of all imputed SNPs with two columns: SNP names and the corresponding info scores. The header names are "rsid" and "info".

Author(s)

Junfang Chen


transbioZI/Gimpute documentation built on April 10, 2022, 4:20 a.m.