From 09178a0b773995ce3b36e4cdd2f449c4cc5cbdcc Mon Sep 17 00:00:00 2001 From: Gary Williams Date: Thu, 12 Oct 2017 10:07:23 +0100 Subject: [PATCH] ensure the caltech_Analysis is linked to a Sample --- autoace_config/elegans.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autoace_config/elegans.config b/autoace_config/elegans.config index f352487a2..155002dfa 100644 --- a/autoace_config/elegans.config +++ b/autoace_config/elegans.config @@ -70,7 +70,7 @@ db=citace file=caltech_CDS.ace class=CDS format="Interaction WBInteraction\d{ db=citace file=caltech_Cell.ace class=Cell format="Reference WBPaper\d{8}" format="Anatomy_term WBbt:\d{7}" db=citace file=caltech_Cell_group.ace class=Cell_group format="Reference WBPaper\d{8}" format="Anatomy_term WBbt:\d{7}" db=citace file=caltech_Condition.ace class=Condition -db=citace file=caltech_Analysis.ace class=Analysis format="Reference WBPaper\d{8}" format="Conducted_by WBPerson\d{1,5}" +db=citace file=caltech_Analysis.ace class=Analysis query=(Sample) format="Reference WBPaper\d{8}" format="Conducted_by WBPerson\d{1,5}" db=citace file=caltech_DO_defs.ace class=DO_term format="Reference WBPaper\d{8}" db=citace file=caltech_Database.ace class=Database db=citace file=caltech_Expr_pattern.ace class=Expr_pattern format="Gene WBGene\d{8}" format="Reference WBPaper\d{8}"