mmcif.ts 123 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302
  1. /**
  2. * Copyright (c) 2017-2018 mol* contributors, licensed under MIT, See LICENSE file for more info.
  3. *
  4. * Code-generated 'mmCIF' schema file. Dictionary versions: mmCIF 5.298, IHM 0.134.
  5. *
  6. * @author mol-star package (src/apps/schema-generator/generate)
  7. */
  8. import { Database, Column } from 'mol-data/db'
  9. import Schema = Column.Schema
  10. const str = Schema.str;
  11. const int = Schema.int;
  12. const float = Schema.float;
  13. const coord = Schema.coord;
  14. const Aliased = Schema.Aliased;
  15. const Matrix = Schema.Matrix;
  16. const Vector = Schema.Vector;
  17. const List = Schema.List;
  18. export const mmCIF_Schema = {
  19. atom_site: {
  20. /**
  21. * An alternative identifier for _atom_site.label_asym_id that
  22. * may be provided by an author in order to match the identification
  23. * used in the publication that describes the structure.
  24. */
  25. auth_asym_id: str,
  26. /**
  27. * An alternative identifier for _atom_site.label_atom_id that
  28. * may be provided by an author in order to match the identification
  29. * used in the publication that describes the structure.
  30. */
  31. auth_atom_id: str,
  32. /**
  33. * An alternative identifier for _atom_site.label_comp_id that
  34. * may be provided by an author in order to match the identification
  35. * used in the publication that describes the structure.
  36. */
  37. auth_comp_id: str,
  38. /**
  39. * An alternative identifier for _atom_site.label_seq_id that
  40. * may be provided by an author in order to match the identification
  41. * used in the publication that describes the structure.
  42. *
  43. * Note that this is not necessarily a number, that the values do
  44. * not have to be positive, and that the value does not have to
  45. * correspond to the value of _atom_site.label_seq_id. The value
  46. * of _atom_site.label_seq_id is required to be a sequential list
  47. * of positive integers.
  48. *
  49. * The author may assign values to _atom_site.auth_seq_id in any
  50. * desired way. For instance, the values may be used to relate
  51. * this structure to a numbering scheme in a homologous structure,
  52. * including sequence gaps or insertion codes. Alternatively, a
  53. * scheme may be used for a truncated polymer that maintains the
  54. * numbering scheme of the full length polymer. In all cases, the
  55. * scheme used here must match the scheme used in the publication
  56. * that describes the structure.
  57. */
  58. auth_seq_id: int,
  59. /**
  60. * Isotropic atomic displacement parameter, or equivalent isotropic
  61. * atomic displacement parameter, B~eq~, calculated from the
  62. * anisotropic displacement parameters.
  63. *
  64. * B~eq~ = (1/3) sum~i~[sum~j~(B^ij^ A~i~ A~j~ a*~i~ a*~j~)]
  65. *
  66. * A = the real space cell lengths
  67. * a* = the reciprocal space cell lengths
  68. * B^ij^ = 8 pi^2^ U^ij^
  69. *
  70. * Ref: Fischer, R. X. & Tillmanns, E. (1988). Acta Cryst. C44,
  71. * 775-776.
  72. *
  73. * The IUCr Commission on Nomenclature recommends against the use
  74. * of B for reporting atomic displacement parameters. U, being
  75. * directly proportional to B, is preferred.
  76. *
  77. * Note -
  78. *
  79. * The particular type of ADP stored in this item is qualified
  80. * by item _refine.pdbx_adp_type.
  81. */
  82. B_iso_or_equiv: float,
  83. /**
  84. * The x atom-site coordinate in angstroms specified according to
  85. * a set of orthogonal Cartesian axes related to the cell axes as
  86. * specified by the description given in
  87. * _atom_sites.Cartn_transform_axes.
  88. */
  89. Cartn_x: coord,
  90. /**
  91. * The y atom-site coordinate in angstroms specified according to
  92. * a set of orthogonal Cartesian axes related to the cell axes as
  93. * specified by the description given in
  94. * _atom_sites.Cartn_transform_axes.
  95. */
  96. Cartn_y: coord,
  97. /**
  98. * The z atom-site coordinate in angstroms specified according to
  99. * a set of orthogonal Cartesian axes related to the cell axes as
  100. * specified by the description given in
  101. * _atom_sites.Cartn_transform_axes.
  102. */
  103. Cartn_z: coord,
  104. /**
  105. * The group of atoms to which the atom site belongs. This data
  106. * item is provided for compatibility with the original Protein
  107. * Data Bank format, and only for that purpose.
  108. */
  109. group_PDB: Aliased<'ATOM' | 'HETATM'>(str),
  110. /**
  111. * The value of _atom_site.id must uniquely identify a record in the
  112. * ATOM_SITE list.
  113. *
  114. * Note that this item need not be a number; it can be any unique
  115. * identifier.
  116. *
  117. * This data item was introduced to provide compatibility between
  118. * small-molecule and macromolecular CIFs. In a small-molecule
  119. * CIF, _atom_site_label is the identifier for the atom. In a
  120. * macromolecular CIF, the atom identifier is the aggregate of
  121. * _atom_site.label_alt_id, _atom_site.label_asym_id,
  122. * _atom_site.label_atom_id, _atom_site.label_comp_id and
  123. * _atom_site.label_seq_id. For the two types of files to be
  124. * compatible, a formal identifier for the category had to be
  125. * introduced that was independent of the different modes of
  126. * identifying the atoms. For compatibility with older CIFs,
  127. * _atom_site_label is aliased to _atom_site.id.
  128. */
  129. id: int,
  130. /**
  131. * A component of the identifier for this atom site.
  132. * For further details, see the definition of the ATOM_SITE_ALT
  133. * category.
  134. *
  135. * This data item is a pointer to _atom_sites_alt.id in the
  136. * ATOM_SITES_ALT category.
  137. */
  138. label_alt_id: str,
  139. /**
  140. * A component of the identifier for this atom site.
  141. * For further details, see the definition of the STRUCT_ASYM
  142. * category.
  143. *
  144. * This data item is a pointer to _struct_asym.id in the
  145. * STRUCT_ASYM category.
  146. */
  147. label_asym_id: str,
  148. /**
  149. * A component of the identifier for this atom site.
  150. *
  151. * This data item is a pointer to _chem_comp_atom.atom_id in the
  152. * CHEM_COMP_ATOM category.
  153. */
  154. label_atom_id: str,
  155. /**
  156. * A component of the identifier for this atom site.
  157. *
  158. * This data item is a pointer to _chem_comp.id in the CHEM_COMP
  159. * category.
  160. */
  161. label_comp_id: str,
  162. /**
  163. * This data item is a pointer to _entity.id in the ENTITY category.
  164. */
  165. label_entity_id: str,
  166. /**
  167. * This data item is a pointer to _entity_poly_seq.num in the
  168. * ENTITY_POLY_SEQ category.
  169. */
  170. label_seq_id: int,
  171. /**
  172. * The fraction of the atom type present at this site.
  173. * The sum of the occupancies of all the atom types at this site
  174. * may not significantly exceed 1.0 unless it is a dummy site.
  175. */
  176. occupancy: float,
  177. /**
  178. * This data item is a pointer to _atom_type.symbol in the
  179. * ATOM_TYPE category.
  180. */
  181. type_symbol: str,
  182. /**
  183. * PDB insertion code.
  184. */
  185. pdbx_PDB_ins_code: str,
  186. /**
  187. * PDB model number.
  188. */
  189. pdbx_PDB_model_num: int,
  190. /**
  191. * The net integer charge assigned to this atom. This is the
  192. * formal charge assignment normally found in chemical diagrams.
  193. */
  194. pdbx_formal_charge: int,
  195. /**
  196. * The model id corresponding to the atom site.
  197. * This data item is a pointer to _ihm_model_list.model_id
  198. * in the IHM_MODEL_LIST category.
  199. */
  200. ihm_model_id: int,
  201. },
  202. atom_sites: {
  203. /**
  204. * This data item is a pointer to _entry.id in the ENTRY category.
  205. */
  206. entry_id: str,
  207. /**
  208. * The elements of the 3x3 matrix used to transform Cartesian
  209. * coordinates in the ATOM_SITE category to fractional coordinates
  210. * in the same category. The axial alignments of this
  211. * transformation are described in _atom_sites.Cartn_transform_axes.
  212. * The 3x1 translation is defined in
  213. * _atom_sites.fract_transf_vector[].
  214. *
  215. * |x'| |11 12 13| |x| |1|
  216. * |y'|~fractional~ = |21 22 23| |y|~Cartesian~ + |2|
  217. * |z'| |31 32 33| |z| |3|
  218. */
  219. fract_transf_matrix: Matrix(3, 3),
  220. /**
  221. * The elements of the three-element vector used to transform
  222. * Cartesian coordinates in the ATOM_SITE category to fractional
  223. * coordinates in the same category. The axial alignments of this
  224. * transformation are described in _atom_sites.Cartn_transform_axes.
  225. * The 3x3 rotation is defined in
  226. * _atom_sites.fract_transf_matrix[][].
  227. *
  228. * |x'| |11 12 13| |x| |1|
  229. * |y'|~fractional~ = |21 22 23| |y|~Cartesian~ + |2|
  230. * |z'| |31 32 33| |z| |3|
  231. */
  232. fract_transf_vector: Vector(3),
  233. },
  234. cell: {
  235. /**
  236. * Unit-cell angle alpha of the reported structure in degrees.
  237. */
  238. angle_alpha: float,
  239. /**
  240. * Unit-cell angle beta of the reported structure in degrees.
  241. */
  242. angle_beta: float,
  243. /**
  244. * Unit-cell angle gamma of the reported structure in degrees.
  245. */
  246. angle_gamma: float,
  247. /**
  248. * This data item is a pointer to _entry.id in the ENTRY category.
  249. */
  250. entry_id: str,
  251. /**
  252. * Unit-cell length a corresponding to the structure reported in
  253. * angstroms.
  254. */
  255. length_a: float,
  256. /**
  257. * Unit-cell length b corresponding to the structure reported in
  258. * angstroms.
  259. */
  260. length_b: float,
  261. /**
  262. * Unit-cell length c corresponding to the structure reported in
  263. * angstroms.
  264. */
  265. length_c: float,
  266. /**
  267. * The number of the polymeric chains in a unit cell. In the case
  268. * of heteropolymers, Z is the number of occurrences of the most
  269. * populous chain.
  270. *
  271. * This data item is provided for compatibility with the original
  272. * Protein Data Bank format, and only for that purpose.
  273. */
  274. Z_PDB: int,
  275. /**
  276. * To further identify unique axis if necessary. E.g., P 21 with
  277. * an unique C axis will have 'C' in this field.
  278. */
  279. pdbx_unique_axis: str,
  280. },
  281. chem_comp: {
  282. /**
  283. * The formula for the chemical component. Formulae are written
  284. * according to the following rules:
  285. *
  286. * (1) Only recognized element symbols may be used.
  287. *
  288. * (2) Each element symbol is followed by a 'count' number. A count
  289. * of '1' may be omitted.
  290. *
  291. * (3) A space or parenthesis must separate each cluster of
  292. * (element symbol + count), but in general parentheses are
  293. * not used.
  294. *
  295. * (4) The order of elements depends on whether carbon is
  296. * present or not. If carbon is present, the order should be:
  297. * C, then H, then the other elements in alphabetical order
  298. * of their symbol. If carbon is not present, the elements
  299. * are listed purely in alphabetic order of their symbol. This
  300. * is the 'Hill' system used by Chemical Abstracts.
  301. */
  302. formula: str,
  303. /**
  304. * Formula mass in daltons of the chemical component.
  305. */
  306. formula_weight: float,
  307. /**
  308. * The value of _chem_comp.id must uniquely identify each item in
  309. * the CHEM_COMP list.
  310. *
  311. * For protein polymer entities, this is the three-letter code for
  312. * the amino acid.
  313. *
  314. * For nucleic acid polymer entities, this is the one-letter code
  315. * for the base.
  316. */
  317. id: str,
  318. /**
  319. * 'yes' indicates that this is a 'standard' monomer, 'no'
  320. * indicates that it is 'nonstandard'. Nonstandard monomers
  321. * should be described in more detail using the
  322. * _chem_comp.mon_nstd_parent, _chem_comp.mon_nstd_class and
  323. * _chem_comp.mon_nstd_details data items.
  324. */
  325. mon_nstd_flag: Aliased<'no' | 'n' | 'yes' | 'y'>(str),
  326. /**
  327. * The full name of the component.
  328. */
  329. name: str,
  330. /**
  331. * For standard polymer components, the type of the monomer.
  332. * Note that monomers that will form polymers are of three types:
  333. * linking monomers, monomers with some type of N-terminal (or 5')
  334. * cap and monomers with some type of C-terminal (or 3') cap.
  335. */
  336. type: Aliased<'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 1,4 and 1,4 linking' | 'L-saccharide 1,4 and 1,4 linking' | 'D-saccharide 1,4 and 1,6 linking' | 'L-saccharide 1,4 and 1,6 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' | 'other'>(str),
  337. /**
  338. * Synonym list for the component.
  339. */
  340. pdbx_synonyms: List(';', x => x),
  341. },
  342. chem_comp_bond: {
  343. /**
  344. * The ID of the first of the two atoms that define the bond.
  345. *
  346. * This data item is a pointer to _chem_comp_atom.atom_id in the
  347. * CHEM_COMP_ATOM category.
  348. */
  349. atom_id_1: str,
  350. /**
  351. * The ID of the second of the two atoms that define the bond.
  352. *
  353. * This data item is a pointer to _chem_comp_atom.atom_id in the
  354. * CHEM_COMP_ATOM category.
  355. */
  356. atom_id_2: str,
  357. /**
  358. * This data item is a pointer to _chem_comp.id in the CHEM_COMP
  359. * category.
  360. */
  361. comp_id: str,
  362. /**
  363. * The value that should be taken as the target for the chemical
  364. * bond associated with the specified atoms, expressed as a bond
  365. * order.
  366. */
  367. value_order: Aliased<'sing' | 'doub' | 'trip' | 'quad' | 'arom' | 'poly' | 'delo' | 'pi'>(str),
  368. /**
  369. * Ordinal index for the component bond list.
  370. */
  371. pdbx_ordinal: int,
  372. /**
  373. * Stereochemical configuration across a double bond.
  374. */
  375. pdbx_stereo_config: Aliased<'E' | 'Z' | 'N'>(str),
  376. /**
  377. * A flag indicating an aromatic bond.
  378. */
  379. pdbx_aromatic_flag: Aliased<'Y' | 'N'>(str),
  380. },
  381. entity: {
  382. /**
  383. * A description of special aspects of the entity.
  384. */
  385. details: str,
  386. /**
  387. * Formula mass in daltons of the entity.
  388. */
  389. formula_weight: float,
  390. /**
  391. * The value of _entity.id must uniquely identify a record in the
  392. * ENTITY list.
  393. *
  394. * Note that this item need not be a number; it can be any unique
  395. * identifier.
  396. */
  397. id: str,
  398. /**
  399. * The method by which the sample for the entity was produced.
  400. * Entities isolated directly from natural sources (tissues, soil
  401. * samples etc.) are expected to have further information in the
  402. * ENTITY_SRC_NAT category. Entities isolated from genetically
  403. * manipulated sources are expected to have further information in
  404. * the ENTITY_SRC_GEN category.
  405. */
  406. src_method: Aliased<'nat' | 'man' | 'syn'>(str),
  407. /**
  408. * Defines the type of the entity.
  409. *
  410. * Polymer entities are expected to have corresponding
  411. * ENTITY_POLY and associated entries.
  412. *
  413. * Non-polymer entities are expected to have corresponding
  414. * CHEM_COMP and associated entries.
  415. *
  416. * Water entities are not expected to have corresponding
  417. * entries in the ENTITY category.
  418. */
  419. type: Aliased<'polymer' | 'non-polymer' | 'macrolide' | 'water'>(str),
  420. /**
  421. * A description of the entity.
  422. *
  423. * Corresponds to the compound name in the PDB format.
  424. */
  425. pdbx_description: str,
  426. /**
  427. * A place holder for the number of molecules of the entity in
  428. * the entry.
  429. */
  430. pdbx_number_of_molecules: float,
  431. /**
  432. * Details about any entity mutation(s).
  433. */
  434. pdbx_mutation: str,
  435. /**
  436. * Entity fragment description(s).
  437. */
  438. pdbx_fragment: str,
  439. /**
  440. * Enzyme Commission (EC) number(s)
  441. */
  442. pdbx_ec: List(',', x => x),
  443. },
  444. entity_poly: {
  445. /**
  446. * This data item is a pointer to _entity.id in the ENTITY category.
  447. */
  448. entity_id: str,
  449. /**
  450. * A flag to indicate whether the polymer contains at least
  451. * one monomer-to-monomer link different from that implied by
  452. * _entity_poly.type.
  453. */
  454. nstd_linkage: Aliased<'no' | 'n' | 'yes' | 'y'>(str),
  455. /**
  456. * A flag to indicate whether the polymer contains at least
  457. * one monomer that is not considered standard.
  458. */
  459. nstd_monomer: Aliased<'no' | 'n' | 'yes' | 'y'>(str),
  460. /**
  461. * The type of the polymer.
  462. */
  463. type: Aliased<'polypeptide(D)' | 'polypeptide(L)' | 'polydeoxyribonucleotide' | 'polyribonucleotide' | 'polysaccharide(D)' | 'polysaccharide(L)' | 'polydeoxyribonucleotide/polyribonucleotide hybrid' | 'cyclic-pseudo-peptide' | 'peptide nucleic acid' | 'other'>(str),
  464. /**
  465. * The PDB strand/chain id(s) corresponding to this polymer entity.
  466. */
  467. pdbx_strand_id: List(',', x => x),
  468. /**
  469. * Chemical sequence expressed as string of one-letter
  470. * amino acid codes. Modifications and non-standard
  471. * amino acids are coded as X.
  472. */
  473. pdbx_seq_one_letter_code: str,
  474. /**
  475. * Cannonical chemical sequence expressed as string of
  476. * one-letter amino acid codes. Modifications are coded
  477. * as the parent amino acid where possible.
  478. *
  479. * A for alanine or adenine
  480. * B for ambiguous asparagine/aspartic-acid
  481. * R for arginine
  482. * N for asparagine
  483. * D for aspartic-acid
  484. * C for cysteine or cystine or cytosine
  485. * Q for glutamine
  486. * E for glutamic-acid
  487. * Z for ambiguous glutamine/glutamic acid
  488. * G for glycine or guanine
  489. * H for histidine
  490. * I for isoleucine
  491. * L for leucine
  492. * K for lysine
  493. * M for methionine
  494. * F for phenylalanine
  495. * P for proline
  496. * S for serine
  497. * T for threonine or thymine
  498. * W for tryptophan
  499. * Y for tyrosine
  500. * V for valine
  501. * U for uracil
  502. */
  503. pdbx_seq_one_letter_code_can: str,
  504. /**
  505. * For Structural Genomics entries, the sequence's target identifier registered at the TargetTrack database.
  506. */
  507. pdbx_target_identifier: str,
  508. },
  509. entity_poly_seq: {
  510. /**
  511. * This data item is a pointer to _entity.id in the ENTITY category.
  512. */
  513. entity_id: str,
  514. /**
  515. * A flag to indicate whether this monomer in the polymer is
  516. * heterogeneous in sequence.
  517. */
  518. hetero: Aliased<'no' | 'n' | 'yes' | 'y'>(str),
  519. /**
  520. * This data item is a pointer to _chem_comp.id in the CHEM_COMP
  521. * category.
  522. */
  523. mon_id: str,
  524. /**
  525. * The value of _entity_poly_seq.num must uniquely and sequentially
  526. * identify a record in the ENTITY_POLY_SEQ list.
  527. *
  528. * Note that this item must be a number and that the sequence
  529. * numbers must progress in increasing numerical order.
  530. */
  531. num: int,
  532. },
  533. entry: {
  534. /**
  535. * The value of _entry.id identifies the data block.
  536. *
  537. * Note that this item need not be a number; it can be any unique
  538. * identifier.
  539. */
  540. id: str,
  541. },
  542. exptl: {
  543. /**
  544. * This data item is a pointer to _entry.id in the ENTRY category.
  545. */
  546. entry_id: str,
  547. /**
  548. * The method used in the experiment.
  549. */
  550. method: Aliased<'X-RAY DIFFRACTION' | 'NEUTRON DIFFRACTION' | 'FIBER DIFFRACTION' | 'ELECTRON CRYSTALLOGRAPHY' | 'ELECTRON MICROSCOPY' | 'SOLUTION NMR' | 'SOLID-STATE NMR' | 'SOLUTION SCATTERING' | 'POWDER DIFFRACTION' | 'INFRARED SPECTROSCOPY' | 'EPR' | 'FLUORESCENCE TRANSFER' | 'THEORETICAL MODEL'>(str),
  551. },
  552. struct: {
  553. /**
  554. * This data item is a pointer to _entry.id in the ENTRY category.
  555. */
  556. entry_id: str,
  557. /**
  558. * A title for the data block. The author should attempt to convey
  559. * the essence of the structure archived in the CIF in the title,
  560. * and to distinguish this structural result from others.
  561. */
  562. title: str,
  563. },
  564. struct_asym: {
  565. /**
  566. * A description of special aspects of this portion of the contents
  567. * of the asymmetric unit.
  568. */
  569. details: str,
  570. /**
  571. * This data item is a pointer to _entity.id in the ENTITY category.
  572. */
  573. entity_id: str,
  574. /**
  575. * The value of _struct_asym.id must uniquely identify a record in
  576. * the STRUCT_ASYM list.
  577. *
  578. * Note that this item need not be a number; it can be any unique
  579. * identifier.
  580. */
  581. id: str,
  582. /**
  583. * This data item indicates whether the structural elements are modified.
  584. */
  585. pdbx_modified: str,
  586. /**
  587. * A flag indicating that this entity was originally labeled
  588. * with a blank PDB chain id.
  589. */
  590. pdbx_blank_PDB_chainid_flag: Aliased<'Y' | 'N'>(str),
  591. },
  592. struct_conf: {
  593. /**
  594. * A component of the identifier for the residue at which the
  595. * conformation segment begins.
  596. *
  597. * This data item is a pointer to _atom_site.label_asym_id in the
  598. * ATOM_SITE category.
  599. */
  600. beg_label_asym_id: str,
  601. /**
  602. * A component of the identifier for the residue at which the
  603. * conformation segment begins.
  604. *
  605. * This data item is a pointer to _atom_site.label_comp_id in
  606. * the ATOM_SITE category.
  607. */
  608. beg_label_comp_id: str,
  609. /**
  610. * A component of the identifier for the residue at which the
  611. * conformation segment begins.
  612. *
  613. * This data item is a pointer to _atom_site.label_seq_id in the
  614. * ATOM_SITE category.
  615. */
  616. beg_label_seq_id: int,
  617. /**
  618. * A component of the identifier for the residue at which the
  619. * conformation segment begins.
  620. *
  621. * This data item is a pointer to _atom_site.auth_asym_id in the
  622. * ATOM_SITE category.
  623. */
  624. beg_auth_asym_id: str,
  625. /**
  626. * A component of the identifier for the residue at which the
  627. * conformation segment begins.
  628. *
  629. * This data item is a pointer to _atom_site.auth_comp_id in
  630. * the ATOM_SITE category.
  631. */
  632. beg_auth_comp_id: str,
  633. /**
  634. * A component of the identifier for the residue at which the
  635. * conformation segment begins.
  636. *
  637. * This data item is a pointer to _atom_site.auth_seq_id in the
  638. * ATOM_SITE category.
  639. */
  640. beg_auth_seq_id: int,
  641. /**
  642. * This data item is a pointer to _struct_conf_type.id in the
  643. * STRUCT_CONF_TYPE category.
  644. */
  645. conf_type_id: Aliased<'HELX_P' | 'HELX_OT_P' | 'HELX_RH_P' | 'HELX_RH_OT_P' | 'HELX_RH_AL_P' | 'HELX_RH_GA_P' | 'HELX_RH_OM_P' | 'HELX_RH_PI_P' | 'HELX_RH_27_P' | 'HELX_RH_3T_P' | 'HELX_RH_PP_P' | 'HELX_LH_P' | 'HELX_LH_OT_P' | 'HELX_LH_AL_P' | 'HELX_LH_GA_P' | 'HELX_LH_OM_P' | 'HELX_LH_PI_P' | 'HELX_LH_27_P' | 'HELX_LH_3T_P' | 'HELX_LH_PP_P' | 'HELX_N' | 'HELX_OT_N' | 'HELX_RH_N' | 'HELX_RH_OT_N' | 'HELX_RH_A_N' | 'HELX_RH_B_N' | 'HELX_RH_Z_N' | 'HELX_LH_N' | 'HELX_LH_OT_N' | 'HELX_LH_A_N' | 'HELX_LH_B_N' | 'HELX_LH_Z_N' | 'TURN_P' | 'TURN_OT_P' | 'TURN_TY1_P' | 'TURN_TY1P_P' | 'TURN_TY2_P' | 'TURN_TY2P_P' | 'TURN_TY3_P' | 'TURN_TY3P_P' | 'STRN'>(str),
  646. /**
  647. * A description of special aspects of the conformation assignment.
  648. */
  649. details: str,
  650. /**
  651. * A component of the identifier for the residue at which the
  652. * conformation segment ends.
  653. *
  654. * This data item is a pointer to _atom_site.label_asym_id in the
  655. * ATOM_SITE category.
  656. */
  657. end_label_asym_id: str,
  658. /**
  659. * A component of the identifier for the residue at which the
  660. * conformation segment ends.
  661. *
  662. * This data item is a pointer to _atom_site.label_comp_id in the
  663. * ATOM_SITE category.
  664. */
  665. end_label_comp_id: str,
  666. /**
  667. * A component of the identifier for the residue at which the
  668. * conformation segment ends.
  669. *
  670. * This data item is a pointer to _atom_site.label_seq_id in the
  671. * ATOM_SITE category.
  672. */
  673. end_label_seq_id: int,
  674. /**
  675. * A component of the identifier for the residue at which the
  676. * conformation segment ends.
  677. *
  678. * This data item is a pointer to _atom_site.auth_asym_id in the
  679. * ATOM_SITE category.
  680. */
  681. end_auth_asym_id: str,
  682. /**
  683. * A component of the identifier for the residue at which the
  684. * conformation segment ends.
  685. *
  686. * This data item is a pointer to _atom_site.auth_comp_id in the
  687. * ATOM_SITE category.
  688. */
  689. end_auth_comp_id: str,
  690. /**
  691. * A component of the identifier for the residue at which the
  692. * conformation segment ends.
  693. *
  694. * This data item is a pointer to _atom_site.auth_seq_id in the
  695. * ATOM_SITE category.
  696. */
  697. end_auth_seq_id: int,
  698. /**
  699. * The value of _struct_conf.id must uniquely identify a record in
  700. * the STRUCT_CONF list.
  701. *
  702. * Note that this item need not be a number; it can be any unique
  703. * identifier.
  704. */
  705. id: str,
  706. /**
  707. * A component of the identifier for the residue at which the
  708. * conformation segment starts.
  709. */
  710. pdbx_beg_PDB_ins_code: str,
  711. /**
  712. * A component of the identifier for the residue at which the
  713. * conformation segment ends.
  714. */
  715. pdbx_end_PDB_ins_code: str,
  716. /**
  717. * This item is a place holder for the helix class used in the PDB
  718. * HELIX record.
  719. */
  720. pdbx_PDB_helix_class: str,
  721. /**
  722. * A placeholder for the lengths of the helix of the PDB
  723. * HELIX record.
  724. */
  725. pdbx_PDB_helix_length: int,
  726. /**
  727. * A placeholder for the helix identifier of the PDB
  728. * HELIX record.
  729. */
  730. pdbx_PDB_helix_id: str,
  731. },
  732. struct_conn: {
  733. /**
  734. * This data item is a pointer to _struct_conn_type.id in the
  735. * STRUCT_CONN_TYPE category.
  736. */
  737. conn_type_id: Aliased<'covale' | 'disulf' | 'hydrog' | 'metalc' | 'mismat' | 'saltbr' | 'modres' | 'covale_base' | 'covale_sugar' | 'covale_phosphate'>(str),
  738. /**
  739. * A description of special aspects of the connection.
  740. */
  741. details: str,
  742. /**
  743. * The value of _struct_conn.id must uniquely identify a record in
  744. * the STRUCT_CONN list.
  745. *
  746. * Note that this item need not be a number; it can be any unique
  747. * identifier.
  748. */
  749. id: str,
  750. /**
  751. * A component of the identifier for partner 1 of the structure
  752. * connection.
  753. *
  754. * This data item is a pointer to _atom_site.label_asym_id in the
  755. * ATOM_SITE category.
  756. */
  757. ptnr1_label_asym_id: str,
  758. /**
  759. * A component of the identifier for partner 1 of the structure
  760. * connection.
  761. *
  762. * This data item is a pointer to _chem_comp_atom.atom_id in the
  763. * CHEM_COMP_ATOM category.
  764. */
  765. ptnr1_label_atom_id: str,
  766. /**
  767. * A component of the identifier for partner 1 of the structure
  768. * connection.
  769. *
  770. * This data item is a pointer to _atom_site.label_comp_id in the
  771. * ATOM_SITE category.
  772. */
  773. ptnr1_label_comp_id: str,
  774. /**
  775. * A component of the identifier for partner 1 of the structure
  776. * connection.
  777. *
  778. * This data item is a pointer to _atom_site.label_seq_id in the
  779. * ATOM_SITE category.
  780. */
  781. ptnr1_label_seq_id: int,
  782. /**
  783. * A component of the identifier for partner 1 of the structure
  784. * connection.
  785. *
  786. * This data item is a pointer to _atom_site.auth_asym_id in the
  787. * ATOM_SITE category.
  788. */
  789. ptnr1_auth_asym_id: str,
  790. /**
  791. * A component of the identifier for partner 1 of the structure
  792. * connection.
  793. *
  794. * This data item is a pointer to _atom_site.auth_comp_id in the
  795. * ATOM_SITE category.
  796. */
  797. ptnr1_auth_comp_id: str,
  798. /**
  799. * A component of the identifier for partner 1 of the structure
  800. * connection.
  801. *
  802. * This data item is a pointer to _atom_site.auth_seq_id in the
  803. * ATOM_SITE category.
  804. */
  805. ptnr1_auth_seq_id: int,
  806. /**
  807. * Describes the symmetry operation that should be applied to the
  808. * atom set specified by _struct_conn.ptnr1_label* to generate the
  809. * first partner in the structure connection.
  810. */
  811. ptnr1_symmetry: str,
  812. /**
  813. * A component of the identifier for partner 2 of the structure
  814. * connection.
  815. *
  816. * This data item is a pointer to _atom_site.label_asym_id in the
  817. * ATOM_SITE category.
  818. */
  819. ptnr2_label_asym_id: str,
  820. /**
  821. * A component of the identifier for partner 2 of the structure
  822. * connection.
  823. *
  824. * This data item is a pointer to _chem_comp_atom.atom_id in the
  825. * CHEM_COMP_ATOM category.
  826. */
  827. ptnr2_label_atom_id: str,
  828. /**
  829. * A component of the identifier for partner 2 of the structure
  830. * connection.
  831. *
  832. * This data item is a pointer to _atom_site.label_comp_id in the
  833. * ATOM_SITE category.
  834. */
  835. ptnr2_label_comp_id: str,
  836. /**
  837. * A component of the identifier for partner 2 of the structure
  838. * connection.
  839. *
  840. * This data item is a pointer to _atom_site.label_seq_id in the
  841. * ATOM_SITE category.
  842. */
  843. ptnr2_label_seq_id: int,
  844. /**
  845. * A component of the identifier for partner 2 of the structure
  846. * connection.
  847. *
  848. * This data item is a pointer to _atom_site.auth_asym_id in the
  849. * ATOM_SITE category.
  850. */
  851. ptnr2_auth_asym_id: str,
  852. /**
  853. * A component of the identifier for partner 2 of the structure
  854. * connection.
  855. *
  856. * This data item is a pointer to _atom_site.auth_comp_id in the
  857. * ATOM_SITE category.
  858. */
  859. ptnr2_auth_comp_id: str,
  860. /**
  861. * A component of the identifier for partner 2 of the structure
  862. * connection.
  863. *
  864. * This data item is a pointer to _atom_site.auth_seq_id in the
  865. * ATOM_SITE category.
  866. */
  867. ptnr2_auth_seq_id: int,
  868. /**
  869. * Describes the symmetry operation that should be applied to the
  870. * atom set specified by _struct_conn.ptnr2_label* to generate the
  871. * second partner in the structure connection.
  872. */
  873. ptnr2_symmetry: str,
  874. /**
  875. * A component of the identifier for partner 1 of the structure
  876. * connection.
  877. *
  878. * This data item is a pointer to _atom_site.pdbx_PDB_ins_code in the
  879. * ATOM_SITE category.
  880. */
  881. pdbx_ptnr1_PDB_ins_code: str,
  882. /**
  883. * A component of the identifier for partner 1 of the
  884. * structure connection. This data item is a pointer to
  885. * _atom_site.label_alt_id in the ATOM_SITE category.
  886. */
  887. pdbx_ptnr1_label_alt_id: str,
  888. /**
  889. * A placeholder for the standard residue name found in
  890. * the MODRES record of a PDB file.
  891. */
  892. pdbx_ptnr1_standard_comp_id: str,
  893. /**
  894. * A component of the identifier for partner 1 of the structure
  895. * connection.
  896. *
  897. * This data item is a pointer to _atom_site.pdbx_PDB_ins_code in the
  898. * ATOM_SITE category.
  899. */
  900. pdbx_ptnr2_PDB_ins_code: str,
  901. /**
  902. * A component of the identifier for partner 2 of the
  903. * structure connection. This data item is a pointer to
  904. * _atom_site.label_alt_id in the ATOM_SITE category.
  905. */
  906. pdbx_ptnr2_label_alt_id: str,
  907. /**
  908. * A component of the identifier for partner 3 of the
  909. * structure connection. This data item is a pointer to
  910. * _atom_site.pdbx_PDB_ins_code in the ATOM_SITE category.
  911. */
  912. pdbx_ptnr3_PDB_ins_code: str,
  913. /**
  914. * A component of the identifier for partner 3 of the
  915. * structure connection. This data item is a pointer to
  916. * _atom_site.label_alt_id in the ATOM_SITE category.
  917. */
  918. pdbx_ptnr3_label_alt_id: str,
  919. /**
  920. * A component of the identifier for partner 3 of the
  921. * structure connection. This data item is a pointer to
  922. * _atom_site.label_asym_id in the ATOM_SITE category.
  923. */
  924. pdbx_ptnr3_label_asym_id: str,
  925. /**
  926. * A component of the identifier for partner 3 of the
  927. * structure connection. This data item is a pointer to
  928. * _atom_site.label_atom_id in the ATOM_SITE category.
  929. */
  930. pdbx_ptnr3_label_atom_id: str,
  931. /**
  932. * A component of the identifier for partner 3 of the
  933. * structure connection. This data item is a pointer to
  934. * _atom_site.label_comp_id in the ATOM_SITE category.
  935. */
  936. pdbx_ptnr3_label_comp_id: str,
  937. /**
  938. * A component of the identifier for partner 1 of the
  939. * structure connection. This data item is a pointer to
  940. * _atom_site.label_seq_id in the ATOM_SITE category.
  941. */
  942. pdbx_ptnr3_label_seq_id: int,
  943. /**
  944. * A placeholder for the PDB id in the case the category
  945. * is used to hold the information of the MODRES record of
  946. * a PDB file.
  947. */
  948. pdbx_PDB_id: str,
  949. /**
  950. * Distance value for this contact.
  951. */
  952. pdbx_dist_value: float,
  953. /**
  954. * The chemical bond order associated with the specified atoms in
  955. * this contact.
  956. */
  957. pdbx_value_order: Aliased<'sing' | 'doub' | 'trip' | 'quad'>(str),
  958. },
  959. struct_conn_type: {
  960. /**
  961. * The criteria used to define the interaction.
  962. */
  963. criteria: str,
  964. /**
  965. * The chemical or structural type of the interaction.
  966. */
  967. id: Aliased<'covale' | 'disulf' | 'hydrog' | 'metalc' | 'mismat' | 'saltbr' | 'modres' | 'covale_base' | 'covale_sugar' | 'covale_phosphate'>(str),
  968. /**
  969. * A reference that specifies the criteria used to define the
  970. * interaction.
  971. */
  972. reference: str,
  973. },
  974. struct_keywords: {
  975. /**
  976. * This data item is a pointer to _entry.id in the ENTRY category.
  977. */
  978. entry_id: str,
  979. /**
  980. * Keywords describing this structure.
  981. */
  982. text: List(',', x => x),
  983. /**
  984. * Terms characterizing the macromolecular structure.
  985. */
  986. pdbx_keywords: str,
  987. },
  988. struct_ncs_oper: {
  989. /**
  990. * A code to indicate whether this operator describes a
  991. * relationship between coordinates all of which are given in the
  992. * data block (in which case the value of code is 'given'), or
  993. * whether the operator is used to generate new coordinates from
  994. * those that are given in the data block (in which case the value
  995. * of code is 'generate').
  996. */
  997. code: Aliased<'given' | 'generate'>(str),
  998. /**
  999. * A description of special aspects of the noncrystallographic
  1000. * symmetry operator.
  1001. */
  1002. details: str,
  1003. /**
  1004. * The value of _struct_ncs_oper.id must uniquely identify a
  1005. * record in the STRUCT_NCS_OPER list.
  1006. *
  1007. * Note that this item need not be a number; it can be any unique
  1008. * identifier.
  1009. */
  1010. id: str,
  1011. /**
  1012. * The elements of the 3x3 matrix component of a
  1013. * noncrystallographic symmetry operation.
  1014. */
  1015. matrix: Matrix(3, 3),
  1016. /**
  1017. * The elements of the three-element vector component of a
  1018. * noncrystallographic symmetry operation.
  1019. */
  1020. vector: Vector(3),
  1021. },
  1022. struct_sheet_range: {
  1023. /**
  1024. * A component of the identifier for the residue at which the
  1025. * beta-sheet range begins.
  1026. *
  1027. * This data item is a pointer to _struct_asym.id in the
  1028. * STRUCT_ASYM category.
  1029. */
  1030. beg_label_asym_id: str,
  1031. /**
  1032. * A component of the identifier for the residue at which the
  1033. * beta-sheet range begins.
  1034. *
  1035. * This data item is a pointer to _chem_comp.id in the CHEM_COMP
  1036. * category.
  1037. */
  1038. beg_label_comp_id: str,
  1039. /**
  1040. * A component of the identifier for the residue at which the
  1041. * beta-sheet range begins.
  1042. *
  1043. * This data item is a pointer to _atom_site.label_seq_id in the
  1044. * ATOM_SITE category.
  1045. */
  1046. beg_label_seq_id: int,
  1047. /**
  1048. * A component of the identifier for the residue at which the
  1049. * beta-sheet range ends.
  1050. *
  1051. * This data item is a pointer to _struct_asym.id in the
  1052. * STRUCT_ASYM category.
  1053. */
  1054. end_label_asym_id: str,
  1055. /**
  1056. * A component of the identifier for the residue at which the
  1057. * beta-sheet range ends.
  1058. *
  1059. * This data item is a pointer to _chem_comp.id in the CHEM_COMP
  1060. * category.
  1061. */
  1062. end_label_comp_id: str,
  1063. /**
  1064. * A component of the identifier for the residue at which the
  1065. * beta-sheet range ends.
  1066. *
  1067. * This data item is a pointer to _atom_site.label_seq_id in the
  1068. * ATOM_SITE category.
  1069. */
  1070. end_label_seq_id: int,
  1071. /**
  1072. * A component of the identifier for the residue at which the
  1073. * beta-sheet range begins.
  1074. *
  1075. * This data item is a pointer to _atom_site.auth_asym_id in the
  1076. * ATOM_SITE category.
  1077. */
  1078. beg_auth_asym_id: str,
  1079. /**
  1080. * A component of the identifier for the residue at which the
  1081. * beta-sheet range begins.
  1082. *
  1083. * This data item is a pointer to _atom_site.auth_comp_id in
  1084. * the ATOM_SITE category.
  1085. */
  1086. beg_auth_comp_id: str,
  1087. /**
  1088. * A component of the identifier for the residue at which the
  1089. * beta-sheet range begins.
  1090. *
  1091. * This data item is a pointer to _atom_site.auth_seq_id in the
  1092. * ATOM_SITE category.
  1093. */
  1094. beg_auth_seq_id: int,
  1095. /**
  1096. * A component of the identifier for the residue at which the
  1097. * beta-sheet range ends.
  1098. *
  1099. * This data item is a pointer to _atom_site.auth_asym_id in the
  1100. * ATOM_SITE category.
  1101. */
  1102. end_auth_asym_id: str,
  1103. /**
  1104. * A component of the identifier for the residue at which the
  1105. * beta-sheet range ends.
  1106. *
  1107. * This data item is a pointer to _atom_site.auth_comp_id in the
  1108. * ATOM_SITE category.
  1109. */
  1110. end_auth_comp_id: str,
  1111. /**
  1112. * A component of the identifier for the residue at which the
  1113. * beta-sheet range ends.
  1114. *
  1115. * This data item is a pointer to _atom_site.auth_seq_id in the
  1116. * ATOM_SITE category.
  1117. */
  1118. end_auth_seq_id: int,
  1119. /**
  1120. * The value of _struct_sheet_range.id must uniquely identify a
  1121. * range in a given sheet in the STRUCT_SHEET_RANGE list.
  1122. *
  1123. * Note that this item need not be a number; it can be any unique
  1124. * identifier.
  1125. */
  1126. id: str,
  1127. /**
  1128. * This data item is a pointer to _struct_sheet.id in the
  1129. * STRUCT_SHEET category.
  1130. */
  1131. sheet_id: str,
  1132. /**
  1133. * A component of the identifier for the residue at which the
  1134. * beta sheet range begins. Insertion code.
  1135. */
  1136. pdbx_beg_PDB_ins_code: str,
  1137. /**
  1138. * A component of the identifier for the residue at which the
  1139. * beta sheet range ends. Insertion code.
  1140. */
  1141. pdbx_end_PDB_ins_code: str,
  1142. },
  1143. struct_site: {
  1144. /**
  1145. * A description of special aspects of the site.
  1146. */
  1147. details: str,
  1148. /**
  1149. * The value of _struct_site.id must uniquely identify a record in
  1150. * the STRUCT_SITE list.
  1151. *
  1152. * Note that this item need not be a number; it can be any unique
  1153. * identifier.
  1154. */
  1155. id: str,
  1156. /**
  1157. * Number of residues in the site.
  1158. */
  1159. pdbx_num_residues: int,
  1160. /**
  1161. * Source of evidence supporting the assignment of this site.
  1162. */
  1163. pdbx_evidence_code: str,
  1164. /**
  1165. * A component of the identifier for the ligand in the site.
  1166. *
  1167. * This data item is a pointer to _atom_site.auth_asym_id in the
  1168. * ATOM_SITE category.
  1169. */
  1170. pdbx_auth_asym_id: str,
  1171. /**
  1172. * A component of the identifier for the ligand in the site.
  1173. *
  1174. * This data item is a pointer to _atom_site.auth_comp_id in the
  1175. * ATOM_SITE category.
  1176. */
  1177. pdbx_auth_comp_id: str,
  1178. /**
  1179. * A component of the identifier for the ligand in the site.
  1180. *
  1181. * This data item is a pointer to _atom_site.auth_seq_id in the
  1182. * ATOM_SITE category.
  1183. */
  1184. pdbx_auth_seq_id: str,
  1185. /**
  1186. * PDB insertion code for the ligand in the site.
  1187. */
  1188. pdbx_auth_ins_code: str,
  1189. },
  1190. struct_site_gen: {
  1191. /**
  1192. * A description of special aspects of the symmetry generation of
  1193. * this portion of the structural site.
  1194. */
  1195. details: str,
  1196. /**
  1197. * The value of _struct_site_gen.id must uniquely identify a record
  1198. * in the STRUCT_SITE_GEN list.
  1199. *
  1200. * Note that this item need not be a number; it can be any unique
  1201. * identifier.
  1202. */
  1203. id: str,
  1204. /**
  1205. * A component of the identifier for participants in the site.
  1206. *
  1207. * This data item is a pointer to _atom_sites_alt.id in the
  1208. * ATOM_SITES_ALT category.
  1209. */
  1210. label_alt_id: str,
  1211. /**
  1212. * A component of the identifier for participants in the site.
  1213. *
  1214. * This data item is a pointer to _atom_site.label_asym_id in the
  1215. * ATOM_SITE category.
  1216. */
  1217. label_asym_id: str,
  1218. /**
  1219. * A component of the identifier for participants in the site.
  1220. *
  1221. * This data item is a pointer to _chem_comp_atom.atom_id in the
  1222. * CHEM_COMP_ATOM category.
  1223. */
  1224. label_atom_id: str,
  1225. /**
  1226. * A component of the identifier for participants in the site.
  1227. *
  1228. * This data item is a pointer to _atom_site.label_comp_id in the
  1229. * ATOM_SITE category.
  1230. */
  1231. label_comp_id: str,
  1232. /**
  1233. * A component of the identifier for participants in the site.
  1234. *
  1235. * This data item is a pointer to _atom_site.label_seq_id in the
  1236. * ATOM_SITE category.
  1237. */
  1238. label_seq_id: int,
  1239. /**
  1240. * A component of the identifier for participants in the site.
  1241. *
  1242. * This data item is a pointer to _atom_site.auth_asym_id in the
  1243. * ATOM_SITE category.
  1244. */
  1245. auth_asym_id: str,
  1246. /**
  1247. * A component of the identifier for participants in the site.
  1248. *
  1249. * This data item is a pointer to _atom_site.auth_comp_id in the
  1250. * ATOM_SITE category.
  1251. */
  1252. auth_comp_id: str,
  1253. /**
  1254. * A component of the identifier for participants in the site.
  1255. *
  1256. * This data item is a pointer to _atom_site.auth_seq_id in the
  1257. * ATOM_SITE category.
  1258. */
  1259. auth_seq_id: str,
  1260. /**
  1261. * This data item is a pointer to _struct_site.id in the STRUCT_SITE
  1262. * category.
  1263. */
  1264. site_id: str,
  1265. /**
  1266. * Describes the symmetry operation that should be applied to the
  1267. * atom set specified by _struct_site_gen.label* to generate a
  1268. * portion of the site.
  1269. */
  1270. symmetry: str,
  1271. /**
  1272. * PDB insertion code.
  1273. */
  1274. pdbx_auth_ins_code: str,
  1275. /**
  1276. * Number of residues in the site.
  1277. */
  1278. pdbx_num_res: int,
  1279. },
  1280. symmetry: {
  1281. /**
  1282. * This data item is a pointer to _entry.id in the ENTRY category.
  1283. */
  1284. entry_id: str,
  1285. /**
  1286. * The cell settings for this space-group symmetry.
  1287. */
  1288. cell_setting: Aliased<'triclinic' | 'monoclinic' | 'orthorhombic' | 'tetragonal' | 'rhombohedral' | 'trigonal' | 'hexagonal' | 'cubic'>(str),
  1289. /**
  1290. * Space-group number from International Tables for Crystallography
  1291. * Vol. A (2002).
  1292. */
  1293. Int_Tables_number: int,
  1294. /**
  1295. * Space-group symbol as described by Hall (1981). This symbol
  1296. * gives the space-group setting explicitly. Leave spaces between
  1297. * the separate components of the symbol.
  1298. *
  1299. * Ref: Hall, S. R. (1981). Acta Cryst. A37, 517-525; erratum
  1300. * (1981) A37, 921.
  1301. */
  1302. space_group_name_Hall: str,
  1303. /**
  1304. * Hermann-Mauguin space-group symbol. Note that the
  1305. * Hermann-Mauguin symbol does not necessarily contain complete
  1306. * information about the symmetry and the space-group origin. If
  1307. * used, always supply the FULL symbol from International Tables
  1308. * for Crystallography Vol. A (2002) and indicate the origin and
  1309. * the setting if it is not implicit. If there is any doubt that
  1310. * the equivalent positions can be uniquely deduced from this
  1311. * symbol, specify the _symmetry_equiv.pos_as_xyz or
  1312. * _symmetry.space_group_name_Hall data items as well. Leave
  1313. * spaces between symbols referring to
  1314. * different axes.
  1315. */
  1316. 'space_group_name_H-M': str,
  1317. },
  1318. pdbx_struct_assembly: {
  1319. /**
  1320. * Provides details of the method used to determine or
  1321. * compute the assembly.
  1322. */
  1323. method_details: str,
  1324. /**
  1325. * Provides the details of the oligomeric state of the assembly.
  1326. */
  1327. oligomeric_details: str,
  1328. /**
  1329. * The number of polymer molecules in the assembly.
  1330. */
  1331. oligomeric_count: int,
  1332. /**
  1333. * A description of special aspects of the macromolecular assembly.
  1334. */
  1335. details: str,
  1336. /**
  1337. * The value of _pdbx_struct_assembly.id must uniquely identify a record in
  1338. * the PDBX_STRUCT_ASSEMBLY list.
  1339. */
  1340. id: str,
  1341. },
  1342. pdbx_struct_mod_residue: {
  1343. /**
  1344. * The value of _pdbx_struct_mod_residue.id must uniquely identify
  1345. * each item in the PDBX_STRUCT_MOD_RESIDUE list.
  1346. *
  1347. * This is an integer serial number.
  1348. */
  1349. id: int,
  1350. /**
  1351. * Part of the identifier for the modified polymer component.
  1352. *
  1353. * This data item is a pointer to _atom_site.auth_asym_id in the
  1354. * ATOM_SITE category.
  1355. */
  1356. auth_asym_id: str,
  1357. /**
  1358. * Part of the identifier for the modified polymer component.
  1359. *
  1360. * This data item is a pointer to _atom_site.auth_comp_id in the
  1361. * ATOM_SITE category.
  1362. */
  1363. auth_comp_id: str,
  1364. /**
  1365. * Part of the identifier for the modified polymer component.
  1366. *
  1367. * This data item is a pointer to _atom_site.auth_seq_id in the
  1368. * ATOM_SITE category.
  1369. */
  1370. auth_seq_id: int,
  1371. /**
  1372. * Part of the identifier for the modified polymer component.
  1373. *
  1374. * This data item is a pointer to _atom_site.pdbx_PDB_ins_code in the
  1375. * ATOM_SITE category.
  1376. */
  1377. PDB_ins_code: str,
  1378. /**
  1379. * Part of the identifier for the modified polymer component.
  1380. *
  1381. * This data item is a pointer to _atom_site.label_asym_id in the
  1382. * ATOM_SITE category.
  1383. */
  1384. label_asym_id: str,
  1385. /**
  1386. * Part of the identifier for the modified polymer component.
  1387. *
  1388. * This data item is a pointer to _atom_site.label_comp_id in the
  1389. * ATOM_SITE category.
  1390. */
  1391. label_comp_id: str,
  1392. /**
  1393. * Part of the identifier for the unobserved or zero occupancy residue.
  1394. *
  1395. * This data item is a pointer to _atom_site.label_seq_id in the
  1396. * ATOM_SITE category.
  1397. */
  1398. label_seq_id: int,
  1399. /**
  1400. * The parent component identifier for this modified polymer component.
  1401. */
  1402. parent_comp_id: str,
  1403. /**
  1404. * Details of the modification for this polymer component.
  1405. */
  1406. details: str,
  1407. },
  1408. pdbx_struct_oper_list: {
  1409. /**
  1410. * This identifier code must uniquely identify a
  1411. * record in the PDBX_STRUCT_OPER_LIST list.
  1412. */
  1413. id: str,
  1414. /**
  1415. * A code to indicate the type of operator.
  1416. */
  1417. type: Aliased<'identity operation' | 'point symmetry operation' | 'helical symmetry operation' | 'crystal symmetry operation' | '3D crystal symmetry operation' | '2D crystal symmetry operation' | 'transform to point frame' | 'transform to helical frame' | 'transform to crystal frame' | 'transform to 2D crystal frame' | 'transform to 3D crystal frame' | 'build point asymmetric unit' | 'build helical asymmetric unit' | 'build 2D crystal asymmetric unit' | 'build 3D crystal asymmetric unit'>(str),
  1418. /**
  1419. * A descriptive name for the transformation operation.
  1420. */
  1421. name: str,
  1422. /**
  1423. * The symmetry operation corresponding to the transformation operation.
  1424. */
  1425. symmetry_operation: str,
  1426. /**
  1427. * The elements of the 3x3 matrix component of the
  1428. * transformation operation.
  1429. */
  1430. matrix: Matrix(3, 3),
  1431. /**
  1432. * The elements of the three-element vector component of the
  1433. * transformation operation.
  1434. */
  1435. vector: Vector(3),
  1436. },
  1437. pdbx_struct_assembly_gen: {
  1438. /**
  1439. * This data item is a pointer to _struct_asym.id in
  1440. * the STRUCT_ASYM category.
  1441. *
  1442. * This item may be expressed as a comma separated list of identifiers.
  1443. */
  1444. asym_id_list: List(',', x => x),
  1445. /**
  1446. * This data item is a pointer to _pdbx_struct_assembly.id in the
  1447. * PDBX_STRUCT_ASSEMBLY category.
  1448. */
  1449. assembly_id: str,
  1450. /**
  1451. * Identifies the operation of collection of operations
  1452. * from category PDBX_STRUCT_OPER_LIST.
  1453. *
  1454. * Operation expressions may have the forms:
  1455. *
  1456. * (1) the single operation 1
  1457. * (1,2,5) the operations 1, 2, 5
  1458. * (1-4) the operations 1,2,3 and 4
  1459. * (1,2)(3,4) the combinations of operations
  1460. * 3 and 4 followed by 1 and 2 (i.e.
  1461. * the cartesian product of parenthetical
  1462. * groups applied from right to left)
  1463. */
  1464. oper_expression: str,
  1465. },
  1466. pdbx_reference_entity_list: {
  1467. /**
  1468. * The value of _pdbx_reference_entity_list.prd_id is a reference
  1469. * _pdbx_reference_molecule.prd_id in the PDBX_REFERENCE_MOLECULE category.
  1470. */
  1471. prd_id: str,
  1472. /**
  1473. * The value of _pdbx_reference_entity_list.ref_entity_id is a unique identifier
  1474. * the a constituent entity within this reference molecule.
  1475. */
  1476. ref_entity_id: str,
  1477. /**
  1478. * Defines the polymer characteristic of the entity.
  1479. */
  1480. type: str,
  1481. /**
  1482. * Additional details about this entity.
  1483. */
  1484. details: str,
  1485. /**
  1486. * The component number of this entity within the molecule.
  1487. */
  1488. component_id: int,
  1489. },
  1490. pdbx_reference_entity_link: {
  1491. /**
  1492. * The value of _pdbx_reference_entity_link.link_id uniquely identifies
  1493. * linkages between entities with a molecule.
  1494. */
  1495. link_id: int,
  1496. /**
  1497. * The value of _pdbx_reference_entity_link.prd_id is a reference
  1498. * _pdbx_reference_entity_list.prd_id in the PDBX_REFERENCE_ENTITY_LIST category.
  1499. */
  1500. prd_id: str,
  1501. /**
  1502. * A description of special aspects of a linkage between
  1503. * chemical components in the structure.
  1504. */
  1505. details: str,
  1506. /**
  1507. * The reference entity id of the first of the two entities joined by the
  1508. * linkage.
  1509. *
  1510. * This data item is a pointer to _pdbx_reference_entity_list.ref_entity_id
  1511. * in the PDBX_REFERENCE_ENTITY_LIST category.
  1512. */
  1513. ref_entity_id_1: str,
  1514. /**
  1515. * The reference entity id of the second of the two entities joined by the
  1516. * linkage.
  1517. *
  1518. * This data item is a pointer to _pdbx_reference_entity_list.ref_entity_id
  1519. * in the PDBX_REFERENCE_ENTITY_LIST category.
  1520. */
  1521. ref_entity_id_2: str,
  1522. /**
  1523. * For a polymer entity, the sequence number in the first of
  1524. * the two entities containing the linkage.
  1525. *
  1526. * This data item is a pointer to _pdbx_reference_entity_poly_seq.num
  1527. * in the PDBX_REFERENCE_ENTITY_POLY_SEQ category.
  1528. */
  1529. entity_seq_num_1: int,
  1530. /**
  1531. * For a polymer entity, the sequence number in the second of
  1532. * the two entities containing the linkage.
  1533. *
  1534. * This data item is a pointer to _pdbx_reference_entity_poly_seq.num
  1535. * in the PDBX_REFERENCE_ENTITY_POLY_SEQ category.
  1536. */
  1537. entity_seq_num_2: int,
  1538. /**
  1539. * The component identifier in the first of the two entities containing the linkage.
  1540. *
  1541. * For polymer entities, this data item is a pointer to _pdbx_reference_entity_poly_seq.mon_id
  1542. * in the PDBX_REFERENCE_ENTITY_POLY_SEQ category.
  1543. *
  1544. * For non-polymer entities, this data item is a pointer to
  1545. * _pdbx_reference_entity_nonpoly.chem_comp_id in the
  1546. * PDBX_REFERENCE_ENTITY_NONPOLY category.
  1547. */
  1548. comp_id_1: str,
  1549. /**
  1550. * The component identifier in the second of the two entities containing the linkage.
  1551. *
  1552. * For polymer entities, this data item is a pointer to _pdbx_reference_entity_poly_seq.mon_id
  1553. * in the PDBX_REFERENCE_ENTITY_POLY_SEQ category.
  1554. *
  1555. * For non-polymer entities, this data item is a pointer to
  1556. * _pdbx_reference_entity_nonpoly.chem_comp_id in the
  1557. * PDBX_REFERENCE_ENTITY_NONPOLY category.
  1558. */
  1559. comp_id_2: str,
  1560. /**
  1561. * The atom identifier/name in the first of the two entities containing the linkage.
  1562. */
  1563. atom_id_1: str,
  1564. /**
  1565. * The atom identifier/name in the second of the two entities containing the linkage.
  1566. */
  1567. atom_id_2: str,
  1568. /**
  1569. * The bond order target for the chemical linkage.
  1570. */
  1571. value_order: Aliased<'sing' | 'doub' | 'trip' | 'quad' | 'arom' | 'poly' | 'delo' | 'pi'>(str),
  1572. /**
  1573. * The entity component identifier for the first of two entities containing the linkage.
  1574. */
  1575. component_1: int,
  1576. /**
  1577. * The entity component identifier for the second of two entities containing the linkage.
  1578. */
  1579. component_2: int,
  1580. /**
  1581. * A code indicating the entity types involved in the linkage.
  1582. */
  1583. link_class: Aliased<'PP' | 'PN' | 'NP' | 'NN'>(str),
  1584. },
  1585. pdbx_reference_entity_poly_link: {
  1586. /**
  1587. * The value of _pdbx_reference_entity_poly_link.link_id uniquely identifies
  1588. * a linkage within a polymer entity.
  1589. */
  1590. link_id: int,
  1591. /**
  1592. * The value of _pdbx_reference_entity_poly_link.prd_id is a reference
  1593. * _pdbx_reference_entity_list.prd_id in the PDBX_REFERENCE_ENTITY_POLY category.
  1594. */
  1595. prd_id: str,
  1596. /**
  1597. * The reference entity id of the polymer entity containing the linkage.
  1598. *
  1599. * This data item is a pointer to _pdbx_reference_entity_poly.ref_entity_id
  1600. * in the PDBX_REFERENCE_ENTITY_POLY category.
  1601. */
  1602. ref_entity_id: str,
  1603. /**
  1604. * The entity component identifier entity containing the linkage.
  1605. */
  1606. component_id: int,
  1607. /**
  1608. * For a polymer entity, the sequence number in the first of
  1609. * the two components making the linkage.
  1610. *
  1611. * This data item is a pointer to _pdbx_reference_entity_poly_seq.num
  1612. * in the PDBX_REFERENCE_ENTITY_POLY_SEQ category.
  1613. */
  1614. entity_seq_num_1: int,
  1615. /**
  1616. * For a polymer entity, the sequence number in the second of
  1617. * the two components making the linkage.
  1618. *
  1619. * This data item is a pointer to _pdbx_reference_entity_poly_seq.num
  1620. * in the PDBX_REFERENCE_ENTITY_POLY_SEQ category.
  1621. */
  1622. entity_seq_num_2: int,
  1623. /**
  1624. * The component identifier in the first of the two components making the
  1625. * linkage.
  1626. *
  1627. * This data item is a pointer to _pdbx_reference_entity_poly_seq.mon_id
  1628. * in the PDBX_REFERENCE_ENTITY_POLY_SEQ category.
  1629. */
  1630. comp_id_1: str,
  1631. /**
  1632. * The component identifier in the second of the two components making the
  1633. * linkage.
  1634. *
  1635. * This data item is a pointer to _pdbx_reference_entity_poly_seq.mon_id
  1636. * in the PDBX_REFERENCE_ENTITY_POLY_SEQ category.
  1637. */
  1638. comp_id_2: str,
  1639. /**
  1640. * The atom identifier/name in the first of the two components making
  1641. * the linkage.
  1642. */
  1643. atom_id_1: str,
  1644. /**
  1645. * The atom identifier/name in the second of the two components making
  1646. * the linkage.
  1647. */
  1648. atom_id_2: str,
  1649. /**
  1650. * The bond order target for the non-standard linkage.
  1651. */
  1652. value_order: Aliased<'sing' | 'doub' | 'trip' | 'quad' | 'arom' | 'poly' | 'delo' | 'pi'>(str),
  1653. },
  1654. pdbx_molecule: {
  1655. /**
  1656. * The value of _pdbx_molecule.prd_id is the PDB accession code for this
  1657. * reference molecule.
  1658. */
  1659. prd_id: str,
  1660. /**
  1661. * The value of _pdbx_molecule.instance_id is identifies a particular molecule
  1662. * in the molecule list.
  1663. */
  1664. instance_id: int,
  1665. /**
  1666. * A reference to _struct_asym.id in the STRUCT_ASYM category.
  1667. */
  1668. asym_id: str,
  1669. },
  1670. pdbx_molecule_features: {
  1671. /**
  1672. * The value of _pdbx_molecule_features.prd_id is the PDB accession code for this
  1673. * reference molecule.
  1674. */
  1675. prd_id: str,
  1676. /**
  1677. * Broadly defines the function of the molecule.
  1678. */
  1679. class: Aliased<'Antagonist' | 'Antibiotic' | 'Anticancer' | 'Anticoagulant' | 'Antifungal' | 'Antiinflammatory' | 'Antimicrobial' | 'Antineoplastic' | 'Antiparasitic' | 'Antiretroviral' | 'Anthelmintic' | 'Antithrombotic' | 'Antitumor' | 'Antiviral' | 'CASPASE inhibitor' | 'Chaperone binding' | 'Enzyme inhibitor' | 'Growth factor' | 'Immunosuppressant' | 'Inhibitor' | 'Lantibiotic' | 'Metabolism' | 'Metal transport' | 'Oxidation-reduction' | 'Receptor' | 'Thrombin inhibitor' | 'Trypsin inhibitor' | 'Toxin' | 'Transport activator' | 'Unknown' | 'Anticoagulant, Antithrombotic' | 'Antibiotic, Antimicrobial' | 'Antibiotic, Anthelmintic' | 'Antibiotic, Antineoplastic' | 'Antimicrobial, Antiretroviral' | 'Antimicrobial, Antitumor' | 'Antimicrobial, Antiparasitic, Antibiotic' | 'Thrombin inhibitor, Trypsin inhibitor'>(str),
  1680. /**
  1681. * Defines the structural classification of the molecule.
  1682. */
  1683. type: Aliased<'Amino acid' | 'Aminoglycoside' | 'Anthracycline' | 'Anthraquinone' | 'Ansamycin' | 'Chalkophore' | 'Chromophore' | 'Glycopeptide' | 'Cyclic depsipeptide' | 'Cyclic lipopeptide' | 'Cyclic peptide' | 'Heterocyclic' | 'Imino sugar' | 'Keto acid' | 'Lipoglycopeptide' | 'Lipopeptide' | 'Macrolide' | 'Non-polymer' | 'Nucleoside' | 'Oligopeptide' | 'Oligosaccharide' | 'Peptaibol' | 'Peptide-like' | 'Polycyclic' | 'Polypeptide' | 'Polysaccharide' | 'Quinolone' | 'Thiolactone' | 'Thiopeptide' | 'Siderophore' | 'Unknown' | 'Chalkophore, Polypeptide'>(str),
  1684. /**
  1685. * A name of the molecule.
  1686. */
  1687. name: str,
  1688. /**
  1689. * Additional details describing the molecule.
  1690. */
  1691. details: str,
  1692. },
  1693. ihm_starting_model_details: {
  1694. /**
  1695. * A unique identifier for the starting structural model.
  1696. */
  1697. starting_model_id: str,
  1698. /**
  1699. * A unique identifier for the distinct molecular entities.
  1700. * This data item is a pointer to _entity_poly_seq.entity_id in the ENTITY_POLY category.
  1701. */
  1702. entity_id: str,
  1703. /**
  1704. * A text description of the molecular entity
  1705. */
  1706. entity_description: str,
  1707. /**
  1708. * An asym/strand identifier for the entity molecule.
  1709. * This data item is a pointer to _struct_asym.id in the
  1710. * STRUCT_ASYM category.
  1711. */
  1712. asym_id: str,
  1713. /**
  1714. * The leading residue index for the sequence segment modeled using this starting model.
  1715. * This data item is a pointer to _entity_poly_seq.num in the ENTITY_POLY_SEQ category.
  1716. */
  1717. seq_id_begin: int,
  1718. /**
  1719. * The trailing residue index for the sequence segment modeled using this starting model.
  1720. * This data item is a pointer to _entity_poly_seq.num in the ENTITY_POLY_SEQ category.
  1721. */
  1722. seq_id_end: int,
  1723. /**
  1724. * The source of the starting model.
  1725. */
  1726. starting_model_source: Aliased<'comparative model' | 'experimental model' | 'integrative model' | 'ab initio model' | 'other'>(str),
  1727. /**
  1728. * The author assigned chainId/auth_asym_id corresponding to this starting model.
  1729. * This corresponds to the chainId/auth_asym_id of the experimental models in the
  1730. * PDB or comparative models in the Model Archive or the starting models referenced
  1731. * via a DOI. If starting models are included in IHM_STARTING_MODEL_COORD, then
  1732. * this will be the same as _ihm_starting_model_details.asym_id.
  1733. */
  1734. starting_model_auth_asym_id: str,
  1735. /**
  1736. * The offset in residue numbering between the starting model and the deposited I/H model, if applicable.
  1737. * I/H model residue number = Starting model residue number + offset
  1738. */
  1739. starting_model_sequence_offset: int,
  1740. /**
  1741. * Identifier to the starting model (comparative, experimental or integrative)
  1742. * used as input in the integrative modeling.
  1743. * This data item is a pointer to the _ihm_dataset_list.id in the
  1744. * IHM_DATASET_LIST category.
  1745. */
  1746. dataset_list_id: int,
  1747. },
  1748. ihm_starting_comparative_models: {
  1749. /**
  1750. * A unique identifier for the starting comparative model.
  1751. */
  1752. ordinal_id: int,
  1753. /**
  1754. * The identifier for the starting structural model.
  1755. * This data item is a pointer to _ihm_starting_model_details.starting_model_id
  1756. * in the IHM_STARTING_MODEL_DETAILS category.
  1757. */
  1758. starting_model_id: str,
  1759. /**
  1760. * The chainId/auth_asym_id corresponding to the starting model.
  1761. */
  1762. starting_model_auth_asym_id: str,
  1763. /**
  1764. * The starting residue index of the starting model.
  1765. */
  1766. starting_model_seq_id_begin: int,
  1767. /**
  1768. * The ending residue index of the starting model.
  1769. */
  1770. starting_model_seq_id_end: int,
  1771. /**
  1772. * The chainId/auth_asym_id corresponding to the template.
  1773. */
  1774. template_auth_asym_id: str,
  1775. /**
  1776. * The starting residue index of the template.
  1777. */
  1778. template_seq_id_begin: int,
  1779. /**
  1780. * The ending residue index of the template.
  1781. */
  1782. template_seq_id_end: int,
  1783. /**
  1784. * The percentage sequence identity between the template sequence and the comparative model sequence.
  1785. */
  1786. template_sequence_identity: float,
  1787. /**
  1788. * The denominator used while calculating the sequence identity provided in
  1789. * _ihm_starting_comparative_models.template_sequence_identity.
  1790. */
  1791. template_sequence_identity_denominator: Aliased<'1' | '2' | '3' | '4' | '5'>(int),
  1792. /**
  1793. * The dataset list id corresponding to the template used to obtain the comparative model.
  1794. * This data item is a pointer to _ihm_dataset_list.id in the IHM_DATASET_LIST category.
  1795. */
  1796. template_dataset_list_id: int,
  1797. /**
  1798. * The file id corresponding to the sequence alignment of the template sequence and the comparative model sequence.
  1799. * This data item is a pointer to _ihm_external_files.id in the IHM_EXTERNAL_FILES category.
  1800. */
  1801. alignment_file_id: int,
  1802. },
  1803. ihm_starting_model_seq_dif: {
  1804. /**
  1805. * A unique identifier for the entry.
  1806. */
  1807. ordinal_id: int,
  1808. /**
  1809. * A unique identifier for the distinct molecular entities.
  1810. * This data item is a pointer to _entity_poly_seq.entity_id in the ENTITY_POLY category.
  1811. */
  1812. entity_id: str,
  1813. /**
  1814. * An asym/strand identifier for the entity molecule.
  1815. * This data item is a pointer to _struct_asym.id in the
  1816. * STRUCT_ASYM category.
  1817. */
  1818. asym_id: str,
  1819. /**
  1820. * The residue index.
  1821. * This data item is a pointer to _entity_poly_seq.num in the ENTITY_POLY_SEQ category.
  1822. */
  1823. seq_id: int,
  1824. /**
  1825. * The component identifier for the residue.
  1826. * This data item is a pointer to _entity_poly_seq.mon_id in the ENTITY_POLY_SEQ category.
  1827. */
  1828. comp_id: str,
  1829. /**
  1830. * Unique identifier for the starting model record.
  1831. * This data item is a pointer to _ihm_starting_model_details.starting_model_id in the
  1832. * IHM_STARTING_MODEL_DETAILS category.
  1833. */
  1834. starting_model_id: str,
  1835. /**
  1836. * The asym/strand identifier for the entity molecule of the database starting model.
  1837. */
  1838. db_asym_id: str,
  1839. /**
  1840. * The corresponding residue index of the database starting model.
  1841. */
  1842. db_seq_id: int,
  1843. /**
  1844. * The correspinding component identifier for the residue in the database starting model.
  1845. */
  1846. db_comp_id: str,
  1847. /**
  1848. * A description of special aspects of the point differences
  1849. * between the sequence of the entity or biological unit described
  1850. * in the data block and that in the starting model referenced
  1851. * from a database.
  1852. */
  1853. details: str,
  1854. },
  1855. ihm_model_representation: {
  1856. /**
  1857. * A unique identifier for the model details record.
  1858. */
  1859. ordinal_id: int,
  1860. /**
  1861. * An identifier that collects or groups together a set of representations.
  1862. * This data item may be used to identify a complete model representation.
  1863. */
  1864. representation_id: int,
  1865. /**
  1866. * An identifier for the residue range segment within the structural model.
  1867. */
  1868. segment_id: int,
  1869. /**
  1870. * A unique identifier distinct molecular entities.
  1871. * This data item is a pointer to _entity_poly_seq.entity_id in the
  1872. * ENTITY_POLY_SEQ category.
  1873. */
  1874. entity_id: str,
  1875. /**
  1876. * A text description of the molecular entity
  1877. */
  1878. entity_description: str,
  1879. /**
  1880. * An asym/strand identifier for the entity molecule.
  1881. * This data item is a pointer to _struct_asym.id in the
  1882. * STRUCT_ASYM category.
  1883. */
  1884. entity_asym_id: str,
  1885. /**
  1886. * The leading residue index for the sequence segment modeled using this starting model.
  1887. */
  1888. seq_id_begin: int,
  1889. /**
  1890. * The trailing residue index for the sequence segment modeled using this starting model.
  1891. */
  1892. seq_id_end: int,
  1893. /**
  1894. * The primitive object used to model this segment.
  1895. */
  1896. model_object_primitive: Aliased<'atomistic' | 'sphere' | 'gaussian' | 'other'>(str),
  1897. /**
  1898. * The identifier for the starting structural model.
  1899. * This data item is a pointer to _ihm_starting_model_details.starting_model_id
  1900. * in the IHM_STARTING_MODEL_DETAILS category.
  1901. */
  1902. starting_model_id: str,
  1903. /**
  1904. * The manner in which the segment is modeled.
  1905. */
  1906. model_mode: Aliased<'rigid' | 'flexible'>(str),
  1907. /**
  1908. * The level of detail at which model primitive objects are applied to the structure.
  1909. */
  1910. model_granularity: Aliased<'by-atom' | 'by-residue' | 'multi-residue' | 'by-feature'>(str),
  1911. /**
  1912. * The number of primitive objects used to model a feature in the case of 'by-feature' granularity.
  1913. */
  1914. model_object_count: int,
  1915. },
  1916. ihm_struct_assembly: {
  1917. /**
  1918. * A unique identifier for the structural assembly description.
  1919. */
  1920. ordinal_id: int,
  1921. /**
  1922. * An identifier for the structural assembly.
  1923. * This data item will remain the same for all components
  1924. * of an assembly.
  1925. */
  1926. assembly_id: int,
  1927. /**
  1928. * The parent of this assembly in a hierarchy.
  1929. * This data item is an internal category pointer to
  1930. * _ihm_struct_assembly.assembly_id
  1931. * This data item should point to the assembly id of the immediate
  1932. * parent in a hierarchy.
  1933. * By convention, the full assembly (top of hierarchy) is assigned parent id 0 (zero).
  1934. * In case of assemblies that do not conform to a hierarchy,
  1935. * _ihm_struct_assembly.parent_assembly_id is the same as
  1936. * _ihm_struct_assembly.assembly_id indicating a self-parent.
  1937. */
  1938. parent_assembly_id: int,
  1939. /**
  1940. * A text description of the molecular entity
  1941. */
  1942. entity_description: str,
  1943. /**
  1944. * A unique identifier for distinct molecular entities.
  1945. * This data item is a pointer to _entity_poly_seq.entity_id in the
  1946. * ENTITY_POLY_SEQ category.
  1947. */
  1948. entity_id: str,
  1949. /**
  1950. * An asym/strand identifier for the component in the assembly.
  1951. * This data item is a pointer to _struct_asym.id in the
  1952. * STRUCT_ASYM category.
  1953. */
  1954. asym_id: str,
  1955. /**
  1956. * The starting residue index for the sequence segment of the entity instance
  1957. * that is part of the assembly.
  1958. */
  1959. seq_id_begin: int,
  1960. /**
  1961. * The ending residue index for the sequence segment of the entity instance
  1962. * that is part of the assembly.
  1963. */
  1964. seq_id_end: int,
  1965. },
  1966. ihm_struct_assembly_details: {
  1967. /**
  1968. * A unique identifier for the structural assembly.
  1969. */
  1970. assembly_id: int,
  1971. /**
  1972. * A name for the structural assembly.
  1973. */
  1974. assembly_name: str,
  1975. /**
  1976. * Description of the structural assembly.
  1977. */
  1978. assembly_description: str,
  1979. },
  1980. ihm_modeling_protocol: {
  1981. /**
  1982. * A unique identifier for the modeling protocol/step combination.
  1983. */
  1984. ordinal_id: int,
  1985. /**
  1986. * An index for the modeling protocol carried out.
  1987. */
  1988. protocol_id: int,
  1989. /**
  1990. * An index for a particular step within the modeling protocol.
  1991. */
  1992. step_id: int,
  1993. /**
  1994. * An index for the structural assembly being modeled.
  1995. * This is an indicator to whether the whole assembly is modeled
  1996. * or if only a subset of the structural assembly is modeled.
  1997. * This data item is a pointer to _ihm_struct_assembly.assembly_id in the
  1998. * IHM_STRUCT_ASSEMBLY category. The IHM_STRUCT_ASSEMBLY category provides the
  1999. * details regarding the different structural assemblies used in the modeling.
  2000. * The default value for this data item is "1", indicating that the entire
  2001. * assembly is being modeled.
  2002. */
  2003. struct_assembly_id: int,
  2004. /**
  2005. * An index for the dataset group being used in the modeling protocol.
  2006. * This data item is a pointer to the _ihm_dataset_group.group_id in the
  2007. * IHM_DATASET_GROUP category.
  2008. */
  2009. dataset_group_id: int,
  2010. /**
  2011. * A textual description of the structural assembly being modeled.
  2012. */
  2013. struct_assembly_description: str,
  2014. /**
  2015. * The name for the modeling protocol.
  2016. */
  2017. protocol_name: str,
  2018. /**
  2019. * The name or type of the modeling step.
  2020. */
  2021. step_name: str,
  2022. /**
  2023. * Description of the method involved in the modeling step.
  2024. */
  2025. step_method: str,
  2026. /**
  2027. * The number of models in the beginning of the step.
  2028. */
  2029. num_models_begin: int,
  2030. /**
  2031. * The number of models at the end of the step.
  2032. */
  2033. num_models_end: int,
  2034. /**
  2035. * A flag to indicate if the modeling is multi scale.
  2036. */
  2037. multi_scale_flag: Aliased<'YES' | 'NO'>(str),
  2038. /**
  2039. * A flag to indicate if the modeling is multi state.
  2040. */
  2041. multi_state_flag: Aliased<'YES' | 'NO'>(str),
  2042. /**
  2043. * A flag to indicate if the modeling involves an ensemble ordered by time or other order.
  2044. */
  2045. ordered_flag: Aliased<'YES' | 'NO'>(str),
  2046. },
  2047. ihm_multi_state_modeling: {
  2048. /**
  2049. * A unique identifier for the multiple states being described.
  2050. */
  2051. ordinal_id: int,
  2052. /**
  2053. * An identifier for the particular state in the multi-state modeling.
  2054. */
  2055. state_id: int,
  2056. /**
  2057. * An identifier for a collections of states in the multi-state modeling.
  2058. * If the states do not need to be grouped into collections, then
  2059. * _ihm_multi_state_modeling.state_group_id is the same as
  2060. * _ihm_multi_state_modeling.state_id.
  2061. */
  2062. state_group_id: int,
  2063. /**
  2064. * A fraction representing the population of the particular state.
  2065. */
  2066. population_fraction: float,
  2067. /**
  2068. * The type that the multiple states being modeled belong to.
  2069. */
  2070. state_type: str,
  2071. /**
  2072. * A descriptive name for the state.
  2073. */
  2074. state_name: str,
  2075. /**
  2076. * The model group id corresponding to the particular state in the multi-state model.
  2077. * This data item is a pointer to _ihm_model_list.model_group_id in the
  2078. * IHM_MODEL_LIST category.
  2079. * If there is only a single model corresponding to a particular state, then the
  2080. * _ihm_model_list.model_group_id is the same as the _ihm_model_list.model_id.
  2081. */
  2082. model_group_id: int,
  2083. /**
  2084. * The type of multi-state modeling experiment carried out.
  2085. */
  2086. experiment_type: Aliased<'Fraction of bulk' | 'Single molecule'>(str),
  2087. /**
  2088. * Additional textual details of the multi-state modeling, if required.
  2089. */
  2090. details: str,
  2091. },
  2092. ihm_modeling_post_process: {
  2093. /**
  2094. * A unique identifier for the post modeling analysis/step combination.
  2095. */
  2096. id: int,
  2097. /**
  2098. * An identifier for the modeling protocol, whose post modeling analysis
  2099. * is being carried out.
  2100. * This data item is a pointer to the _ihm_modeling_protocol.protocol_id
  2101. * in the IHM_MODELING_PROTOCOL category.
  2102. */
  2103. protocol_id: int,
  2104. /**
  2105. * An identifier for the post modeling analysis. This data item accounts for
  2106. * multiple post-modeling analyses that can be carried out.
  2107. */
  2108. analysis_id: int,
  2109. /**
  2110. * In a multi-step process, this identifier denotes the particular
  2111. * step in the post modeling analysis.
  2112. */
  2113. step_id: int,
  2114. /**
  2115. * The type of post modeling analysis being carried out.
  2116. */
  2117. type: Aliased<'filter' | 'cluster' | 'rescore' | 'validation' | 'other' | 'none'>(str),
  2118. /**
  2119. * The parameter/feature used in the post modeling analysis.
  2120. */
  2121. feature: Aliased<'energy/score' | 'RMSD' | 'dRMSD' | 'other' | 'none'>(str),
  2122. /**
  2123. * The number of models at the beginning of the post processing step.
  2124. */
  2125. num_models_begin: int,
  2126. /**
  2127. * The number of models the the end of the post processing step.
  2128. */
  2129. num_models_end: int,
  2130. },
  2131. ihm_ensemble_info: {
  2132. /**
  2133. * A unique id for the ensemble.
  2134. */
  2135. ensemble_id: int,
  2136. /**
  2137. * An optional name for the cluster or ensemble for better description.
  2138. */
  2139. ensemble_name: str,
  2140. /**
  2141. * An identifier for the post modeling analyses carried out.
  2142. * This data item is a pointer to _ihm_modeling_post_process.id in
  2143. * the IHM_MODELING_POST_PROCESS category.
  2144. */
  2145. post_process_id: int,
  2146. /**
  2147. * An identifier for the cluster or group of models being deposited.
  2148. * This data item is a pointer to the _ihm_model_list.model_group_id
  2149. * in the IHM_MODEL_LIST category.
  2150. */
  2151. model_group_id: int,
  2152. /**
  2153. * The clustering method used to obtain the ensemble, if applicable.
  2154. */
  2155. ensemble_clustering_method: Aliased<'Hierarchical' | 'Partitioning (k-means)' | 'Other'>(str),
  2156. /**
  2157. * The parameter/feature used for clustering the models, if applicable.
  2158. */
  2159. ensemble_clustering_feature: Aliased<'RMSD' | 'dRMSD' | 'other'>(str),
  2160. /**
  2161. * The number of models in the current ensemble being described.
  2162. */
  2163. num_ensemble_models: int,
  2164. /**
  2165. * The number of models from the current ensemble that is deposited.
  2166. */
  2167. num_ensemble_models_deposited: int,
  2168. /**
  2169. * The precision of each cluster or ensemble is calculated as dRMSD, which
  2170. * is the average C-alpha distance root mean square deviation (dRMSD)
  2171. * between the individual models in the cluster and the cluster centroid.
  2172. * The cluster centroid is defined as the model with the minimal sum of
  2173. * dRMSDs to the other models in the cluster or ensemble.
  2174. */
  2175. ensemble_precision_value: float,
  2176. /**
  2177. * A reference to the external file containing the structural models
  2178. * in the ensemble. The number of models in the external file should
  2179. * correspond to the number of models in the ensemble. This data item
  2180. * is a pointer to _ihm_external_files.id in the IHM_EXTERNAL_FILES
  2181. * category.
  2182. * It is recommended that the large ensemble files be stored as separate
  2183. * zip files within the same DOI. It is also recommended that large sphere
  2184. * model ensembles be in binary format, which facilitates faster access.
  2185. * Currently, a binary dump of co-ordinates in dcd format is suggested.
  2186. * The topology can be inferred from the IHM_SPHERE_OBJ_SITE and the
  2187. * ATOM_SITE categories in the corresponding mmCIF file.
  2188. */
  2189. ensemble_file_id: int,
  2190. },
  2191. ihm_model_list: {
  2192. /**
  2193. * A unique identifier for the model / model group combination.
  2194. */
  2195. ordinal_id: int,
  2196. /**
  2197. * A unique identifier for the structural model being deposited.
  2198. */
  2199. model_id: int,
  2200. /**
  2201. * An identifier to group structural models into collections or sets.
  2202. * This data item can be used to group models into structural clusters
  2203. * or using other criteria based on experimental data or other
  2204. * relationships such as those belonging to the same state or time stamp.
  2205. * An ensemble of models and its representative can either be grouped together
  2206. * or can be separate groups in the ihm_model_list table. The choice between
  2207. * the two options should be decided based on how the modeling was carried out
  2208. * and how the representative was chosen. If the representative is a member of
  2209. * the ensemble (i.e., best scoring model), then it is recommended that the
  2210. * representative and the ensemble belong to the same model group. If the
  2211. * representative is calculated from the ensemble (i.e., centroid), then it is
  2212. * recommended that the representative be separated into a different group.
  2213. * If the models do not need to be grouped into collections, then the
  2214. * _ihm_model_list.model_group_id is the same as _ihm_model_list.model_id.
  2215. */
  2216. model_group_id: int,
  2217. /**
  2218. * A decsriptive name for the model.
  2219. */
  2220. model_name: str,
  2221. /**
  2222. * A decsriptive name for the model group.
  2223. */
  2224. model_group_name: str,
  2225. /**
  2226. * An identifier to the structure assembly corresponding to the model.
  2227. * This data item is a pointer to the _ihm_struct_assembly.assembly_id
  2228. * in the IHM_STRUCT_ASSEMBLY category.
  2229. */
  2230. assembly_id: int,
  2231. /**
  2232. * An identifier to the modeling protocol that produced the model.
  2233. * This data item is a pointer to the _ihm_modeling_protocol.protocol_id
  2234. * in the IHM_MODELING_PROTOCOL category.
  2235. */
  2236. protocol_id: int,
  2237. /**
  2238. * An identifier to the multi-scale model representation id of the model.
  2239. * This data item is a pointer to the _ihm_model_representation.representation_id
  2240. * in the IHM_MODEL_REPRESENTATION category.
  2241. */
  2242. representation_id: int,
  2243. },
  2244. ihm_model_representative: {
  2245. /**
  2246. * A unique identifier for the representative of the model group.
  2247. */
  2248. id: int,
  2249. /**
  2250. * The model group identifier corresponding to the representative model.
  2251. * This data item is a pointer to _ihm_model_list.model_group_id in the
  2252. * IHM_MODEL_LIST category.
  2253. */
  2254. model_group_id: int,
  2255. /**
  2256. * The model identifier corresponding to the representative model.
  2257. * This data item is a pointer to _ihm_model_list.model_id in the
  2258. * IHM_MODEL_LIST category.
  2259. */
  2260. model_id: int,
  2261. /**
  2262. * The selection criteria based on which the representative is chosen.
  2263. */
  2264. selection_criteria: Aliased<'medoid' | 'closest to the average' | 'lowest energy' | 'target function' | 'fewest violations' | 'minimized average structure' | 'best scoring model' | 'centroid' | 'other selction criteria'>(str),
  2265. },
  2266. ihm_dataset_list: {
  2267. /**
  2268. * A unique identifier for the dataset.
  2269. */
  2270. id: int,
  2271. /**
  2272. * The type of data held in the dataset.
  2273. */
  2274. data_type: Aliased<'NMR data' | '3DEM volume' | '2DEM class average' | 'EM raw micrographs' | 'SAS data' | 'CX-MS data' | 'Mass Spectrometry data' | 'EPR data' | 'H/D exchange data' | 'Single molecule FRET data' | 'Experimental model' | 'Comparative model' | 'Integrative model' | 'De Novo model' | 'Predicted contacts' | 'Mutagenesis data' | 'DNA footprinting data' | 'Yeast two-hybrid screening data' | 'Other'>(str),
  2275. /**
  2276. * A flag that indicates whether the dataset is archived in
  2277. * an IHM related database or elsewhere.
  2278. */
  2279. database_hosted: Aliased<'YES' | 'NO'>(str),
  2280. },
  2281. ihm_dataset_group: {
  2282. /**
  2283. * A unique identifier for the entry.
  2284. */
  2285. ordinal_id: int,
  2286. /**
  2287. * An identifier for the dataset group.
  2288. */
  2289. group_id: int,
  2290. /**
  2291. * An identifier to the dataset. This data item is a pointer to
  2292. * _ihm_dataset_list.id in the IHM_DATASET_LIST category.
  2293. */
  2294. dataset_list_id: int,
  2295. },
  2296. ihm_related_datasets: {
  2297. /**
  2298. * A unique identifier for the entry.
  2299. */
  2300. ordinal_id: int,
  2301. /**
  2302. * The dataset list id corresponding to the derived dataset.
  2303. * This data item is a pointer to _ihm_dataset_list.id in the
  2304. * IHM_DATASET_LIST category.
  2305. */
  2306. dataset_list_id_derived: int,
  2307. /**
  2308. * The primary dataset list id from which the corresponding derived dataset is obtained.
  2309. * This data item is a pointer to _ihm_dataset_list.id in the
  2310. * IHM_DATASET_LIST category.
  2311. */
  2312. dataset_list_id_primary: int,
  2313. },
  2314. ihm_dataset_related_db_reference: {
  2315. /**
  2316. * A unique identifier for the related database entry.
  2317. */
  2318. id: int,
  2319. /**
  2320. * Identifier to the dataset list used in the IHM modeling.
  2321. * This data item is a pointer to the _ihm_dataset_list.id in the
  2322. * IHM_DATASET_LIST category.
  2323. */
  2324. dataset_list_id: int,
  2325. /**
  2326. * The name of the database containing the dataset entry.
  2327. */
  2328. db_name: Aliased<'PDB' | 'BMRB' | 'EMDB' | 'EMPIAR' | 'SASBDB' | 'PRIDE' | 'MODEL ARCHIVE' | 'MASSIVE' | 'BioGRID' | 'Other'>(str),
  2329. /**
  2330. * The accession code for the database entry.
  2331. */
  2332. accession_code: str,
  2333. /**
  2334. * Version of the database entry, if the database allows versioning.
  2335. */
  2336. version: str,
  2337. /**
  2338. * Details regarding the dataset entry.
  2339. */
  2340. details: str,
  2341. },
  2342. ihm_external_reference_info: {
  2343. /**
  2344. * A unique identifier for the external reference.
  2345. */
  2346. reference_id: int,
  2347. /**
  2348. * The name of the reference provider.
  2349. */
  2350. reference_provider: str,
  2351. /**
  2352. * The type of external reference.
  2353. * Currently, only Digital Object Identifiers (DOIs) and supplementary files
  2354. * stored locally are supported.
  2355. */
  2356. reference_type: Aliased<'DOI' | 'Supplementary Files'>(str),
  2357. /**
  2358. * The external reference or the Digital Object Identifier (DOI).
  2359. * This field is not relevant for local files.
  2360. */
  2361. reference: str,
  2362. /**
  2363. * The type of object that the external reference points to, usually
  2364. * a single file or an archive.
  2365. */
  2366. refers_to: Aliased<'File' | 'Archive' | 'Publication' | 'Other'>(str),
  2367. /**
  2368. * The Uniform Resource Locator (URL) corresponding to the external reference (DOI).
  2369. * This URL should link to the corresponding downloadable file or archive and is provided
  2370. * to enable automated software to download the referenced file or archive.
  2371. */
  2372. associated_url: str,
  2373. },
  2374. ihm_external_files: {
  2375. /**
  2376. * A unique identifier for each external file.
  2377. */
  2378. id: int,
  2379. /**
  2380. * A pointer to the source of the external file - either DOI or locally stored.
  2381. * This data item is a pointer to _ihm_external_reference_info.reference_id in the
  2382. * IHM_EXTERNAL_REFERENCE_INFO category.
  2383. */
  2384. reference_id: int,
  2385. /**
  2386. * The relative path (including filename) for each external file.
  2387. * Absolute paths (starting with "/") are not permitted.
  2388. * This is required for identifying individual files from within
  2389. * a tar-zipped archive file or for identifying supplementary local
  2390. * files organized within a directory structure.
  2391. * This data item assumes a POSIX-like directory structure or file path.
  2392. */
  2393. file_path: str,
  2394. /**
  2395. * The type of content in the file.
  2396. */
  2397. content_type: Aliased<'Input data or restraints' | 'Modeling or post-processing output' | 'Modeling workflow or script' | 'Visualization script' | 'Other'>(str),
  2398. /**
  2399. * Storage size of the external file in bytes.
  2400. */
  2401. file_size_bytes: float,
  2402. /**
  2403. * Textual description of what the external file is.
  2404. */
  2405. details: str,
  2406. },
  2407. ihm_dataset_external_reference: {
  2408. /**
  2409. * A unique identifier for the external data.
  2410. */
  2411. id: int,
  2412. /**
  2413. * Identifier to the dataset list used in the I/H modeling.
  2414. * This data item is a pointer to the _ihm_dataset_list.id in the
  2415. * IHM_DATASET_LIST category.
  2416. */
  2417. dataset_list_id: int,
  2418. /**
  2419. * The file id corresponding to this external data file.
  2420. * This data item is a pointer to _ihm_external_files.id
  2421. * in the IHM_EXTERNAL_FILES category.
  2422. */
  2423. file_id: int,
  2424. },
  2425. ihm_localization_density_files: {
  2426. /**
  2427. * A unique identifier.
  2428. */
  2429. id: int,
  2430. /**
  2431. * The file id for the externally stored localization density file.
  2432. * This data item is a pointer to _ihm_external_files.id
  2433. * in the IHM_EXTERNAL_FILES category.
  2434. */
  2435. file_id: int,
  2436. /**
  2437. * The ensemble identifier for the ensemble, for which the localization density is provided.
  2438. * This data item is a pointer to _ihm_ensemble_info.ensemble_id in the IHM_ENSEMBLE_INFO category.
  2439. */
  2440. ensemble_id: int,
  2441. /**
  2442. * The entity identifier corresponding to this localization density.
  2443. * This data item is a pointer to _entity_poly_seq.entity_id in the ENTITY_POLY category.
  2444. */
  2445. entity_id: str,
  2446. /**
  2447. * The leading sequence index corresponding to this localization density.
  2448. * This data item is a pointer to _entity_poly_seq.num in the ENTITY_POLY category.
  2449. */
  2450. seq_id_begin: int,
  2451. /**
  2452. * The trailing sequence index corresponding to this localization density.
  2453. * This data item is a pointer to _entity_poly_seq.num in the ENTITY_POLY category.
  2454. */
  2455. seq_id_end: int,
  2456. /**
  2457. * An asym/strand identifier corresponding to this localization density.
  2458. * This data item is a pointer to _struct_asym.id in the STRUCT_ASYM category.
  2459. */
  2460. asym_id: str,
  2461. },
  2462. ihm_predicted_contact_restraint: {
  2463. /**
  2464. * A unique identifier for the predicted contact restraint.
  2465. */
  2466. id: int,
  2467. /**
  2468. * An identifier to group the predicted contacts.
  2469. */
  2470. group_id: int,
  2471. /**
  2472. * The entity identifier for the first monomer partner in the predicted contact.
  2473. * This data item is a pointer to _entity_poly_seq.entity_id in the ENTITY_POLY_SEQ category.
  2474. */
  2475. entity_id_1: str,
  2476. /**
  2477. * The entity identifier for the second monomer partner in the predicted contact.
  2478. * This data item is a pointer to _entity_poly_seq.entity_id in the ENTITY_POLY_SEQ category.
  2479. */
  2480. entity_id_2: str,
  2481. /**
  2482. * An asym/strand identifier for the first monomer partner in the predicted contact.
  2483. * This data item is a pointer to _struct_asym.id in the
  2484. * STRUCT_ASYM category.
  2485. */
  2486. asym_id_1: str,
  2487. /**
  2488. * An asym/strand identifier for the second monomer partner in the predicted contact.
  2489. * This data item is a pointer to _struct_asym.id in the
  2490. * STRUCT_ASYM category.
  2491. */
  2492. asym_id_2: str,
  2493. /**
  2494. * The component identifier for the first monomer partner in the predicted contact.
  2495. * This data item is a pointer to _entity_poly_seq.mon_id in the ENTITY_POLY_SEQ category.
  2496. */
  2497. comp_id_1: str,
  2498. /**
  2499. * The component identifier for the second monomer partner in the predicted contact.
  2500. * This data item is a pointer to _entity_poly_seq.mon_id in the ENTITY_POLY_SEQ category.
  2501. */
  2502. comp_id_2: str,
  2503. /**
  2504. * The sequence index for the first monomer partner in the predicted contact.
  2505. * This data item is a pointer to _entity_poly_seq.num in the ENTITY_POLY_SEQ category.
  2506. */
  2507. seq_id_1: int,
  2508. /**
  2509. * The sequence index for the second monomer partner in the predicted contact.
  2510. * This data item is a pointer to _entity_poly_seq.num in the ENTITY_POLY_SEQ category.
  2511. */
  2512. seq_id_2: int,
  2513. /**
  2514. * The atom id of the first partner in the predicted contact.
  2515. * This data item is a pointer to _chem_comp_atom.atom_id in the
  2516. * CHEM_COMP_ATOM category.
  2517. */
  2518. atom_id_1: str,
  2519. /**
  2520. * The atom id of the second partner in the predicted contact.
  2521. * This data item is a pointer to _chem_comp_atom.atom_id in the
  2522. * CHEM_COMP_ATOM category.
  2523. */
  2524. atom_id_2: str,
  2525. /**
  2526. * The lower limit to the distance threshold applied to this predicted contact restraint
  2527. * in the integrative modeling task.
  2528. */
  2529. distance_lower_limit: float,
  2530. /**
  2531. * The upper limit to the distance threshold applied to this predicted contact restraint
  2532. * in the integrative modeling task.
  2533. */
  2534. distance_upper_limit: float,
  2535. /**
  2536. * The real number that indicates the probability that the predicted distance restraint
  2537. * is correct. This number should fall between 0.0 and 1.0.
  2538. */
  2539. probability: float,
  2540. /**
  2541. * The type of distance restraint applied.
  2542. */
  2543. restraint_type: Aliased<'lower bound' | 'upper bound' | 'lower and upper bound'>(str),
  2544. /**
  2545. * The granularity of the predicted contact as applied to the multi-scale model.
  2546. */
  2547. model_granularity: Aliased<'by-residue' | 'by-feature' | 'by-atom'>(str),
  2548. /**
  2549. * Identifier to the predicted contacts dataset.
  2550. * This data item is a pointer to the _ihm_dataset_list.id in the
  2551. * IHM_DATASET_LIST category.
  2552. */
  2553. dataset_list_id: int,
  2554. /**
  2555. * Identifier to the software used to obtain the predicted contacts dataset.
  2556. * This data item is a pointer to the _software.pdbx_ordinal in the
  2557. * SOFTWARE category.
  2558. */
  2559. software_id: int,
  2560. },
  2561. ihm_cross_link_list: {
  2562. /**
  2563. * A unique identifier for the cross link restraint.
  2564. */
  2565. id: int,
  2566. /**
  2567. * An identifier for a set of ambiguous crosslink restraints.
  2568. * Handles experimental uncertainties in the identities of
  2569. * crosslinked residues.
  2570. */
  2571. group_id: int,
  2572. /**
  2573. * A text description of molecular entity 1.
  2574. */
  2575. entity_description_1: str,
  2576. /**
  2577. * A text description of molecular entity 2.
  2578. */
  2579. entity_description_2: str,
  2580. /**
  2581. * The entity identifier for the first monomer partner in the cross link
  2582. * This data item is a pointer to _entity_poly_seq.entity_id in the ENTITY_POLY_SEQ category.
  2583. */
  2584. entity_id_1: str,
  2585. /**
  2586. * The entity identifier for the second monomer partner in the cross link
  2587. *
  2588. * This data item is a pointer to _entity_poly_seq.entity_id in the ENTITY_POLY_SEQ category.
  2589. */
  2590. entity_id_2: str,
  2591. /**
  2592. * The component identifier for the first monomer partner in the cross link.
  2593. *
  2594. * This data item is a pointer to _entity_poly_seq.mon_id in the ENTITY_POLY_SEQ category.
  2595. */
  2596. comp_id_1: str,
  2597. /**
  2598. * The component identifier for the second monomer partner in the cross link.
  2599. *
  2600. * This data item is a pointer to _entity_poly_seq.mon_id in the ENTITY_POLY_SEQ category.
  2601. */
  2602. comp_id_2: str,
  2603. /**
  2604. * The sequence index for the first monomer partner in the cross link.
  2605. *
  2606. * This data item is a pointer to _entity_poly_seq.num in the ENTITY_POLY_SEQ category.
  2607. */
  2608. seq_id_1: int,
  2609. /**
  2610. * The sequence index for the second monomer partner in the cross link.
  2611. *
  2612. * This data item is a pointer to _entity_poly_seq.num in the ENTITY_POLY_SEQ category.
  2613. */
  2614. seq_id_2: int,
  2615. /**
  2616. * The type of crosslinker used.
  2617. */
  2618. linker_type: Aliased<'EDC' | 'DSS' | 'EGS' | 'BS3' | 'BS2G' | 'DST' | 'sulfo-SDA' | 'sulfo-SMCC' | 'Other'>(str),
  2619. /**
  2620. * Identifier to the crosslinking dataset.
  2621. * This data item is a pointer to the _ihm_dataset_list.id in the
  2622. * IHM_DATASET_LIST category.
  2623. */
  2624. dataset_list_id: int,
  2625. },
  2626. ihm_cross_link_restraint: {
  2627. /**
  2628. * A unique identifier for the cross link record.
  2629. */
  2630. id: int,
  2631. /**
  2632. * An identifier for a set of ambiguous cross-links.
  2633. * Handles implementation uncertainties related to multiple copies of subunit.
  2634. * This data item is a pointer to _ihm_cross_link_list.id in the
  2635. * IHM_CROSS_LINK_LIST category.
  2636. */
  2637. group_id: int,
  2638. /**
  2639. * The entity identifier for the first monomer partner in the cross link
  2640. *
  2641. * This data item is a pointer to _entity_poly_seq.entity_id in the ENTITY_POLY_SEQ category
  2642. * and the _ihm_cross_link_restraint.entity_id_1 in the IHM_CROSS_LINK_RESTRAINT category.
  2643. */
  2644. entity_id_1: str,
  2645. /**
  2646. * The entity identifier for the second monomer partner in the cross link
  2647. *
  2648. * This data item is a pointer to _entity_poly_seq.entity_id in the ENTITY_POLY_SEQ category
  2649. * and the _ihm_cross_link_restraint.entity_id_2 in the IHM_CROSS_LINK_RESTRAINT category.
  2650. */
  2651. entity_id_2: str,
  2652. /**
  2653. * An asym/strand identifier for the first monomer partner in the cross-link.
  2654. *
  2655. * This data item is a pointer to _struct_asym.id in the
  2656. * STRUCT_ASYM category.
  2657. */
  2658. asym_id_1: str,
  2659. /**
  2660. * An asym/strand identifier for the second monomer partner in the cross-link.
  2661. *
  2662. * This data item is a pointer to _struct_asym.id in the
  2663. * STRUCT_ASYM category.
  2664. */
  2665. asym_id_2: str,
  2666. /**
  2667. * The component identifier for the first monomer partner in the cross link.
  2668. *
  2669. * This data item is a pointer to _entity_poly_seq.mon_id in the ENTITY_POLY_SEQ category
  2670. * and the _ihm_cross_link_restraint.comp_id_1 in the IHM_CROSS_LINK_RESTRAINT category.
  2671. */
  2672. comp_id_1: str,
  2673. /**
  2674. * The component identifier for the second monomer partner in the cross link.
  2675. *
  2676. * This data item is a pointer to _entity_poly_seq.mon_id in the ENTITY_POLY_SEQ category
  2677. * and the _ihm_cross_link_restraint.comp_id_2 in the IHM_CROSS_LINK_RESTRAINT category.
  2678. */
  2679. comp_id_2: str,
  2680. /**
  2681. * The sequence index for the first monomer partner in the cross link.
  2682. *
  2683. * This data item is a pointer to _entity_poly_seq.num in the ENTITY_POLY_SEQ category
  2684. * and the _ihm_cross_link_restraint.seq_id_1 in the IHM_CROSS_LINK_RESTRAINT category.
  2685. */
  2686. seq_id_1: int,
  2687. /**
  2688. * The sequence index for the second monomer partner in the cross link.
  2689. *
  2690. * This data item is a pointer to _entity_poly_seq.num in the ENTITY_POLY_SEQ category
  2691. * and the _ihm_cross_link_restraint.seq_id_2 in the IHM_CROSS_LINK_RESTRAINT category.
  2692. */
  2693. seq_id_2: int,
  2694. /**
  2695. * The atom identifier for the first monomer partner in the cross link.
  2696. * This data item is a pointer to _chem_comp_atom.atom_id in the
  2697. * CHEM_COMP_ATOM category.
  2698. */
  2699. atom_id_1: str,
  2700. /**
  2701. * The atom identifier for the second monomer partner in the cross link.
  2702. * This data item is a pointer to _chem_comp_atom.atom_id in the
  2703. * CHEM_COMP_ATOM category.
  2704. */
  2705. atom_id_2: str,
  2706. /**
  2707. * The type of the cross link restraint applied.
  2708. */
  2709. restraint_type: Aliased<'harmonic' | 'upper bound' | 'lower bound'>(str),
  2710. /**
  2711. * The cross link conditionality.
  2712. */
  2713. conditional_crosslink_flag: Aliased<'ALL' | 'ANY'>(str),
  2714. /**
  2715. * The coarse-graining information for the crosslink implementation.
  2716. */
  2717. model_granularity: Aliased<'by-residue' | 'by-feature' | 'by-atom'>(str),
  2718. /**
  2719. * The distance threshold applied to this crosslink in the integrative modeling task.
  2720. */
  2721. distance_threshold: float,
  2722. /**
  2723. * The uncertainty in the crosslinking experimental data;
  2724. * may be approximated to the false positive rate.
  2725. */
  2726. psi: float,
  2727. /**
  2728. * The uncertainty in the position of residue 1 in the crosslink
  2729. * arising due to the multi-scale nature of the model represention.
  2730. */
  2731. sigma_1: float,
  2732. /**
  2733. * The uncertainty in the position of residue 2 in the crosslink
  2734. * arising due to the multi-scale nature of the model represention.
  2735. */
  2736. sigma_2: float,
  2737. },
  2738. ihm_cross_link_result_parameters: {
  2739. /**
  2740. * A unique identifier for the restraint/model combination.
  2741. */
  2742. ordinal_id: int,
  2743. /**
  2744. * An identifier for the crosslink restraint between a pair of residues.
  2745. * This data item is a pointer to _ihm_cross_link_restraint.id in the
  2746. * IHM_CROSS_LINK_RESTRAINT category.
  2747. */
  2748. restraint_id: int,
  2749. /**
  2750. * The model number corresponding to the cross link result presented.
  2751. * This data item is a pointer to _ihm_model_list.model_id in the
  2752. * IHM_MODEL_LIST category.
  2753. */
  2754. model_id: int,
  2755. /**
  2756. * The uncertainty in the crosslinking experimental data;
  2757. * May be approximated to the false positive rate.
  2758. */
  2759. psi: float,
  2760. /**
  2761. * The uncertainty in the position of residue 1 in the crosslink
  2762. * arising due to the multi-scale nature of the model represention.
  2763. */
  2764. sigma_1: float,
  2765. /**
  2766. * The uncertainty in the position of residue 2 in the crosslink
  2767. * arising due to the multi-scale nature of the model represention.
  2768. */
  2769. sigma_2: float,
  2770. },
  2771. ihm_2dem_class_average_restraint: {
  2772. /**
  2773. * A unique identifier for the 2dem class average.
  2774. */
  2775. id: int,
  2776. /**
  2777. * Identifier to the 2dem class average dataset.
  2778. * This data item is a pointer to the _ihm_dataset_list.id in the
  2779. * IHM_DATASET_LIST category.
  2780. */
  2781. dataset_list_id: int,
  2782. /**
  2783. * The number of raw micrographs used to obtain the class average.
  2784. */
  2785. number_raw_micrographs: int,
  2786. /**
  2787. * Pixel size width of the 2dem class average image.
  2788. * While fitting the model to the image, _ihm_2dem_class_average_restraint.pixel_size_width
  2789. * is used along with _ihm_2dem_class_average_restraint.pixel_size_height to scale the image.
  2790. */
  2791. pixel_size_width: float,
  2792. /**
  2793. * Pixel size height of the 2dem class average image.
  2794. * While fitting the model to the image, _ihm_2dem_class_average_restraint.pixel_size_height
  2795. * is used along with _ihm_2dem_class_average_restraint.pixel_size_width to scale the image.
  2796. */
  2797. pixel_size_height: float,
  2798. /**
  2799. * Resolution of the 2dem class average.
  2800. */
  2801. image_resolution: float,
  2802. /**
  2803. * A flag that indicates whether or not the 2DEM class average image is segmented i.e.,
  2804. * whether the whole image is used or only a portion of it is used (by masking
  2805. * or by other means) as restraint in the modeling.
  2806. */
  2807. image_segment_flag: Aliased<'YES' | 'NO'>(str),
  2808. /**
  2809. * Number of 2D projections of the model used in the fitting.
  2810. */
  2811. number_of_projections: int,
  2812. /**
  2813. * An indicator to whether the whole assembly that is modeled is fit into the image
  2814. * or if only a subset of the structural assembly is fit into the image.
  2815. * This data item is a pointer to _ihm_struct_assembly.assembly_id in the
  2816. * IHM_STRUCT_ASSEMBLY category. The IHM_STRUCT_ASSEMBLY category provides the
  2817. * details regarding the different structural assemblies used in the modeling.
  2818. * The default value for this data item is "1" indicating that the entire assembly
  2819. * being modeled is fit into the EM data.
  2820. */
  2821. struct_assembly_id: int,
  2822. /**
  2823. * Details of how the 2DEM restraint is applied in the modeling algorithm.
  2824. */
  2825. details: str,
  2826. },
  2827. ihm_2dem_class_average_fitting: {
  2828. /**
  2829. * A unique identifier for the 2dem class average fitting data.
  2830. */
  2831. ordinal_id: int,
  2832. /**
  2833. * Identifier to the 2dem class average restraint.
  2834. * This data item is a pointer to the _ihm_2dem_class_average_restraint.id in the
  2835. * IHM_2DEM_CLASS_AVERAGE_RESTRAINT category.
  2836. */
  2837. restraint_id: int,
  2838. /**
  2839. * The model number corresponding to the 2DEM fitting result presented.
  2840. * This data item is a pointer to _ihm_model_list.model_id in the
  2841. * IHM_MODEL_LIST category.
  2842. */
  2843. model_id: int,
  2844. /**
  2845. * The cross correlation coefficient corresponding to the model to image fitting.
  2846. */
  2847. cross_correlation_coefficient: float,
  2848. /**
  2849. * Data item of the rotation matrix used in the fitting of the model to the image.
  2850. */
  2851. rot_matrix: Matrix(3, 3),
  2852. /**
  2853. * Data item of the tranlation vector used in the fitting of the model to the image.
  2854. */
  2855. tr_vector: Vector(3),
  2856. },
  2857. ihm_3dem_restraint: {
  2858. /**
  2859. * A unique identifier for the 3DEM restraint description.
  2860. */
  2861. ordinal_id: int,
  2862. /**
  2863. * Identifier to the 3DEM map used.
  2864. * This data item is a pointer to the _ihm_dataset_list.id in the
  2865. * IHM_DATASET_LIST category.
  2866. */
  2867. dataset_list_id: int,
  2868. /**
  2869. * The model number corresponding to the 3DEM fitting result presented.
  2870. * This data item is a pointer to _ihm_model_list.model_id in the
  2871. * IHM_MODEL_LIST category.
  2872. */
  2873. model_id: int,
  2874. /**
  2875. * An indicator to whether the whole assembly that is modeled is fit into the 3DEM map
  2876. * or if only a subset of the structural assembly is fit into the map.
  2877. * This data item is a pointer to _ihm_struct_assembly.assembly_id in the
  2878. * IHM_STRUCT_ASSEMBLY category. The IHM_STRUCT_ASSEMBLY category provides the
  2879. * details regarding the different structural assemblies used in the modeling.
  2880. * The default value for this data item is "1" indicating that the entire assembly
  2881. * being modeled is fit into the EM map.
  2882. */
  2883. struct_assembly_id: int,
  2884. /**
  2885. * Method used to fit the model to the 3DEM map.
  2886. */
  2887. fitting_method: str,
  2888. /**
  2889. * In case of Gaussian mixture models, the number of gaussians
  2890. * is a parameter used to covert the 3DEM maps and models into
  2891. * GMMs. This captures the level of granularity used in
  2892. * representing the maps and/or models as 3D Gaussians.
  2893. */
  2894. number_of_gaussians: int,
  2895. /**
  2896. * The cross correlation coefficient corresponding to the model to map fitting.
  2897. */
  2898. cross_correlation_coefficient: float,
  2899. },
  2900. ihm_sas_restraint: {
  2901. /**
  2902. * A unique identifier for the SAS restraint description.
  2903. */
  2904. ordinal_id: int,
  2905. /**
  2906. * Identifier to the SAS data used.
  2907. * This data item is a pointer to the _ihm_dataset_list.id in the
  2908. * IHM_DATASET_LIST category.
  2909. */
  2910. dataset_list_id: int,
  2911. /**
  2912. * The model number corresponding to the SAS fitting result presented.
  2913. * This data item is a pointer to _ihm_model_list.model_id in the
  2914. * IHM_MODEL_LIST category.
  2915. */
  2916. model_id: int,
  2917. /**
  2918. * An indicator to whether the whole assembly that is modeled is fit into the SAS data
  2919. * or if only a subset of the structural assembly is fit into the data.
  2920. * This data item is a pointer to _ihm_struct_assembly.assembly_id in the
  2921. * IHM_STRUCT_ASSEMBLY category. The IHM_STRUCT_ASSEMBLY category provides the
  2922. * details regarding the different structural assemblies used in the modeling.
  2923. * The default value for this data item is "1" indicating that the entire assembly
  2924. * being modeled is fit into the SAS data.
  2925. */
  2926. struct_assembly_id: int,
  2927. /**
  2928. * A flag that indicates whether or not the SAS profile is segmented i.e.,
  2929. * whether the whole SAS profile is used or only a portion of it is used
  2930. * (by masking or by other means) as restraint in the modeling.
  2931. */
  2932. profile_segment_flag: Aliased<'YES' | 'NO'>(str),
  2933. /**
  2934. * The type of atoms in the model fit to the SAS data.
  2935. */
  2936. fitting_atom_type: str,
  2937. /**
  2938. * The method used for fitting the model to the SAS data.
  2939. */
  2940. fitting_method: str,
  2941. /**
  2942. * An indicator to single or multiple state fitting.
  2943. */
  2944. fitting_state: Aliased<'Single' | 'Multiple'>(str),
  2945. /**
  2946. * Radius of gyration obtained from the SAS profile, if used as input restraint.
  2947. */
  2948. radius_of_gyration: float,
  2949. /**
  2950. * The chi value resulting from fitting the model to the SAS data.
  2951. */
  2952. chi_value: float,
  2953. /**
  2954. * Additional details regarding the SAS restraint used.
  2955. */
  2956. details: str,
  2957. },
  2958. ihm_starting_model_coord: {
  2959. /**
  2960. * A unique identifier for this coordinate position.
  2961. */
  2962. ordinal_id: int,
  2963. /**
  2964. * The identifier for the starting structural model.
  2965. * This data item is a pointer to _ihm_starting_model_details.starting_model_id
  2966. * in the IHM_STARTING_MODEL_DETAILS category.
  2967. */
  2968. starting_model_id: str,
  2969. /**
  2970. * The group of atoms to which the atom site in the starting model belongs. This data
  2971. * item is provided for compatibility with the original Protein Data Bank format,
  2972. * and only for that purpose.
  2973. */
  2974. group_PDB: Aliased<'ATOM' | 'HETATM'>(str),
  2975. /**
  2976. * The serial number for this coordinate position.
  2977. */
  2978. id: int,
  2979. /**
  2980. * The atom type symbol(element symbol) corresponding to this coordinate position.
  2981. */
  2982. type_symbol: str,
  2983. /**
  2984. * The entity identifier corresponding to this coordinate position.
  2985. * This data item is a pointer to _entity_poly_seq.entity_id in the ENTITY_POLY category.
  2986. */
  2987. entity_id: str,
  2988. /**
  2989. * The atom identifier/name corresponding to this coordinate position.
  2990. * This data item is a pointer to _chem_comp_atom.atom_id in the
  2991. * CHEM_COMP_ATOM category.
  2992. */
  2993. atom_id: str,
  2994. /**
  2995. * The component identifier corresponding to this coordinate position.
  2996. * This data item is a pointer to _entity_poly_seq.mon_id in the ENTITY_POLY category.
  2997. */
  2998. comp_id: str,
  2999. /**
  3000. * The sequence index corresponding this to coordinate position.
  3001. *
  3002. * This data item is a pointer to _entity_poly_seq.num in the ENTITY_POLY category.
  3003. */
  3004. seq_id: int,
  3005. /**
  3006. * The asym/strand id corresponding to this coordinate position.
  3007. *
  3008. * This data item is a pointer to _struct_asym.id in the STRUCT_ASYM category.
  3009. */
  3010. asym_id: str,
  3011. /**
  3012. * The Cartesian X component corresponding to this coordinate position.
  3013. */
  3014. Cartn_x: float,
  3015. /**
  3016. * The Cartesian Y component corresponding to this coordinate position.
  3017. */
  3018. Cartn_y: float,
  3019. /**
  3020. * The Cartesian Z component corresponding to this coordinate position.
  3021. */
  3022. Cartn_z: float,
  3023. /**
  3024. * The isotropic temperature factor corresponding to this coordinate position.
  3025. */
  3026. B_iso_or_equiv: float,
  3027. },
  3028. ihm_sphere_obj_site: {
  3029. /**
  3030. * A unique identifier for this pseudo atom / sphere object.
  3031. */
  3032. ordinal_id: int,
  3033. /**
  3034. * The entity identifier corresponding to this sphere object.
  3035. * This data item is a pointer to _entity_poly_seq.entity_id in the ENTITY_POLY category.
  3036. */
  3037. entity_id: str,
  3038. /**
  3039. * The leading sequence index corresponding to this sphere object.
  3040. * This data item is a pointer to _entity_poly_seq.num in the ENTITY_POLY category.
  3041. */
  3042. seq_id_begin: int,
  3043. /**
  3044. * The trailing sequence index corresponding to this sphere object.
  3045. * This data item is a pointer to _entity_poly_seq.num in the ENTITY_POLY category.
  3046. */
  3047. seq_id_end: int,
  3048. /**
  3049. * An asym/strand identifier corresponding to this sphere object.
  3050. * This data item is a pointer to _struct_asym.id in the STRUCT_ASYM category.
  3051. */
  3052. asym_id: str,
  3053. /**
  3054. * The Cartesian X component corresponding to this sphere object.
  3055. */
  3056. Cartn_x: float,
  3057. /**
  3058. * The Cartesian Y component corresponding to this sphere object.
  3059. */
  3060. Cartn_y: float,
  3061. /**
  3062. * The Cartesian Z component corresponding to this sphere object.
  3063. */
  3064. Cartn_z: float,
  3065. /**
  3066. * The radius associated with the primitive sphere object at this position.
  3067. */
  3068. object_radius: float,
  3069. /**
  3070. * The Root Mean Square Fluctuation (RMSF) observed in the primitive
  3071. * sphere object at this position.
  3072. */
  3073. rmsf: float,
  3074. /**
  3075. * The model id corresponding to the sphere object.
  3076. * This data item is a pointer to _ihm_model_list.model_id
  3077. * in the IHM_MODEL_LIST category.
  3078. */
  3079. model_id: int,
  3080. },
  3081. ihm_gaussian_obj_site: {
  3082. /**
  3083. * A unique identifier for this gaussian object in the model.
  3084. */
  3085. ordinal_id: int,
  3086. /**
  3087. * The entity identifier corresponding to this gaussian object.
  3088. * This data item is a pointer to _entity_poly_seq.entity_id in the ENTITY_POLY category.
  3089. */
  3090. entity_id: str,
  3091. /**
  3092. * The leading sequence index corresponding to this gaussian object.
  3093. * This data item is a pointer to _entity_poly_seq.num in the ENTITY_POLY category.
  3094. */
  3095. seq_id_begin: int,
  3096. /**
  3097. * The trailing sequence index corresponding to this gaussian object.
  3098. * This data item is a pointer to _entity_poly_seq.num in the ENTITY_POLY category.
  3099. */
  3100. seq_id_end: int,
  3101. /**
  3102. * An asym/strand identifier corresponding to this gaussian object.
  3103. * This data item is a pointer to _struct_asym.id in the STRUCT_ASYM category.
  3104. */
  3105. asym_id: str,
  3106. /**
  3107. * The mean Cartesian X component corresponding to this gaussian object.
  3108. */
  3109. mean_Cartn_x: float,
  3110. /**
  3111. * The mean Cartesian Y component corresponding to this gaussian object.
  3112. */
  3113. mean_Cartn_y: float,
  3114. /**
  3115. * The mean Cartesian Z component corresponding to this gaussian object.
  3116. */
  3117. mean_Cartn_z: float,
  3118. /**
  3119. * The weight of the gaussian object.
  3120. */
  3121. weight: float,
  3122. /**
  3123. * Data item of the covariance matrix representing the Gaussian object.
  3124. */
  3125. covariance_matrix: Matrix(3, 3),
  3126. /**
  3127. * The model id corresponding to the gaussian object.
  3128. * This data item is a pointer to _ihm_model_list.model_id
  3129. * in the IHM_MODEL_LIST category.
  3130. */
  3131. model_id: int,
  3132. },
  3133. ihm_gaussian_obj_ensemble: {
  3134. /**
  3135. * A unique identifier for this gaussian object.
  3136. */
  3137. ordinal_id: int,
  3138. /**
  3139. * The entity identifier corresponding to this gaussian object.
  3140. * This data item is a pointer to _entity_poly_seq.entity_id in the ENTITY_POLY category.
  3141. */
  3142. entity_id: str,
  3143. /**
  3144. * The leading sequence index corresponding to this gaussian object.
  3145. * This data item is a pointer to _entity_poly_seq.num in the ENTITY_POLY category.
  3146. */
  3147. seq_id_begin: int,
  3148. /**
  3149. * The trailing sequence index corresponding to this gaussian object.
  3150. * This data item is a pointer to _entity_poly_seq.num in the ENTITY_POLY category.
  3151. */
  3152. seq_id_end: int,
  3153. /**
  3154. * An asym/strand identifier corresponding to this gaussian object.
  3155. * This data item is a pointer to _struct_asym.id in the STRUCT_ASYM category.
  3156. */
  3157. asym_id: str,
  3158. /**
  3159. * The mean Cartesian X component corresponding to this gaussian object.
  3160. */
  3161. mean_Cartn_x: float,
  3162. /**
  3163. * The mean Cartesian Y component corresponding to this gaussian object.
  3164. */
  3165. mean_Cartn_y: float,
  3166. /**
  3167. * The mean Cartesian Z component corresponding to this gaussian object.
  3168. */
  3169. mean_Cartn_z: float,
  3170. /**
  3171. * The weight of the gaussian object.
  3172. */
  3173. weight: float,
  3174. /**
  3175. * Data item of the covariance matrix representing the Gaussian object.
  3176. */
  3177. covariance_matrix: Matrix(3, 3),
  3178. /**
  3179. * The ensemble id corresponding to the gaussian object.
  3180. * This data item is a pointer to _ihm_ensemble_info.ensemble_id
  3181. * in the IHM_ENSEMBLE_INFO category.
  3182. */
  3183. ensemble_id: int,
  3184. },
  3185. ihm_feature_list: {
  3186. /**
  3187. * A unique identifier for the feature.
  3188. */
  3189. feature_id: int,
  3190. /**
  3191. * The type of feature.
  3192. */
  3193. feature_type: Aliased<'atom' | 'residue' | 'residue range'>(str),
  3194. /**
  3195. * The type of entity.
  3196. * This data item is a pointer to _entity.type in the ENTITY category.
  3197. */
  3198. entity_type: Aliased<'polymer' | 'non-polymer' | 'macrolide' | 'water'>(str),
  3199. },
  3200. ihm_poly_residue_feature: {
  3201. /**
  3202. * A unique identifier for the category.
  3203. */
  3204. ordinal_id: int,
  3205. /**
  3206. * An identifier for the selected residue / residue range feature.
  3207. * This data item is a pointer to _ihm_feature_list.feature_id in the
  3208. * IHM_FEATURE_LIST category.
  3209. */
  3210. feature_id: int,
  3211. /**
  3212. * The entity identifier for residue / residue range.
  3213. * This data item is a pointer to _entity_poly_seq.entity_id in the
  3214. * ENTITY_POLY_SEQ category.
  3215. */
  3216. entity_id: str,
  3217. /**
  3218. * An asym/strand identifier for the residue / residue range.
  3219. * This data item is a pointer to _struct_asym.id in the
  3220. * STRUCT_ASYM category.
  3221. */
  3222. asym_id: str,
  3223. /**
  3224. * The component identifier of the beginning residue / residue range.
  3225. * This data item is a pointer to _entity_poly_seq.mon_id in the ENTITY_POLY_SEQ category.
  3226. */
  3227. comp_id_begin: str,
  3228. /**
  3229. * The component identifier of the ending residue / residue range.
  3230. * This data item is a pointer to _entity_poly_seq.mon_id in the ENTITY_POLY_SEQ category.
  3231. */
  3232. comp_id_end: str,
  3233. /**
  3234. * The sequence index of the beginning residue / residue range.
  3235. * This data item is a pointer to _entity_poly_seq.num in the ENTITY_POLY_SEQ category.
  3236. */
  3237. seq_id_begin: int,
  3238. /**
  3239. * The sequence index of the ending residue / residue range.
  3240. * This data item is a pointer to _entity_poly_seq.num in the ENTITY_POLY_SEQ category.
  3241. */
  3242. seq_id_end: int,
  3243. },
  3244. ihm_derived_distance_restraint: {
  3245. /**
  3246. * A unique identifier for the derived distance restraint.
  3247. */
  3248. id: int,
  3249. /**
  3250. * An identifier to group the distance restraints.
  3251. * This can be the same as the _ihm_derived_distance_restraint.id in case
  3252. * the some of the restraints are not grouped.
  3253. */
  3254. group_id: int,
  3255. /**
  3256. * The feature identifier for the first partner in the distance restraint.
  3257. * This data item is a pointer to _ihm_feature_list.feature_id in the
  3258. * IHM_FEATURE_LIST category.
  3259. */
  3260. feature_id_1: int,
  3261. /**
  3262. * The feature identifier for the second partner in the distance restraint.
  3263. * This data item is a pointer to _ihm_feature_list.feature_id in the
  3264. * IHM_FEATURE_LIST category.
  3265. */
  3266. feature_id_2: int,
  3267. /**
  3268. * If a group of atoms or residues are restrained, this data item defines
  3269. * the conditionality based on which the restraint is applied in the modeling.
  3270. */
  3271. group_conditionality: Aliased<'ALL' | 'ANY'>(str),
  3272. /**
  3273. * The fraction of randomly excluded distance restraints during modeling.
  3274. * In HADDOCK, this is used along with ambiguous interface restraints (AIRs)
  3275. * to account for uncertainties in AIRs.
  3276. */
  3277. random_exclusion_fraction: float,
  3278. /**
  3279. * The upper limit to the distance threshold applied to this distance restraint
  3280. * in the integrative modeling task.
  3281. */
  3282. distance_upper_limit: float,
  3283. /**
  3284. * The type of distance restraint applied.
  3285. */
  3286. restraint_type: Aliased<'lower bound' | 'upper bound' | 'lower and upper bound'>(str),
  3287. /**
  3288. * Identifier to the input data from which the distance restraint is derived.
  3289. * This data item is a pointer to the _ihm_dataset_list.id in the
  3290. * IHM_DATASET_LIST category.
  3291. */
  3292. dataset_list_id: int,
  3293. },
  3294. }
  3295. export type mmCIF_Schema = typeof mmCIF_Schema;
  3296. export interface mmCIF_Database extends Database<mmCIF_Schema> {}