Skip to content
Snippets Groups Projects
  1. Mar 12, 2025
  2. Mar 11, 2025
  3. Mar 06, 2025
  4. Feb 26, 2025
    • mjbonifa's avatar
      fix: added map definition to the config.yaml so that we know which maps are... · e549bf4b
      mjbonifa authored
      fix: added map definition to the config.yaml so that we know which maps are expected for the phenotype. It is still possible to run one of them using the -t option but they must be specified the config file. This means a user can run acmc phen map and all the required codes are created. It also reduces the chance of inconsistency between the map files generated between versions. It does not remove it entirely because it is still possible for a user to only run with a subset of the coding types but that should be discouraged. We retain the option for phenottype development because you might not want to run everything all of the time due the time it takes. Closes #40.
      e549bf4b
  5. Feb 24, 2025
  6. Feb 21, 2025
  7. Feb 20, 2025
  8. Feb 19, 2025
  9. Feb 18, 2025
  10. Feb 15, 2025
    • mjbonifa's avatar
      fixed default output and error files · 945ff7ca
      mjbonifa authored
      945ff7ca
    • mjbonifa's avatar
      changed trud map directory to trud to align with the naming convention used... · 24c5944e
      mjbonifa authored
      changed trud map directory to trud to align with the naming convention used for other dependancies such as omop. Added code source root directory as it assumed all codes where in the code directory from where the tool was run, which isn't the case. Added full usage documentation to readme
      24c5944e
    • mjbonifa's avatar
      added acmc command line wrapper for entire toolkit moving parameter passing... · 9c72a9b3
      mjbonifa authored
      added acmc command line wrapper for entire toolkit moving parameter passing from trud, omop and main into acmc so that they are not just functions. Still work to do on parse.py which includes command line arguments and does nto need to as this should all be in the arg parser configuration. Refactored trud and omop so that the paths are all constants, and also check that the directories required exist as it was failing on requiring the code directory.
      9c72a9b3
  11. Feb 13, 2025
  12. Feb 06, 2025
  13. Jan 24, 2025
  14. Jan 22, 2025
  15. Jan 21, 2025
  16. Nov 01, 2024
Loading