The csv UKBB download gives a single data file that parser uses. The R download gives 2 files, a tab file with the data and an R file with 6,000 lines of code. This code changes numeric values in the original file to meaning, eg 0 or 1 become female or male. Parser cannot use this file. Is there any way to adapt parser so that it can use this file.
The csv UKBB download gives a single data file that parser uses. The R download gives 2 files, a tab file with the data and an R file with 6,000 lines of code. This code changes numeric values in the original file to meaning, eg 0 or 1 become female or male. Parser cannot use this file. Is there any way to adapt parser so that it can use this file.