Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
WebChemistry Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
SecStrAnnotator:OneToMany
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Preparing structural data== A list of PDB structures corresponding to a protein family can be obtained from [http://www.ebi.ac.uk/pdbe/pdbe-rest-api PDBe REST API] using <code>domains_from_pdbeapi.py</code>. The protein family can be identified by a CATH code, such as 1.10.630.10 ([http://cathdb.info/ CATH]), or by a Pfam accession, such as PF00067 ([https://pfam.xfam.org/ Pfam]): python3 domains_from_pdbeapi.py 1.10.630.10 > family_from_cath.json python3 domains_from_pdbeapi.py PF00067 > family_from_pfam.json The structures are then downloaded from [https://www.ebi.ac.uk/pdbe/ PDBe] by <code>download_from_pdbe.py</code>: python3 download_from_pdbe.py family_from_cath.json my_structure_directory In this moment, all necessary structures should be in the directory <code>my_structure_directory</code>.
Summary:
Please note that all contributions to WebChemistry Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
WebChemistry Wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
SecStrAnnotator:OneToMany
(section)
Add topic