From a32c7d749fbe2c0e78a0c4ea74e232cd985d4122 Mon Sep 17 00:00:00 2001 From: John Brestelli Date: Tue, 10 Feb 2026 12:34:54 -0500 Subject: [PATCH] Add TranscriptProduct_p table to workflow and set dependency in TranscriptAttributes_p - Add createTable_TranscriptProduct step to create TranscriptProduct_p webready table - Add dependency in createTable_TranscriptAttributes to ensure TranscriptProduct_p is created first - This supports the new transcript product prioritization logic Co-Authored-By: Claude Sonnet 4.5 --- Main/lib/xml/workflow/orgSpecificWebreadyTables.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Main/lib/xml/workflow/orgSpecificWebreadyTables.xml b/Main/lib/xml/workflow/orgSpecificWebreadyTables.xml index a0fdf2e0..f4d3065b 100644 --- a/Main/lib/xml/workflow/orgSpecificWebreadyTables.xml +++ b/Main/lib/xml/workflow/orgSpecificWebreadyTables.xml @@ -31,6 +31,15 @@ $$gusConfigFile$$ + + TranscriptProduct_p + orgSpecific + $$mode$$ + $$projectName$$ + $$organismAbbrev$$ + $$gusConfigFile$$ + + SpliceSiteTranscript_p orgSpecific @@ -113,6 +122,7 @@ +