header_translations: Translation table for GWAS dataset headers

header_translationsR Documentation

Translation table for GWAS dataset headers

Description

This is a sample translation table, as used by translate_header to translate dataset column names to the QCGWAS standard. An editable .txt version can be found in "R\library\QCGWAS\doc".

Usage

data(header_translations)

Format

A data frame with 104 observations on the following 2 variables.

STANDARD

a character vector; standard column names as used by QCGWAS.

ALTERNATIVE

a character vector; alternative column names, as used in the datasets.


QCGWAS documentation built on May 30, 2022, 5:05 p.m.