"UniProt" (Service Connection)
-
See Also
- ServiceExecute
- ServiceConnect
- BioMolecule
- BioSequence
-
- Service Connections
- RCSBProteinDataBank
- ESMAtlas
- AlphaFoldDatabase
-
-
See Also
- ServiceExecute
- ServiceConnect
- BioMolecule
- BioSequence
-
- Service Connections
- RCSBProteinDataBank
- ESMAtlas
- AlphaFoldDatabase
-
See Also
"UniProt" (Service Connection)
Connecting & Authenticating
ServiceConnect["UniProt"] creates a connection to the UniProt API. If a previously saved connection can be found, it will be used; otherwise, a new authentication request will be launched.
Requests
Protein Sequence and Functional Information
"ProteinDetails" — get detailed information about protein sequence and function from UniProt
"UniProtID" | None | UniProt ID |
List of Relevant Proteins
"ProteinSearch" — get detailed information proteins related to specific search query
"Query" | None | search query | |
MaxItems | 10 | total number of output structures | |
"IncludeIsoforms" | False | including isoforms |
Examples
open all close allBasic Examples (1)
Create a new connection to UniProt:
Get details about protein sequence and function by providing the UniProt ID through an ExternalIdentifier:
Scope (2)
Get information about proteins related to a query:
Specify the number of outputs:
Visualize the first protein related to receptor tyrosine kinase using the "AlphaFoldDatabase" service:
See Also
ServiceExecute ▪ ServiceConnect ▪ BioMolecule ▪ BioSequence
Service Connections: RCSBProteinDataBank ▪ ESMAtlas ▪ AlphaFoldDatabase