File "/home/software/AMBER/19/amber18/lib/python2.7/site-packages/pymsmt/mcpb/gene_model_files.py", line 1690, in gene_model_files
totchg = totchg + chargedict['C' + mol.residues[i].resname]
KeyError: 'CSAM'
According to the previous reply from pengfei (http://archive.ambermd.org/202006/0100.html), matching the atom names in mol2 file with original_pdb file should solve the problem, but this is not the case for me.