symbol = 'Gly'
name = 'glycine'
C_alpha = Atom('glycine')
pdbmap = [('GLY', {'CA': C_alpha}),]
chain_links = [C_alpha, C_alpha]
