CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
requirements-demo.txt
requirements-test.txt
requirements.txt
setup.cfg
setup.py
ukbparse/__init__.py
ukbparse/__main__.py
ukbparse/cleaning.py
ukbparse/cleaning_functions.py
ukbparse/config.py
ukbparse/custom.py
ukbparse/datatable.py
ukbparse/dryrun.py
ukbparse/exporting.py
ukbparse/exporting_hdf5.py
ukbparse/exporting_tsv.py
ukbparse/expression.py
ukbparse/fileinfo.py
ukbparse/icd10.py
ukbparse/importing.py
ukbparse/loadtables.py
ukbparse/main.py
ukbparse/merging.py
ukbparse/processing.py
ukbparse/processing_functions.py
ukbparse/processing_functions_core.py
ukbparse/storage.py
ukbparse/util.py
ukbparse.egg-info/PKG-INFO
ukbparse.egg-info/SOURCES.txt
ukbparse.egg-info/dependency_links.txt
ukbparse.egg-info/entry_points.txt
ukbparse.egg-info/requires.txt
ukbparse.egg-info/top_level.txt
ukbparse/data/categories.tsv
ukbparse/data/datacodings.tsv
ukbparse/data/datacodings_base.tsv
ukbparse/data/datacodings_navalues.tsv
ukbparse/data/datacodings_recoding.tsv
ukbparse/data/icd10.tsv
ukbparse/data/processing.tsv
ukbparse/data/types.tsv
ukbparse/data/variables.tsv
ukbparse/data/variables_base.tsv
ukbparse/data/variables_clean.tsv
ukbparse/data/variables_navalues.tsv
ukbparse/data/variables_parentvalues.tsv
ukbparse/data/variables_recoding.tsv
ukbparse/plugins/__init__.py
ukbparse/plugins/fmrib.py
ukbparse/scripts/__init__.py
ukbparse/scripts/compare_tables.py
ukbparse/scripts/demo.py
ukbparse/scripts/htmlparse.py
ukbparse/scripts/join.py
ukbparse/scripts/demo/data_01.tsv
ukbparse/scripts/demo/data_02.tsv
ukbparse/scripts/demo/data_03.tsv
ukbparse/scripts/demo/data_04.tsv
ukbparse/scripts/demo/data_05.tsv
ukbparse/scripts/demo/data_06.tsv
ukbparse/scripts/demo/data_07.tsv
ukbparse/scripts/demo/data_08.tsv
ukbparse/scripts/demo/data_09.tsv
ukbparse/scripts/demo/data_10.tsv
ukbparse/scripts/demo/data_11.tsv
ukbparse/scripts/demo/data_12.tsv
ukbparse/scripts/demo/data_13.tsv
ukbparse/scripts/demo/data_14.tsv
ukbparse/scripts/demo/data_15.tsv
ukbparse/scripts/demo/data_16.tsv
ukbparse/scripts/demo/data_17.tsv
ukbparse/scripts/demo/data_18.tsv
ukbparse/scripts/demo/data_19.tsv
ukbparse/scripts/demo/data_20.tsv
ukbparse/scripts/demo/plugin_1.py
ukbparse/scripts/demo/plugin_2.py
ukbparse/scripts/demo/plugin_3.py
ukbparse/scripts/demo/ukb_dataset_1_only_column_names.tsv
ukbparse/scripts/demo/ukb_dataset_2_only_column_names.tsv
ukbparse/scripts/demo/ukbparse_demonstration.ipynb
ukbparse/tests/__init__.py
ukbparse/tests/conftest.py
ukbparse/tests/test_cleaning.py
ukbparse/tests/test_compare_tables.py
ukbparse/tests/test_custom.py
ukbparse/tests/test_demo.py
ukbparse/tests/test_dryrun.py
ukbparse/tests/test_exporting.py
ukbparse/tests/test_expression.py
ukbparse/tests/test_fileinfo.py
ukbparse/tests/test_fmrib.py
ukbparse/tests/test_htmlparse.py
ukbparse/tests/test_icd10.py
ukbparse/tests/test_importing.py
ukbparse/tests/test_importing_removeSubjects.py
ukbparse/tests/test_join.py
ukbparse/tests/test_loadtables.py
ukbparse/tests/test_main.py
ukbparse/tests/test_merging.py
ukbparse/tests/test_processing.py
ukbparse/tests/test_processing_chain.py
ukbparse/tests/test_processing_core.py
ukbparse/tests/test_storage.py
ukbparse/tests/test_util.py
ukbparse/tests/ukbparse_demonstration_with_outputs.ipynb