Skip to content

Commit 3d4ab7f

Browse files
authored
Fix invalid relations in gorules_test_errors.gaf
Corrected invalid relations in GORULE tests by removing commas.
1 parent c32b3e0 commit 3d4ab7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/gorules_test_errors.gaf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ PomBase SPAC25B8.19 ypf3 is_active_in RO:0006921 GO_REF:0000024 ISO SGD:S0000015
4040
! FAILS GORULE:0000001 - TEST 14 - 'acts_upstream_of,_positive_effect' is not a valid relation (should not contain a comma)
4141
UniProtKB A1B2F4 aztD "acts_upstream_of,_positive_effect" GO:0005634 PMID:26468286 IDA C GORULE_TEST:0000001-14 protein taxon:318586 20230427 PomBase
4242
! FAILS GORULE:0000001 - TEST 15 - 'acts_upstream_of_positive_effect' is not a valid relation (should not contain a comma)
43-
UniProtKB A1B2F4 aztD acts_upstream_of_positive_effect GO:0005634 PMID:26468286 IDA C GORULE_TEST:0000001-15 protein taxon:318586 20230427 PomBase
43+
UniProtKB A1B2F4 aztD acts_upstream_of_,positive_effect GO:0005634 PMID:26468286 IDA C GORULE_TEST:0000001-15 protein taxon:318586 20230427 PomBase
4444
! FAILS GORULE:0000001 - TEST 16 - 'acts_upstream_of_or_within,_positive_effect' is not a valid relation (should not contain a comma)
4545
UniProtKB A1B2F4 aztD "acts_upstream_of_or_within,_positive_effect" GO:0005634 PMID:26468286 IDA C GORULE_TEST:0000001-16 protein taxon:318586 20230427 PomBase
4646
! FAILS GORULE:0000001 - TEST 17 - 'acts_upstream_of_or_within,_negative_effect' is not a valid relation (should not contain a comma)

0 commit comments

Comments
 (0)