symbol = 'Lys'
name = 'lysine'
C_alpha = Atom('lysine')
pdbmap = [('LYS', {'CA': C_alpha}),]
chain_links = [C_alpha, C_alpha]
