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 · 4cbcdfe547f32db268e850d1cb2d6d807c242564
4cbcdfe547f32db268e850d1cb2d6d807c242564
Select Git revision
Selected
4cbcdfe547f32db268e850d1cb2d6d807c242564
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
tests
test_acmc.py
Author
Search by author
Any Author
authors
Jakub Dylag
jjd1c23
mjbonifa
mjbonifa
Paul Smart
ps10
zdz1g08
zdz1g08
4 authors
Browse files
Feb 21, 2025
implemented first part of export to create the omop database refactoring setup...
· 4cbcdfe5
mjbonifa
authored
5 months ago
4cbcdfe5
Feb 20, 2025
refactored process codes in phen, moved into a single function
· 7bc070b1
mjbonifa
authored
5 months ago
7bc070b1
removed the translate flag from teh phen code, not necessary and made the...
· e7c14011
mjbonifa
authored
5 months ago
e7c14011
Feb 19, 2025
fixed state but between test and running from the command line
· 75615a67
mjbonifa
authored
5 months ago
75615a67
removed -verify from option as always should be doing this and added some...
· ab787128
mjbonifa
authored
5 months ago
ab787128
Feb 18, 2025
refactored files into the module acmc and sorted all the imports
· 5e1fdfc4
mjbonifa
authored
5 months ago
5e1fdfc4
changed acmc.py to main.py, convention for cli tool
· 62c283c7
mjbonifa
authored
5 months ago
62c283c7
changed all print statements for logging, and configured the default level...
· 7de89272
mjbonifa
authored
5 months ago
7de89272
added initial logging setup but not updated any of the print statements yet as...
· dbb536f0
mjbonifa
authored
5 months ago
dbb536f0
added initial pytests for basic workflow
· 767dfd1c
mjbonifa
authored
5 months ago
767dfd1c
Loading