Commit 4dd101f
Adding config creation features (#138)
* improve efficiency, modularization of create_main_config function
* bug-fix updating min_common_af based on user MAF threshold input
* change dtype to float
* fix list operation
* update handle_pretrained_models function logic for readability & efficiency
* issue 131 fixed - allow update of base_configurations via input_config
* Update docs for configuration file udpates
* merge in deterministic flag , optional input keys, and clobber from main
* fixup! Format Python code with psf/black pull_request
* move logging setup command
* update base-config default MAF,
add optional 'sample_files' config key,
add resolve for pretrained_model_path
* Add pytests for configuration file generation
* fixup! Format Python code with psf/black pull_request
---------
Co-authored-by: PMBio <PMBio@users.noreply.github.com>1 parent d9b11b2 commit 4dd101f
File tree
14 files changed
+2249
-308
lines changed- deeprvat/deeprvat
- docs
- tests/deeprvat
- test_data/config
- association_testing_pretrained_regenie
- expected
- input
- association_testing_pretrained
- expected
- input
- training_association_testing_cv
- expected
- input
- training_association_testing
- expected
- input
- training_only
- expected
- input
14 files changed
+2249
-308
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments