symbol = 'Leu'
name = 'leucine'
C_alpha = Atom('leucine')
pdbmap = [('LEU', {'CA': C_alpha}),]
chain_links = [C_alpha, C_alpha]
