Menu

Commit [r2669]  Maximize  Restore  History

Fixed the nucleic acid residue names.

These names were being prefixed by 'R' by Scientific python, so residue 'G' would be labelled as
residue 'RG'! This was causing the user function 'pdb.vectors()' to fail as the residue was
expected to be called 'G'. The prefix 'R' is now stripped from the residue name.

bugman 2006-10-26

changed /1.3/generic_fns/sequence.py
/1.3/generic_fns/sequence.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.