Skip to content

restore non-gene profile unions lost in Oracle->Postgres migration#172

Open
jbrestel wants to merge 1 commit intomasterfrom
non-gene-profiles
Open

restore non-gene profile unions lost in Oracle->Postgres migration#172
jbrestel wants to merge 1 commit intomasterfrom
non-gene-profiles

Conversation

@jbrestel
Copy link
Member

Add SubjectResult, OntologyTermResult, and compound profile unions (results.CompoundMassSpec and apidb.CompoundMassSpecResult) back to the Profile tuning table. Uses LEFT JOIN on apidb.organism with COALESCE for datasets where taxon_id is NULL. Also adds corresponding external dependencies and removes stale commented-out entries for Lopit and EigenGeneWgcna.

Add SubjectResult, OntologyTermResult, and compound profile unions
(results.CompoundMassSpec and apidb.CompoundMassSpecResult) back to the
Profile tuning table. Uses LEFT JOIN on apidb.organism with COALESCE for
datasets where taxon_id is NULL. Also adds corresponding external
dependencies and removes stale commented-out entries for Lopit and
EigenGeneWgcna.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

1 participant