Skip to content

Commit

Permalink
Revert "Added GeneDB temporarily for 2023_04 release"
Browse files Browse the repository at this point in the history
This reverts commit 9b7093d.
  • Loading branch information
LeonardoGonzales authored and supun-ebi committed Sep 22, 2023
1 parent 94af45c commit 6ae518c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -771,13 +771,6 @@
}
]
},
{
"name": "GeneDB",
"displayName": "GeneDB",
"category": "GMA",
"uriLink": "https://www.genedb.org/gene/%id",
"idMappingName": "GENEDB_ID"
},
{
"name": "GeneID",
"displayName": "GeneID",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ void testDatabaseFieldSize() {
4);
verifyGroupSize(
UniProtDatabaseTypes.INSTANCE.getDBTypesByCategory(GENOME_ANNOTATION_DATABASES),
16);
15);
verifyGroupSize(
UniProtDatabaseTypes.INSTANCE.getDBTypesByCategory(ORGANISM_SPECIFIC_DATABASES),
40);
Expand Down

0 comments on commit 6ae518c

Please sign in to comment.