| header_translations {QCGWAS} | R 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.
STANDARDa character vector; standard column names as used by QCGWAS.
ALTERNATIVEa character vector; alternative column names, as used in the datasets.
[Package QCGWAS version 1.0-9 Index]