[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IMP-dev] radii and read pdbs



Given that
- doing almost anything useful requires adding radii to atoms
- we currently have only one way to do that
- it generally doesn't matter what radii we use for atoms for most of what we do
- one can always overwrite the radii with other values if one wants other values
I propose the read_pdb function add radii to the atoms it creates.

Comments?