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
Graph
general
Select Git revision
Branches
7
11-test-fix-tests-to-handle-licensed-data-resources-from-trud-snd-omop
61-feature-add-optional-backwards-mapping-for-consistency-with-older-version
dev
default
general
main
protected
old-main
pypi
Tags
1
v0.0.3
8 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
May
15
1
29
Apr
23
10
8
4
3
29
Mar
28
26
25
21
12
11
10
9
7
6
1
27
Feb
26
25
24
23
22
21
20
19
18
17
16
15
13
7
6
24
Jan
22
21
15
10
8
15
Nov
1
31
Oct
18
Apr
(docs) update api docs
61-feature-add-…
61-feature-add-optional-backwards-mapping-for-consistency-with-older-version
Code Formatting
(feat) phen map flag to reverse translation
(fix) pytest test_diff() not configured correcty, with right old phen directory
dev
dev
Merge branch '60-tests-fail-after-merge-of-57' into 'dev'
(fix) diff tests where not configured correctly, with the right old phen directory
Merge branch '57-fix-convertion-of-meldb-sail-phenotypes-to-acmc-0-1-12' into 'dev'
(feat) flag no metadata in phen map output
(feat) flag do not translate in phen map
(feat) flag to stop phen diff from check config.yml if it doesn't exist
(bug) phen.py code_errors mask cannot be None
(bug) parse.py unknown check_regex param
(bug) parse.py "read3" column named "Read3"
metadata config schema
(fix) Add metadata dict values for each concept set
(fix) fixed diff so it works with list of paths rather than a single file. Merged dev into 57 branch to keep it up with the latest changes. Removed copy from a test which was from the previous implementation of diff. All tests pass. #57
Merge branch 'dev' into 57-fix-convertion-of-meldb-sail-phenotypes-to-acmc-0-1-12
(docs) updates to api documentation
Allow multiple files per concept set - update yaml examples
Allow multiple files per concept set - update map function
Remove metadata processing from map function
Allow multiple files per concept set - loop over map function
Allow multiple files per concept set - validation passed
Allow mulitple files per concept set - Typing Validation
Merge branch 'dev' of https://git.soton.ac.uk/meldb/concepts-processing into dev
(Docs) Simple Local workflow Example
Merge branch '58-fix-remove-metadata-tag-from-examples' into 'dev'
(fix) removed metadata from the examples, found bug in test_diff that included the previous copy code which caused the test to fail. Addresses issue found in #57. Closes #58
remove test for duplicated concept-set names
Merge branch 'dev' into 'main'
main
main
(docs) fixed config.yaml references in readme and docs
(docs) fixed config.yaml references in readme and docs
Merge branch 'dev' into 'main'
UPdated version to 0.1.1
Merge branch 'dev' into 'main'
temporary removal of test assertion to check outputs in diff
Merge branch 'dev' into 'main'
Merge branch '56-fix-support-versions-with-v-prefix-on-forked-repos' into 'dev'
(fix) versions now increment from tags with a v prefix but then continue without the v, e.g. if v1.2.1 is the latest tag and we increment the major version the next version will be 2.0.0. closes #56
(fix) added twine to the development dependancies
Loading