biotite-dev / biotite

A comprehensive library for computational molecular biology
https://www.biotite-python.org
BSD 3-Clause "New" or "Revised" License
641 stars 101 forks source link

Add `one_letter_code()` #572

Closed padix-key closed 4 months ago

padix-key commented 4 months ago

Add the function biotite.structure.info.one_letter_code() to get the one-letter code for amino acids, nucleotides, and similar molecules. The function uses the chem_comp.one_letter_code from the CCD