Add description of hybrid36.
Addresses https://github.com/jensengroup/propka-3.1/pull/33#discussion_r429108127
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
"""Provides an alternative PDB format that can transparently encode larger atom numbers.
|
||||
|
||||
http://cci.lbl.gov/hybrid_36/
|
||||
"""
|
||||
import string
|
||||
|
||||
_hybrid36_upper_chars = set(string.ascii_uppercase)
|
||||
|
||||
Reference in New Issue
Block a user