A utility to extract contents from a UKB file. The file must be tab separated.
./ukb_parser_bash.sh <category/field> <path_to_ukb_file.tsv> <output_file_prefix>
output_file_prefix.tsv and output_file_prefix.fields
To update the UKB schema run: ./update_schema.sh
This is a work in progress. Use at your own risk.