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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
meldb
concepts-processing
Commits
9254ae241f4a1cf334bc2c07f059a74efba7fd87
Select Git revision
0 results
concepts-processing
acmc
phen.py
Author
Search by author
Any Author
authors
0 authors
Mar 10, 2025
(fix) fixed all typing and ready for documentation
· 9254ae24
mjbonifa
authored
3 months ago
9254ae24
Mar 09, 2025
(docs) initial version of md api docs
· 25457a8e
mjbonifa
authored
3 months ago
25457a8e
added pdocs document generation using the command hatch run docs. Creates html...
· 3f1ca235
mjbonifa
authored
3 months ago
3f1ca235
Mar 07, 2025
(docs) started to write the docstrings
· f710dfd7
mjbonifa
authored
3 months ago
f710dfd7
(feature) Added forking existing remote and publishing to a new repo. Needed...
· 89912789
mjbonifa
authored
3 months ago
89912789
Mar 06, 2025
(refactor) Updated diff workflow to provide defaults and flexibility. Closes
#48
· 2d2d2a60
mjbonifa
authored
3 months ago
2d2d2a60
(fix) changed concept-set to concept-sets as more intuitive due to the plural...
· 68944076
mjbonifa
authored
3 months ago
68944076
(fix) Changed the versioning of phenotypes to semantic versioning using the...
· 9df8d5d2
mjbonifa
authored
3 months ago
9df8d5d2
(refactor) Changed codes to concepts directory for alignment with OMOP. Closes
#52
· 1e099555
mjbonifa
authored
3 months ago
1e099555
Feb 27, 2025
fix: readded metadata to phen output. This is now done after the translation...
· 7ccf8657
mjbonifa
authored
3 months ago
7ccf8657
fix: started to add the metadata back in, the translation function is trickly...
· 5b3b1d29
mjbonifa
authored
3 months ago
5b3b1d29
fix: moved omop export to concept-sets, moved concept set csv files to...
· 7fdebb00
mjbonifa
authored
3 months ago
7fdebb00
fix: added version message to publish
· e6ab6fbc
mjbonifa
authored
3 months ago
e6ab6fbc
Feb 26, 2025
fix: yaml library dump strips all quotes from the output and there's no...
· 4b77e5d3
mjbonifa
authored
3 months ago
4b77e5d3
feature: added -r option to connect to a remote repo on publication. This is a...
· 820b8677
mjbonifa
authored
3 months ago
820b8677
fix: added map definition to the config.yaml so that we know which maps are...
· e549bf4b
mjbonifa
authored
3 months ago
e549bf4b
fix: had to resolve the phen_path to full path rather than using the relative...
· 28fde5f6
mjbonifa
authored
3 months ago
28fde5f6
test: added tests for diff between config 1, 2, 3 in test_diff. Updated the...
· ba8a7ccb
mjbonifa
authored
3 months ago
ba8a7ccb
Feb 25, 2025
fix: error writing .gitignore with spaces before *.db and other lines. Closes
#39
· 7221405d
mjbonifa
authored
3 months ago
7221405d
fix. removed contributing.md from mkdocs
· 900c4949
mjbonifa
authored
3 months ago
900c4949
fix: added schema validation using Cerberus to the validation in phen. Closes
#16
· 8bda4c7c
mjbonifa
authored
3 months ago
8bda4c7c
Feb 24, 2025
started the precommit hook work, but seems more complex as it requires some...
· 3a7d715c
mjbonifa
authored
3 months ago
3a7d715c
refactor: tidied up the action code for categories but still not opimimal as...
· 49d78a3f
mjbonifa
authored
3 months ago
49d78a3f
refactor: completed refactoring of config to combine codes within concept...
· ca41792b
mjbonifa
authored
3 months ago
ca41792b
test: added new config3.yaml that includes hanlon. had to refactor phen map to...
· 6ecf468f
mjbonifa
authored
3 months ago
6ecf468f
refactor: converted all examples to yaml and added test for config2. Updated...
· 78e6fcd6
mjbonifa
authored
3 months ago
78e6fcd6
refactor: converted all examples to yaml and added test for config2. Updated...
· 9eca4250
mjbonifa
authored
3 months ago
9eca4250
Feb 23, 2025
added gitignore to phen init. closes
#4
· 60973bce
mjbonifa
authored
3 months ago
60973bce
test: run mypc to check types and add annotations. run black and reformatted...
· 829bb6c2
mjbonifa
authored
3 months ago
829bb6c2
refactor:trud and omop versions are now written in yaml format. When map is...
· 08006e0c
mjbonifa
authored
3 months ago
08006e0c
Feb 21, 2025
not dumped all database tables to file on export so they can be versioned
· ac87eca9
mjbonifa
authored
3 months ago
ac87eca9
implemented first part of export to create the omop database refactoring setup...
· 4cbcdfe5
mjbonifa
authored
3 months ago
4cbcdfe5
added exepected output to readme
· 289d4d48
mjbonifa
authored
3 months ago
289d4d48
refactord build directory. Moved trud and omop to a vocab directory. Moved...
· e6fa6be4
mjbonifa
authored
3 months ago
e6fa6be4
Feb 20, 2025
moved code types to a CodeTypeParser class they depend on the existance of the...
· 8e356322
mjbonifa
authored
3 months ago
8e356322
added initial pyproject.toml and testing creating package without conda.yaml,...
· f51e056a
mjbonifa
authored
3 months ago
f51e056a
added logging errors back in phen code, and not nested in the lambda function of parse
· 09d928c9
mjbonifa
authored
3 months ago
09d928c9
added exceptions in phen
· 25fa78ab
mjbonifa
authored
3 months ago
25fa78ab
added exceptions in phen
· 1e8776a8
mjbonifa
authored
3 months ago
1e8776a8
refactored process codes in phen, moved into a single function
· 7bc070b1
mjbonifa
authored
3 months ago
7bc070b1
Loading