@@ -489,7 +489,7 @@ is ($res->{annotation}->{term_ontid}, 'GO:0022857');
489
489
is ($res -> {annotation }-> {term_name }, ' transmembrane transporter activity' );
490
490
is ($res -> {annotation }-> {evidence_code }, ' IDA' );
491
491
is ($res -> {annotation }-> {submitter_comment }, undef );
492
- is (
$res -> {
annotation }
-> {
curator },
' Some Testperson <[email protected] > ' );
492
+ is ($res -> {annotation }-> {curator }, ' Some Testperson' );
493
493
494
494
is ($c2d7_gene -> direct_annotations()-> count(), 2);
495
495
@@ -637,7 +637,7 @@ cmp_deeply($annotation_res,
637
637
' feature_id' => 3,
638
638
' qualifiers' => [],
639
639
' with_or_from_identifier' => ' SPAC27D7.13c' ,
640
- ' curator' => ' Some Testperson <[email protected] > ' ,
640
+ ' curator' => ' Some Testperson' ,
641
641
' needs_with' => ' 1' ,
642
642
' gene_name_or_identifier' => ' doa10' ,
643
643
' is_obsolete_term' => 0,
@@ -700,7 +700,7 @@ cmp_deeply($annotation_res,
700
700
' annotation_type' => ' molecular_function' ,
701
701
' status' => ' new' ,
702
702
' annotation_id' => 3,
703
- ' curator' => ' Some Testperson <[email protected] > ' ,
703
+ ' curator' => ' Some Testperson' ,
704
704
' with_or_from_identifier' => undef ,
705
705
' with_gene_id' => undef ,
706
706
' qualifiers' => [],
@@ -735,7 +735,7 @@ cmp_deeply($annotation_res,
735
735
' needs_with' => undef ,
736
736
' qualifiers' => [],
737
737
' with_or_from_identifier' => undef ,
738
- ' curator' => ' Some Testperson <[email protected] > ' ,
738
+ ' curator' => ' Some Testperson' ,
739
739
' extension' => [],
740
740
' annotation_type' => ' biological_process' ,
741
741
' gene_product' => ' p150-Glued' ,
@@ -851,7 +851,7 @@ cmp_deeply($annotation_res,
851
851
' annotation_type' => ' phenotype' ,
852
852
' status' => ' new' ,
853
853
' qualifiers' => [],
854
- ' curator' => ' Some Testperson <[email protected] > ' ,
854
+ ' curator' => ' Some Testperson' ,
855
855
' with_or_from_identifier' => undef ,
856
856
' needs_with' => undef ,
857
857
' genotype_name' => ' SPCC63.05delta ssm4KE' ,
@@ -942,7 +942,7 @@ cmp_deeply($annotation_res,
942
942
' annotation_type' => ' phenotype' ,
943
943
' extension' => [],
944
944
' status' => ' new' ,
945
- ' curator' => ' Some Testperson <[email protected] > ' ,
945
+ ' curator' => ' Some Testperson' ,
946
946
' with_or_from_identifier' => undef ,
947
947
' qualifiers' => [],
948
948
' alleles' => [
@@ -1022,7 +1022,7 @@ cmp_deeply($annotation_res,
1022
1022
' feature_a_id' => 4,
1023
1023
' publication_uniquename' => ' PMID:19756689' ,
1024
1024
' annotation_type_display_name' => ' physical interaction' ,
1025
- ' curator' => ' Some Testperson <[email protected] > ' ,
1025
+ ' curator' => ' Some Testperson' ,
1026
1026
' feature_a_taxonid' => ' 4896' ,
1027
1027
' gene_taxonid' => ' 4896' ,
1028
1028
' feature_display_name' => ' SPCC63.05' ,
0 commit comments