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 · 5bba5a98cbc007ace67ee307c07cce735f795309
5bba5a98cbc007ace67ee307c07cce735f795309
Select Git revision
Selected
5bba5a98cbc007ace67ee307c07cce735f795309
Branches
8
dev
default
61-feature-add-optional-backwards-mapping-for-consistency-with-older-version
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 27, 2025
fix: moved omop export to concept-sets, moved concept set csv files to...
· 7fdebb00
mjbonifa
authored
4 months ago
7fdebb00
fix: added version message to publish. Closes
#44
· 5820c9e9
mjbonifa
authored
4 months ago
5820c9e9
fix: added version message to publish
· e6ab6fbc
mjbonifa
authored
4 months ago
e6ab6fbc
Feb 26, 2025
feature: added -r option to connect to a remote repo on publication. This is a...
· 820b8677
mjbonifa
authored
4 months ago
820b8677
fix: added map definition to the config.yaml so that we know which maps are...
· e549bf4b
mjbonifa
authored
4 months ago
e549bf4b
Feb 23, 2025
test: run mypc to check types and add annotations. run black and reformatted...
· 829bb6c2
mjbonifa
authored
4 months ago
829bb6c2
Feb 21, 2025
implemented first part of export to create the omop database refactoring setup...
· 4cbcdfe5
mjbonifa
authored
4 months ago
4cbcdfe5
updated readme with expected output
· 6c1beb0b
mjbonifa
authored
4 months ago
6c1beb0b
added usage example to readme
· ed81d814
mjbonifa
authored
4 months ago
ed81d814
refactord build directory. Moved trud and omop to a vocab directory. Moved...
· e6fa6be4
mjbonifa
authored
4 months ago
e6fa6be4
Feb 20, 2025
added version automatically based on pyproject.toml, called acmc --version
· 6188d89c
mjbonifa
authored
4 months ago
6188d89c
made omop install directory option with default to working directory ./build/omop
· 18c4229c
mjbonifa
authored
4 months ago
18c4229c
updated readme
· 4541b584
mjbonifa
authored
4 months ago
4541b584
added initial pyproject.toml and testing creating package without conda.yaml,...
· f51e056a
mjbonifa
authored
4 months ago
f51e056a
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
4 months ago
8c0be40f
refactored map to phen; refactored to standard directories for phenotypes that...
· 95c3d5cf
mjbonifa
authored
4 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
4 months ago
cb24de86
fixed default output and error files
· 945ff7ca
mjbonifa
authored
4 months ago
945ff7ca
changed trud map directory to trud to align with the naming convention used...
· 24c5944e
mjbonifa
authored
4 months ago
24c5944e
added acmc command line wrapper for entire toolkit moving parameter passing...
· 9c72a9b3
mjbonifa
authored
4 months ago
9c72a9b3
Loading