moltools/RetroMol-GUI
Need protective namespace for common (proteinogenic) amino acids
オープン
#13 opened on 2025/11/29
buggood first issue
Repository metrics
- Stars
- (1 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
Right now display names for motifs are auto-generated as first three capitalized alphanumeric characters of the full name. This can lead to confusing abbreviations, like MET for METhylation and ASP for both ASParagine and ASPartic acid. We need to create a protected namespace for proteinogenic amino acids and make sure other motifs will not have those three-letter abbreviations.