Skip to content

Commit

Permalink
Added GeneDB temporarily for 2023_04 release
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonardoGonzales authored and supun-ebi committed Sep 22, 2023
1 parent f9dc5bc commit f414434
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -771,6 +771,13 @@
}
]
},
{
"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),
15);
16);
verifyGroupSize(
UniProtDatabaseTypes.INSTANCE.getDBTypesByCategory(ORGANISM_SPECIFIC_DATABASES),
40);
Expand Down

0 comments on commit f414434

Please sign in to comment.