SecStrAnnotator:SecStrAPI
Appearance
The SecStrAPI allows programmatic access to precomputed secondary structure annotations.
Requests
The list of available PDB entries and the annotated domain in each entry is accessible by:
https://webchem.ncbr.muni.cz/API/SecStr/List/Annotation
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
SecStrAPI format
TODO