Skip to content

Commit

Permalink
Merge pull request #4613 from gblaih/patient-view-sample-icon-coloring
Browse files Browse the repository at this point in the history
Correct sample icon coloring on the patient view
  • Loading branch information
alisman authored May 4, 2023
2 parents 184afdf + 3314227 commit f3ad97f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ function derive(clinicalData) {
'SAMPLE_TYPE',
'TUMOR_TISSUE_SITE',
'TUMOR_TYPE',
'SAMPLE_TYPE_DETAILED',
]);
if (caseTypeNormalized !== null) {
let loc;
Expand Down

0 comments on commit f3ad97f

Please sign in to comment.