Skip to content

Added MHC Data Pivot report#451

Merged
spamhurts merged 3 commits intorelease22.3-SNAPSHOTfrom
22.3_fb_mhcPivot
May 18, 2022
Merged

Added MHC Data Pivot report#451
spamhurts merged 3 commits intorelease22.3-SNAPSHOTfrom
22.3_fb_mhcPivot

Conversation

@spamhurts
Copy link
Copy Markdown
Collaborator

Rationale

New report for MHC data

Related Pull Requests

Changes

@spamhurts spamhurts requested a review from labkey-martyp May 18, 2022 20:04
Comment on lines +22 to +25
PIVOT MhcValue BY Haplotype IN
(select distinct Haplotype from snprc_ehr.MhcData order by Haplotype

)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Just a heads up, if you are running into perf issues and you know these haplotype values are constant, you can get better perf by hard coding them here.

@spamhurts
Copy link
Copy Markdown
Collaborator Author

spamhurts commented May 18, 2022 via email

@spamhurts spamhurts merged commit 2151510 into release22.3-SNAPSHOT May 18, 2022
@spamhurts spamhurts deleted the 22.3_fb_mhcPivot branch May 18, 2022 20:37
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