Skip to content

Commit

Permalink
Merge branch 'ctd-batch-query' of https://github.com/biothings/bte_tr…
Browse files Browse the repository at this point in the history
  • Loading branch information
tokebe committed Dec 13, 2023
2 parents cca40d0 + 6e25256 commit 5393e86
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ const API_BATCH_SIZE = [
name: 'Multiomics BigGIM-DrugResponse KP API',
max: 100,
},
{
id: '0212611d1c670f9107baf00b77f0889a',
name: 'CTD API',
max: 80,
},
];

// max node IDs an edge with no other IDs can have
Expand Down

0 comments on commit 5393e86

Please sign in to comment.