Description Usage Arguments Details Value
The UKB sample QC file has no header on it.
1 | ukb_gen_sqc_names(data, col_names_only = FALSE)
|
data |
The UKB ukb_sqc_v2.txt data as dataframe. (Not necessary if column names only are required) |
col_names_only |
If |
From UKB Resource 531: There are currently 2 versions of this file (UKB ukb_sqc_v2.txt) in circulation. The newer version is described below and contains column headers on the first row. The older (deprecated) version lacks the column headers and has two additional Affymetrix internal values prefixing the columns listed below.
A sample QC dataframe with column names, or a character vector of column names if col_names_only = TRUE
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.