moltools/RetroMol-GUI

Need protective namespace for common (proteinogenic) amino acids

Ouverte

#13 ouverte le 29 nov. 2025

 (0 commentaire) (0 réaction) (0 personne assignée)TypeScript (0 fork)auto 404
buggood first issue

Métriques du dépôt

Stars
 (1 étoile)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur