feat(prepro): add function to process phenotype_values and extract regex#5885
feat(prepro): add function to process phenotype_values and extract regex#5885anna-parker wants to merge 9 commits intomainfrom
Conversation
03c0980 to
0deeeb0
Compare
bfea53c to
a874d49
Compare
a874d49 to
b62278b
Compare
|
Claude finished @anna-parker's task in 1m 39s —— View job Code Review CompleteI've reviewed the PR that adds functionality to process phenotype_values and extract regex patterns. Here's my assessment: SummaryThe implementation adds two useful preprocessing functions ( Key IssuesCritical:
Important:
Minor:
Positive Aspects
Recommendations
The functionality is sound and the implementation follows good patterns, but the missing validation and documentation need to be addressed. |
preprocessing/nextclade/src/loculus_preprocessing/processing_functions.py
Show resolved
Hide resolved
preprocessing/nextclade/src/loculus_preprocessing/processing_functions.py
Show resolved
Hide resolved
preprocessing/nextclade/src/loculus_preprocessing/processing_functions.py
Show resolved
Hide resolved
preprocessing/nextclade/src/loculus_preprocessing/processing_functions.py
Show resolved
Hide resolved
preprocessing/nextclade/src/loculus_preprocessing/processing_functions.py
Show resolved
Hide resolved
2641a12 to
d189ec4
Compare
|
Comment from @rneher in the private preview we use the extract_regex function for obtaining the subtype from the reference name and there it would be good to have the subtype capitalized. I proposed adding this as an option to the function. |
cd7c474 to
d950ab8
Compare
resolves #5902, #5901
Screenshot
This PR is currently being used on the private virus preview:
PR Checklist
🚀 Preview: Add
previewlabel to enable