REST calls related to protein secondary structure layout service
2D secondary structure layout for protein chains in the entry
https://www.ebi.ac.uk/pdbe/api/topology/entry/:pdbid
Returns coordinates for drawing secondary structure diagrams using one of the PDBsum packages maintained by Roman Laskowski.
pdbid | String | 4-character PDB id code. Only released ids are allowed. |
2D secondary structure layout for a particular protein chain in the entry
https://www.ebi.ac.uk/pdbe/api/topology/entry/:pdbid/chain/:chainid
Returns coordinates for drawing secondary structure diagrams using one of the PDBsum packages maintained by Roman Laskowski.
pdbid | String | 4-character PDB id code. Only released ids are allowed. | |
chainid | String | PDB chain id. |