Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
concepts-processing
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Package registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
meldb
concepts-processing
Commits
Commits · e7c140111401a56cbf2c68c3472b9d343325bfa2
e7c140111401a56cbf2c68c3472b9d343325bfa2
Select Git revision
Selected
e7c140111401a56cbf2c68c3472b9d343325bfa2
Branches
8
dev
default
64-feat-blacklist-unwanted-concepts-from-output
61-feature-add-optional-backwards-mapping-for-consistency-with-older-version-2
main
protected
11-test-fix-tests-to-handle-licensed-data-resources-from-trud-snd-omop
general
pypi
old-main
Tags
1
v0.0.3
10 results
concepts-processing
acmc
main.py
Author
Search by author
Any Author
authors
Jakub Dylag
jjd1c23
mjbonifa
mjbonifa
Paul Smart
ps10
zdz1g08
zdz1g08
4 authors
Browse files
Feb 20, 2025
removed the translate flag from teh phen code, not necessary and made the...
· e7c14011
mjbonifa
authored
4 months ago
e7c14011
Feb 19, 2025
Refactored base into logging; moved raise_ to raise_exception in parse as more...
· 131f74ac
mjbonifa
authored
4 months ago
131f74ac
Feb 18, 2025
refactored files into the module acmc and sorted all the imports
· 5e1fdfc4
mjbonifa
authored
4 months ago
5e1fdfc4
changed acmc.py to main.py, convention for cli tool
· 74fe2c40
mjbonifa
authored
4 months ago
74fe2c40
changed all print statements for logging, and configured the default level...
· 7de89272
mjbonifa
authored
4 months ago
7de89272
added initial logging setup but not updated any of the print statements yet as...
· dbb536f0
mjbonifa
authored
4 months ago
dbb536f0
added OMOP versioning
· 28aecd75
mjbonifa
authored
4 months ago
28aecd75
shorted all the _code references removing _code as not needed and maps API and configuration easier
· c87d1411
mjbonifa
authored
4 months ago
c87d1411
moved trud api key to an environment variable; stored trud versions in file...
· 43692665
mjbonifa
authored
4 months ago
43692665
Feb 17, 2025
added support for initialising from a remote repository
· 0a65ea76
mjbonifa
authored
4 months ago
0a65ea76
added version control through a git repository; changed init to create the git...
· e50447ea
mjbonifa
authored
4 months ago
e50447ea
Feb 16, 2025
added phen validate as a command to validate the configuration in a specified directory
· 8c0be40f
mjbonifa
authored
5 months ago
8c0be40f
refactored map to phen; refactored to standard directories for phenotypes that...
· 95c3d5cf
mjbonifa
authored
5 months ago
95c3d5cf
Feb 15, 2025
the _code suffix makes a difference to a lot of thigns, need to work that out
· cb24de86
mjbonifa
authored
5 months ago
cb24de86
fixed default output and error files
· 945ff7ca
mjbonifa
authored
5 months ago
945ff7ca
changed trud map directory to trud to align with the naming convention used...
· 24c5944e
mjbonifa
authored
5 months ago
24c5944e
added acmc command line wrapper for entire toolkit moving parameter passing...
· 9c72a9b3
mjbonifa
authored
5 months ago
9c72a9b3
Loading