Skip to content

Instantly share code, notes, and snippets.

View moselhy's full-sized avatar
🏠
Working from home

Mohamed Moselhy moselhy

🏠
Working from home
View GitHub Profile
@moselhy
moselhy / pdb_to_png.py
Created November 23, 2017 18:18 — forked from bougui505/pdb_to_png.py
Create a png image from a pdb using pymol
#!/usr/bin/env python
# -*- coding: UTF8 -*-
"""
author: Guillaume Bouvier
email: guillaume.bouvier@ens-cachan.org
creation date: 2014 04 29
license: GNU GPL
Please feel free to use and modify this, but keep the above information.
Thanks!
"""