Skip to content

Commit

Permalink
chore: infores for EBI Proteins API x-bte source
Browse files Browse the repository at this point in the history
  • Loading branch information
colleenXu authored Aug 11, 2021
1 parent 00e3601 commit 71e25fa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ebi_proteins/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3265,8 +3265,8 @@ components:
semantic: MolecularActivity
## using same predicate as gene -> GO molecular function
predicate: enables
## accessing through EBI Proteins API
source: UniProtKB
## accessing UniProtKB through EBI Proteins API
source: "infores:uniprot"
parameters:
accession: "{inputs[0]}" ## no prefix
supportBatch: false
Expand All @@ -3281,8 +3281,8 @@ components:
semantic: MolecularActivity
## using same predicate as gene -> GO molecular function
predicate: enables
## accessing through EBI Proteins API
source: UniProtKB
## accessing UniProtKB through EBI Proteins API
source: "infores:uniprot"
parameters:
accession: "{inputs[0]}" ## no prefix
supportBatch: false
Expand Down

0 comments on commit 71e25fa

Please sign in to comment.