mmCIF_chemComp_schema: { formula: <internal>.Column.Schema.Str; formula_weight: <internal>.Column.Schema.Float; id: <internal>.Column.Schema.Str; mon_nstd_flag: <internal>.Column.Schema.Aliased<"y" | "yes" | "no" | "n">; name: <internal>.Column.Schema.Str; pdbx_synonyms: <internal>.Column.Schema.List<string>; type: <internal>.Column.Schema.Aliased<"other" | "d-peptide linking" | "l-peptide linking" | "d-peptide nh3 amino terminus" | "l-peptide nh3 amino terminus" | "d-peptide cooh carboxy terminus" | "l-peptide cooh carboxy terminus" | "dna linking" | "rna linking" | "l-rna linking" | "l-dna linking" | "dna oh 5 prime terminus" | "rna oh 5 prime terminus" | "dna oh 3 prime terminus" | "rna oh 3 prime terminus" | "d-saccharide, beta linking" | "d-saccharide, alpha linking" | "l-saccharide, beta linking" | "l-saccharide, alpha linking" | "l-saccharide" | "d-saccharide" | "saccharide" | "non-polymer" | "peptide linking" | "peptide-like" | "l-gamma-peptide, c-delta linking" | "d-gamma-peptide, c-delta linking" | "l-beta-peptide, c-gamma linking" | "d-beta-peptide, c-gamma linking" | "ion" | "lipid"> }

Has type extended with 'ION' and 'LIPID'

Type declaration

  • formula: <internal>.Column.Schema.Str
  • formula_weight: <internal>.Column.Schema.Float
  • id: <internal>.Column.Schema.Str
  • mon_nstd_flag: <internal>.Column.Schema.Aliased<"y" | "yes" | "no" | "n">
  • name: <internal>.Column.Schema.Str
  • pdbx_synonyms: <internal>.Column.Schema.List<string>
  • type: <internal>.Column.Schema.Aliased<"other" | "d-peptide linking" | "l-peptide linking" | "d-peptide nh3 amino terminus" | "l-peptide nh3 amino terminus" | "d-peptide cooh carboxy terminus" | "l-peptide cooh carboxy terminus" | "dna linking" | "rna linking" | "l-rna linking" | "l-dna linking" | "dna oh 5 prime terminus" | "rna oh 5 prime terminus" | "dna oh 3 prime terminus" | "rna oh 3 prime terminus" | "d-saccharide, beta linking" | "d-saccharide, alpha linking" | "l-saccharide, beta linking" | "l-saccharide, alpha linking" | "l-saccharide" | "d-saccharide" | "saccharide" | "non-polymer" | "peptide linking" | "peptide-like" | "l-gamma-peptide, c-delta linking" | "d-gamma-peptide, c-delta linking" | "l-beta-peptide, c-gamma linking" | "d-beta-peptide, c-gamma linking" | "ion" | "lipid">

Generated using TypeDoc