Skip to content

Instantly share code, notes, and snippets.

@wlw007
wlw007 / atom2svg.py
Created March 30, 2023 15:40 — forked from biochem-fan/atom2svg.py
atom2svg
# atom2svg.py by @biochem_fan
# VERSION: 210224
# License: GPLv2 or later (ask me if this is inconvenient for you)
#
# LIMITATIONS:
# - This supports only a single chain. If you have more chains, shift residue IDs and merge chains.
#
# TODO:
# - Residue numbers (how to pack??)
#