moltools/RetroMol-GUI

Need protective namespace for common (proteinogenic) amino acids

开放

#13 创建于 2025年11月29日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (0 个派生)auto 404
buggood first issue

仓库指标

星标
 (1 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南