{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "\n", "*This notebook contains material from [PyRosetta](https://RosettaCommons.github.io/PyRosetta.notebooks);\n", "content is available [on Github](https://github.com/RosettaCommons/PyRosetta.notebooks.git).*" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "\n", "< [Cleaning pdb files](http://nbviewer.jupyter.org/github/RosettaCommons/PyRosetta.notebooks/blob/master/notebooks/C.00-Appendix-C.ipynb) | [Contents](toc.ipynb) | [Index](index.ipynb) |

\"Open" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# Links to Online Help" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "PyMOL\n", "- http://www.pymol.org/support — support\n", "- http://www.pymolwiki.org — wiki\n", "- http://www.pyrosetta.org/pymol_mover-tutorial — PyMOLMover tutorial\n", "\n", "Python\n", "- http://docs.python.org — documentation\n", "- http://wiki.python.org — wiki\n", "- http://www.python.org/dev/peps/pep-0008 — style guide for Python code\n", "\n", "PyRosetta\n", "- http://www.pyrosetta.org/tutorials — these workshops\n", "- http://www.pyrosetta.org/scripts — sample scripts and useful tools\n", "- http://www.pyrosetta.org/documentation — documentation\n", "\n", "Rosetta\n", "- http://www.rosettacommons.org/docs/latest/Home — documentation\n", "- http://www.rosettacommons.org/forum — forum" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [] }, { "cell_type": "markdown", "metadata": {}, "source": [ "\n", "< [Cleaning pdb files](http://nbviewer.jupyter.org/github/RosettaCommons/PyRosetta.notebooks/blob/master/notebooks/C.00-Appendix-C.ipynb) | [Contents](toc.ipynb) | [Index](index.ipynb) |

\"Open" ] } ], "metadata": { "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.6.0" }, "toc": { "base_numbering": 1, "nav_menu": {}, "number_sections": true, "sideBar": true, "skip_h1_title": false, "title_cell": "Table of Contents", "title_sidebar": "Contents", "toc_cell": false, "toc_position": {}, "toc_section_display": true, "toc_window_display": false } }, "nbformat": 4, "nbformat_minor": 2 }