SecStrAnnotator:SecStrAPI
Appearance
The SecStrAPI allows programmatic access to precomputed secondary structure annotations.
Requests
-
The annotation for a particular PDB entry is accessible by:
https://webchem.ncbr.muni.cz/API/SecStr/Annotation/{pdbid}
Example:https://webchem.ncbr.muni.cz/API/SecStr/Annotation/1tqn
-
The list of available PDB entries and the annotated domains in each entry is accessible by:
https://webchem.ncbr.muni.cz/API/SecStr/List/Annotation
SecStrAPI format
TODO