Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catalogue extender #23

Merged
merged 7 commits into from
Apr 4, 2024
Merged

Catalogue extender #23

merged 7 commits into from
Apr 4, 2024

Conversation

enola-dkfz
Copy link
Member

@enola-dkfz enola-dkfz commented Apr 3, 2024

because stratifier groups are named differently in the catalogue and in the Measure, and their obfuscation depends on their names in the Measure, I didn't want to change their names in the Measure in Prism, so I had to rename them when searching in Prism response

"patient" => "patients"
"tumor_classification" => "diagnosis"
"biosamples" => "specimen"

Please @torbrenner confirm that those names from catalogue correspond to those names from MeasureReport.

Copy link
Member

@Threated Threated left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please run format document on your catalogue.rs and than its ready to merge

@enola-dkfz enola-dkfz merged commit b5bea21 into main Apr 4, 2024
2 checks passed
@enola-dkfz enola-dkfz deleted the catalogue-extender branch April 4, 2024 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants