Split NMR-style multiple model pdb files into individual models: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
m (added Python version)
mNo edit summary
Line 43: Line 43:




For this kludgy version using Python 2.x, you need to paste the entire PDB file into the script where it says "PASTE YOUR PDB FILE TEXT HERE".</br>
For this kludgy version using Python 2.x, you need to paste the entire PDB file into the script where it says "PASTE YOUR PDB FILE TEXT HERE".
You can fork [https://github.com/fomightez/structurework/blob/master/python_scripts/super_basic_multiple_model_PDB_file_splitter.py the code here at Github].</br> (Eventually, I hope to have a more full-featured version there that you can just point at your file using an argument at the command line, and after that a web-hosted service to do it for you right on a web page.)   
You can fork [https://github.com/fomightez/structurework/blob/master/python_scripts/super_basic_multiple_model_PDB_file_splitter.py the code here at Github].
 
(Eventually, I hope to have a more full-featured version there that you can just point at your file using an argument at the command line, and after that a web-hosted service to do it for you right on a web page.)   


   PDB_text = """
   PDB_text = """
6

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu