globals.html 59 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889
  1. <!doctype html>
  2. <html class="default no-js">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <title>@rcsb/rcsb-saguaro-3d</title>
  7. <meta name="description" content="Documentation for @rcsb/rcsb-saguaro-3d">
  8. <meta name="viewport" content="width=device-width, initial-scale=1">
  9. <link rel="stylesheet" href="assets/css/main.css">
  10. </head>
  11. <body>
  12. <header>
  13. <div class="tsd-page-toolbar">
  14. <div class="container">
  15. <div class="table-wrap">
  16. <div class="table-cell" id="tsd-search" data-index="assets/js/search.json" data-base=".">
  17. <div class="field">
  18. <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
  19. <input id="tsd-search-field" type="text" />
  20. </div>
  21. <ul class="results">
  22. <li class="state loading">Preparing search index...</li>
  23. <li class="state failure">The search index is not available</li>
  24. </ul>
  25. <a href="index.html" class="title">@rcsb/rcsb-saguaro-3d</a>
  26. </div>
  27. <div class="table-cell" id="tsd-widgets">
  28. <div id="tsd-filter">
  29. <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
  30. <div class="tsd-filter-group">
  31. <div class="tsd-select" id="tsd-filter-visibility">
  32. <span class="tsd-select-label">All</span>
  33. <ul class="tsd-select-list">
  34. <li data-value="public">Public</li>
  35. <li data-value="protected">Public/Protected</li>
  36. <li data-value="private" class="selected">All</li>
  37. </ul>
  38. </div>
  39. <input type="checkbox" id="tsd-filter-inherited" checked />
  40. <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
  41. <input type="checkbox" id="tsd-filter-externals" checked />
  42. <label class="tsd-widget" for="tsd-filter-externals">Externals</label>
  43. <input type="checkbox" id="tsd-filter-only-exported" />
  44. <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
  45. </div>
  46. </div>
  47. <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
  48. </div>
  49. </div>
  50. </div>
  51. </div>
  52. <div class="tsd-page-title">
  53. <div class="container">
  54. <ul class="tsd-breadcrumb">
  55. <li>
  56. <a href="globals.html">Globals</a>
  57. </li>
  58. </ul>
  59. <h1>@rcsb/rcsb-saguaro-3d</h1>
  60. </div>
  61. </div>
  62. </header>
  63. <div class="container container-main">
  64. <div class="row">
  65. <div class="col-8 col-content">
  66. <section class="tsd-panel-group tsd-index-group">
  67. <h2>Index</h2>
  68. <section class="tsd-panel tsd-index-panel">
  69. <div class="tsd-index-content">
  70. <section class="tsd-index-section ">
  71. <h3>Enumerations</h3>
  72. <ul class="tsd-index-list">
  73. <li class="tsd-kind-enum"><a href="enums/eventtype.html" class="tsd-kind-icon">Event<wbr>Type</a></li>
  74. <li class="tsd-kind-enum"><a href="enums/loadmethod.html" class="tsd-kind-icon">Load<wbr>Method</a></li>
  75. <li class="tsd-kind-enum"><a href="enums/rcsbfvdomconstants.html" class="tsd-kind-icon">Rcsb<wbr>FvDOMConstants</a></li>
  76. </ul>
  77. </section>
  78. <section class="tsd-index-section ">
  79. <h3>Classes</h3>
  80. <ul class="tsd-index-list">
  81. <li class="tsd-kind-class"><a href="classes/abstractplugin.html" class="tsd-kind-icon">Abstract<wbr>Plugin</a></li>
  82. <li class="tsd-kind-class tsd-has-type-parameter"><a href="classes/abstractview.html" class="tsd-kind-icon">Abstract<wbr>View</a></li>
  83. <li class="tsd-kind-class tsd-has-type-parameter"><a href="classes/assemblyview.html" class="tsd-kind-icon">Assembly<wbr>View</a></li>
  84. <li class="tsd-kind-class"><a href="classes/blockselectormanager.html" class="tsd-kind-icon">Block<wbr>Selector<wbr>Manager</a></li>
  85. <li class="tsd-kind-class tsd-has-type-parameter"><a href="classes/chaindisplay.html" class="tsd-kind-icon">Chain<wbr>Display</a></li>
  86. <li class="tsd-kind-class tsd-has-type-parameter"><a href="classes/customview.html" class="tsd-kind-icon">Custom<wbr>View</a></li>
  87. <li class="tsd-kind-class"><a href="classes/molstarplugin.html" class="tsd-kind-icon">Molstar<wbr>Plugin</a></li>
  88. <li class="tsd-kind-class"><a href="classes/rcsbfv3dabstract.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DAbstract</a></li>
  89. <li class="tsd-kind-class"><a href="classes/rcsbfv3dassembly.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DAssembly</a></li>
  90. <li class="tsd-kind-class tsd-has-type-parameter"><a href="classes/rcsbfv3dcomponent.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DComponent</a></li>
  91. <li class="tsd-kind-class"><a href="classes/rcsbfv3dcustom.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DCustom</a></li>
  92. <li class="tsd-kind-class"><a href="classes/rcsbfvcontextmanager.html" class="tsd-kind-icon">Rcsb<wbr>FvContext<wbr>Manager</a></li>
  93. <li class="tsd-kind-class"><a href="classes/rcsbfvselectormanager.html" class="tsd-kind-icon">Rcsb<wbr>FvSelector<wbr>Manager</a></li>
  94. <li class="tsd-kind-class tsd-has-type-parameter"><a href="classes/rcsbfvsequence.html" class="tsd-kind-icon">Rcsb<wbr>FvSequence</a></li>
  95. <li class="tsd-kind-class tsd-has-type-parameter"><a href="classes/rcsbfvstructure.html" class="tsd-kind-icon">Rcsb<wbr>FvStructure</a></li>
  96. </ul>
  97. </section>
  98. <section class="tsd-index-section ">
  99. <h3>Interfaces</h3>
  100. <ul class="tsd-index-list">
  101. <li class="tsd-kind-interface"><a href="interfaces/abstractviewinterface.html" class="tsd-kind-icon">Abstract<wbr>View<wbr>Interface</a></li>
  102. <li class="tsd-kind-interface"><a href="interfaces/assemblyviewinterface.html" class="tsd-kind-icon">Assembly<wbr>View<wbr>Interface</a></li>
  103. <li class="tsd-kind-interface"><a href="interfaces/callbackconfig.html" class="tsd-kind-icon">Callback<wbr>Config</a></li>
  104. <li class="tsd-kind-interface"><a href="interfaces/chaindisplayinterface.html" class="tsd-kind-icon">Chain<wbr>Display<wbr>Interface</a></li>
  105. <li class="tsd-kind-interface"><a href="interfaces/chaindisplaystate.html" class="tsd-kind-icon">Chain<wbr>Display<wbr>State</a></li>
  106. <li class="tsd-kind-interface"><a href="interfaces/customviewinterface.html" class="tsd-kind-icon">Custom<wbr>View<wbr>Interface</a></li>
  107. <li class="tsd-kind-interface"><a href="interfaces/featureblockinterface.html" class="tsd-kind-icon">Feature<wbr>Block<wbr>Interface</a></li>
  108. <li class="tsd-kind-interface"><a href="interfaces/featureviewinterface.html" class="tsd-kind-icon">Feature<wbr>View<wbr>Interface</a></li>
  109. <li class="tsd-kind-interface"><a href="interfaces/loadmolstarinterface.html" class="tsd-kind-icon">Load<wbr>Molstar<wbr>Interface</a></li>
  110. <li class="tsd-kind-interface tsd-has-type-parameter"><a href="interfaces/loadparams.html" class="tsd-kind-icon">Load<wbr>Params</a></li>
  111. <li class="tsd-kind-interface"><a href="interfaces/rcsbfv3dabstractinterface.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DAbstract<wbr>Interface</a></li>
  112. <li class="tsd-kind-interface"><a href="interfaces/rcsbfv3dassemblyinterface.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DAssembly<wbr>Interface</a></li>
  113. <li class="tsd-kind-interface"><a href="interfaces/rcsbfv3dcomponentinterface.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DComponent<wbr>Interface</a></li>
  114. <li class="tsd-kind-interface"><a href="interfaces/rcsbfv3dcomponentstate.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DComponent<wbr>State</a></li>
  115. <li class="tsd-kind-interface"><a href="interfaces/rcsbfv3dcssconfig.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DCss<wbr>Config</a></li>
  116. <li class="tsd-kind-interface"><a href="interfaces/rcsbfv3dcustominterface.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DCustom<wbr>Interface</a></li>
  117. <li class="tsd-kind-interface"><a href="interfaces/rcsbfvcontextmanagerinterface.html" class="tsd-kind-icon">Rcsb<wbr>FvContext<wbr>Manager<wbr>Interface</a></li>
  118. <li class="tsd-kind-interface"><a href="interfaces/rcsbfvsequenceinterface.html" class="tsd-kind-icon">Rcsb<wbr>FvSequence<wbr>Interface</a></li>
  119. <li class="tsd-kind-interface"><a href="interfaces/rcsbfvstructureinterface.html" class="tsd-kind-icon">Rcsb<wbr>FvStructure<wbr>Interface</a></li>
  120. <li class="tsd-kind-interface"><a href="interfaces/regionselectioninterface.html" class="tsd-kind-icon">Region<wbr>Selection<wbr>Interface</a></li>
  121. <li class="tsd-kind-interface"><a href="interfaces/saguarochain.html" class="tsd-kind-icon">Saguaro<wbr>Chain</a></li>
  122. <li class="tsd-kind-interface"><a href="interfaces/saguaroplugininterface.html" class="tsd-kind-icon">Saguaro<wbr>Plugin<wbr>Interface</a></li>
  123. <li class="tsd-kind-interface"><a href="interfaces/saguaropluginpublicinterface.html" class="tsd-kind-icon">Saguaro<wbr>Plugin<wbr>Public<wbr>Interface</a></li>
  124. <li class="tsd-kind-interface"><a href="interfaces/saguaroposition.html" class="tsd-kind-icon">Saguaro<wbr>Position</a></li>
  125. <li class="tsd-kind-interface"><a href="interfaces/saguarorange.html" class="tsd-kind-icon">Saguaro<wbr>Range</a></li>
  126. <li class="tsd-kind-interface"><a href="interfaces/saguaroregionlist.html" class="tsd-kind-icon">Saguaro<wbr>Region<wbr>List</a></li>
  127. <li class="tsd-kind-interface"><a href="interfaces/saguaroset.html" class="tsd-kind-icon">Saguaro<wbr>Set</a></li>
  128. <li class="tsd-kind-interface"><a href="interfaces/sequenceviewinterface.html" class="tsd-kind-icon">Sequence<wbr>View<wbr>Interface</a></li>
  129. <li class="tsd-kind-interface"><a href="interfaces/updateconfiginterface.html" class="tsd-kind-icon">Update<wbr>Config<wbr>Interface</a></li>
  130. </ul>
  131. </section>
  132. <section class="tsd-index-section ">
  133. <h3>Type aliases</h3>
  134. <ul class="tsd-index-list">
  135. <li class="tsd-kind-type-alias"><a href="globals.html#chaininfo" class="tsd-kind-icon">Chain<wbr>Info</a></li>
  136. <li class="tsd-kind-type-alias"><a href="globals.html#chaintype" class="tsd-kind-icon">Chain<wbr>Type</a></li>
  137. <li class="tsd-kind-type-alias"><a href="globals.html#customviewstateinterface" class="tsd-kind-icon">Custom<wbr>View<wbr>State<wbr>Interface</a></li>
  138. <li class="tsd-kind-type-alias"><a href="globals.html#operatorinfo" class="tsd-kind-icon">Operator<wbr>Info</a></li>
  139. <li class="tsd-kind-type-alias"><a href="globals.html#saguaropluginmodelmaptype" class="tsd-kind-icon">Saguaro<wbr>Plugin<wbr>Model<wbr>Map<wbr>Type</a></li>
  140. <li class="tsd-kind-type-alias"><a href="globals.html#structureobject" class="tsd-kind-icon">Structure<wbr>Object</a></li>
  141. </ul>
  142. </section>
  143. <section class="tsd-index-section ">
  144. <h3>Variables</h3>
  145. <ul class="tsd-index-list">
  146. <li class="tsd-kind-variable"><a href="globals.html#rcsbrepresentationpreset" class="tsd-kind-icon">Rcsb<wbr>Representation<wbr>Preset</a></li>
  147. <li class="tsd-kind-variable"><a href="globals.html#rcsbfvwebapppath" class="tsd-kind-icon">rcsb<wbr>FvWeb<wbr>App<wbr>Path</a></li>
  148. </ul>
  149. </section>
  150. <section class="tsd-index-section ">
  151. <h3>Functions</h3>
  152. <ul class="tsd-index-list">
  153. <li class="tsd-kind-function"><a href="globals.html#buildintervals" class="tsd-kind-icon">build<wbr>Intervals</a></li>
  154. <li class="tsd-kind-function"><a href="globals.html#createcomponents" class="tsd-kind-icon">create<wbr>Components</a></li>
  155. <li class="tsd-kind-function"><a href="globals.html#getchainvalues" class="tsd-kind-icon">get<wbr>Chain<wbr>Values</a></li>
  156. <li class="tsd-kind-function"><a href="globals.html#getmodelentityoptions" class="tsd-kind-icon">get<wbr>Model<wbr>Entity<wbr>Options</a></li>
  157. <li class="tsd-kind-function"><a href="globals.html#getstructure" class="tsd-kind-icon">get<wbr>Structure</a></li>
  158. <li class="tsd-kind-function"><a href="globals.html#getstructureoptions" class="tsd-kind-icon">get<wbr>Structure<wbr>Options</a></li>
  159. <li class="tsd-kind-function"><a href="globals.html#getstructurewithmodelid" class="tsd-kind-icon">get<wbr>Structure<wbr>With<wbr>Model<wbr>Id</a></li>
  160. <li class="tsd-kind-function"><a href="globals.html#opkey" class="tsd-kind-icon">op<wbr>Key</a></li>
  161. <li class="tsd-kind-function"><a href="globals.html#processgaps" class="tsd-kind-icon">process<wbr>Gaps</a></li>
  162. <li class="tsd-kind-function"><a href="globals.html#processmultiplegaps" class="tsd-kind-icon">process<wbr>Multiple<wbr>Gaps</a></li>
  163. <li class="tsd-kind-function"><a href="globals.html#selectionfilter" class="tsd-kind-icon">selection<wbr>Filter</a></li>
  164. <li class="tsd-kind-function"><a href="globals.html#selectionfromresidueselection" class="tsd-kind-icon">selection<wbr>From<wbr>Residue<wbr>Selection</a></li>
  165. <li class="tsd-kind-function"><a href="globals.html#splitmodelentityid" class="tsd-kind-icon">split<wbr>Model<wbr>Entity<wbr>Id</a></li>
  166. </ul>
  167. </section>
  168. </div>
  169. </section>
  170. </section>
  171. <section class="tsd-panel-group tsd-member-group ">
  172. <h2>Type aliases</h2>
  173. <section class="tsd-panel tsd-member tsd-kind-type-alias">
  174. <a name="chaininfo" class="tsd-anchor"></a>
  175. <h3>Chain<wbr>Info</h3>
  176. <div class="tsd-signature tsd-kind-icon">Chain<wbr>Info<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>auth<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>entityId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>operators<span class="tsd-signature-symbol">: </span><a href="globals.html#operatorinfo" class="tsd-signature-type">OperatorInfo</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><a href="globals.html#chaintype" class="tsd-signature-type">ChainType</a><span class="tsd-signature-symbol"> }</span></div>
  177. <aside class="tsd-sources">
  178. <ul>
  179. <li>Defined in src/RcsbFvStructure/SaguaroPluginInterface.ts:9</li>
  180. </ul>
  181. </aside>
  182. <div class="tsd-type-declaration">
  183. <h4>Type declaration</h4>
  184. <ul class="tsd-parameters">
  185. <li class="tsd-parameter">
  186. <h5>auth<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
  187. </li>
  188. <li class="tsd-parameter">
  189. <h5>entity<wbr>Id<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
  190. </li>
  191. <li class="tsd-parameter">
  192. <h5>label<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
  193. </li>
  194. <li class="tsd-parameter">
  195. <h5>operators<span class="tsd-signature-symbol">: </span><a href="globals.html#operatorinfo" class="tsd-signature-type">OperatorInfo</a><span class="tsd-signature-symbol">[]</span></h5>
  196. </li>
  197. <li class="tsd-parameter">
  198. <h5>title<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
  199. </li>
  200. <li class="tsd-parameter">
  201. <h5>type<span class="tsd-signature-symbol">: </span><a href="globals.html#chaintype" class="tsd-signature-type">ChainType</a></h5>
  202. </li>
  203. </ul>
  204. </div>
  205. </section>
  206. <section class="tsd-panel tsd-member tsd-kind-type-alias">
  207. <a name="chaintype" class="tsd-anchor"></a>
  208. <h3>Chain<wbr>Type</h3>
  209. <div class="tsd-signature tsd-kind-icon">Chain<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"polymer"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"water"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"branched"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"non-polymer"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"macrolide"</span></div>
  210. <aside class="tsd-sources">
  211. <ul>
  212. <li>Defined in src/RcsbFvStructure/SaguaroPluginInterface.ts:7</li>
  213. </ul>
  214. </aside>
  215. </section>
  216. <section class="tsd-panel tsd-member tsd-kind-type-alias">
  217. <a name="customviewstateinterface" class="tsd-anchor"></a>
  218. <h3>Custom<wbr>View<wbr>State<wbr>Interface</h3>
  219. <div class="tsd-signature tsd-kind-icon">Custom<wbr>View<wbr>State<wbr>Interface<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Omit</span><span class="tsd-signature-symbol">&lt;</span><a href="interfaces/customviewinterface.html" class="tsd-signature-type">CustomViewInterface</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">"modelChangeCallback"</span><span class="tsd-signature-symbol">&gt;</span></div>
  220. <aside class="tsd-sources">
  221. <ul>
  222. <li>Defined in src/RcsbFvSequence/SequenceViews/CustomView.tsx:17</li>
  223. </ul>
  224. </aside>
  225. </section>
  226. <section class="tsd-panel tsd-member tsd-kind-type-alias">
  227. <a name="operatorinfo" class="tsd-anchor"></a>
  228. <h3>Operator<wbr>Info</h3>
  229. <div class="tsd-signature tsd-kind-icon">Operator<wbr>Info<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>ids<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div>
  230. <aside class="tsd-sources">
  231. <ul>
  232. <li>Defined in src/RcsbFvStructure/SaguaroPluginInterface.ts:8</li>
  233. </ul>
  234. </aside>
  235. <div class="tsd-type-declaration">
  236. <h4>Type declaration</h4>
  237. <ul class="tsd-parameters">
  238. <li class="tsd-parameter">
  239. <h5>ids<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5>
  240. </li>
  241. <li class="tsd-parameter">
  242. <h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
  243. </li>
  244. </ul>
  245. </div>
  246. </section>
  247. <section class="tsd-panel tsd-member tsd-kind-type-alias">
  248. <a name="saguaropluginmodelmaptype" class="tsd-anchor"></a>
  249. <h3>Saguaro<wbr>Plugin<wbr>Model<wbr>Map<wbr>Type</h3>
  250. <div class="tsd-signature tsd-kind-icon">Saguaro<wbr>Plugin<wbr>Model<wbr>Map<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Map</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-symbol">{ </span>chains<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><a href="globals.html#chaininfo" class="tsd-signature-type">ChainInfo</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>entryId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">&gt;</span></div>
  251. <aside class="tsd-sources">
  252. <ul>
  253. <li>Defined in src/RcsbFvStructure/SaguaroPluginInterface.ts:10</li>
  254. </ul>
  255. </aside>
  256. </section>
  257. <section class="tsd-panel tsd-member tsd-kind-type-alias">
  258. <a name="structureobject" class="tsd-anchor"></a>
  259. <h3>Structure<wbr>Object</h3>
  260. <div class="tsd-signature tsd-kind-icon">Structure<wbr>Object<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">StateObjectSelector</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Structure</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">StateTransformer</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">StateObject</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">StateObject.Type</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">StateObject</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">StateObject.Type</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span></div>
  261. <aside class="tsd-sources">
  262. <ul>
  263. <li>Defined in src/RcsbFvStructure/StructurePlugins/StructureRepresentation.ts:11</li>
  264. </ul>
  265. </aside>
  266. </section>
  267. </section>
  268. <section class="tsd-panel-group tsd-member-group ">
  269. <h2>Variables</h2>
  270. <section class="tsd-panel tsd-member tsd-kind-variable">
  271. <a name="rcsbrepresentationpreset" class="tsd-anchor"></a>
  272. <h3><span class="tsd-flag ts-flagConst">Const</span> Rcsb<wbr>Representation<wbr>Preset</h3>
  273. <div class="tsd-signature tsd-kind-icon">Rcsb<wbr>Representation<wbr>Preset<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">TrajectoryHierarchyPresetProvider</span><span class="tsd-signature-symbol"> = TrajectoryHierarchyPresetProvider({id: &quot;rcsb-saguaro-3d&quot;,display: {name: &#x27;Feature View 3D&#x27;},params: () &#x3D;&gt; ({}),async apply(trajectory, params, plugin) {const builder &#x3D; plugin.builders.structure;const model &#x3D; await builder.createModel(trajectory, {modelIndex: 0});const modelProperties &#x3D; await builder.insertModelProperties(model);const structure: StructureObject &#x3D; await builder.createStructure(modelProperties);const structureProperties: StructureObject &#x3D; await builder.insertStructureProperties(structure);const unitcell: StateObjectSelector | undefined &#x3D; await builder.tryCreateUnitcell(modelProperties, undefined, { isHidden: true });const representation: StructureRepresentationPresetProvider.Result | undefined &#x3D; await plugin.builders.structure.representation.applyPreset(structureProperties, PresetStructureRepresentations.auto);components:for (const c of plugin.managers.structure.hierarchy.currentComponentGroups) {for (const comp of c) {if(comp.cell.obj?.label &#x3D;&#x3D;&#x3D; &quot;Water&quot;) {plugin.managers.structure.component.toggleVisibility(c);break components;}}}components:for (const c of plugin.managers.structure.hierarchy.currentComponentGroups) {for (const comp of c) {if(comp.cell.obj?.label &#x3D;&#x3D;&#x3D; &quot;Polymer&quot;) {plugin.managers.structure.component.updateRepresentationsTheme([comp], { color: &#x27;chain-id&#x27; });break components;}}}return {model,modelProperties,unitcell,structure,structureProperties,representation};}})</span></div>
  274. <aside class="tsd-sources">
  275. <ul>
  276. <li>Defined in src/RcsbFvStructure/StructurePlugins/StructureRepresentation.ts:13</li>
  277. </ul>
  278. </aside>
  279. </section>
  280. <section class="tsd-panel tsd-member tsd-kind-variable">
  281. <a name="rcsbfvwebapppath" class="tsd-anchor"></a>
  282. <h3><span class="tsd-flag ts-flagConst">Const</span> rcsb<wbr>FvWeb<wbr>App<wbr>Path</h3>
  283. <div class="tsd-signature tsd-kind-icon">rcsb<wbr>FvWeb<wbr>App<wbr>Path<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = path.resolve(path.join(__dirname, &#x27;..&#x27;, &#x27;dist&#x27;))</span></div>
  284. <aside class="tsd-sources">
  285. <ul>
  286. <li>Defined in src/config.ts:3</li>
  287. </ul>
  288. </aside>
  289. </section>
  290. </section>
  291. <section class="tsd-panel-group tsd-member-group ">
  292. <h2>Functions</h2>
  293. <section class="tsd-panel tsd-member tsd-kind-function">
  294. <a name="buildintervals" class="tsd-anchor"></a>
  295. <h3>build<wbr>Intervals</h3>
  296. <ul class="tsd-signatures tsd-kind-function">
  297. <li class="tsd-signature tsd-kind-icon">build<wbr>Intervals<span class="tsd-signature-symbol">(</span>ids<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Set</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">&gt;</span>, source<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">"structure"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"sequence"</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><a href="interfaces/regionselectioninterface.html" class="tsd-signature-type">RegionSelectionInterface</a><span class="tsd-signature-symbol">&gt;</span></li>
  298. </ul>
  299. <ul class="tsd-descriptions">
  300. <li class="tsd-description">
  301. <aside class="tsd-sources">
  302. <ul>
  303. <li>Defined in src/RcsbFvSelection/RcsbFvSelectorManager.ts:133</li>
  304. </ul>
  305. </aside>
  306. <h4 class="tsd-parameters-title">Parameters</h4>
  307. <ul class="tsd-parameters">
  308. <li>
  309. <h5>ids: <span class="tsd-signature-type">Set</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">&gt;</span></h5>
  310. </li>
  311. <li>
  312. <h5>source: <span class="tsd-signature-type">"structure"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"sequence"</span></h5>
  313. </li>
  314. </ul>
  315. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><a href="interfaces/regionselectioninterface.html" class="tsd-signature-type">RegionSelectionInterface</a><span class="tsd-signature-symbol">&gt;</span></h4>
  316. </li>
  317. </ul>
  318. </section>
  319. <section class="tsd-panel tsd-member tsd-kind-function">
  320. <a name="createcomponents" class="tsd-anchor"></a>
  321. <h3>create<wbr>Components</h3>
  322. <ul class="tsd-signatures tsd-kind-function">
  323. <li class="tsd-signature tsd-kind-icon">create<wbr>Components<span class="tsd-signature-symbol">(</span>plugin<span class="tsd-signature-symbol">: </span><a href="interfaces/saguaroplugininterface.html" class="tsd-signature-type">SaguaroPluginInterface</a>, modelMap<span class="tsd-signature-symbol">: </span><a href="globals.html#saguaropluginmodelmaptype" class="tsd-signature-type">SaguaroPluginModelMapType</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></li>
  324. </ul>
  325. <ul class="tsd-descriptions">
  326. <li class="tsd-description">
  327. <aside class="tsd-sources">
  328. <ul>
  329. <li>Defined in src/RcsbFvSequence/SequenceViews/AssemblyView/AssemblyView.tsx:374</li>
  330. </ul>
  331. </aside>
  332. <h4 class="tsd-parameters-title">Parameters</h4>
  333. <ul class="tsd-parameters">
  334. <li>
  335. <h5>plugin: <a href="interfaces/saguaroplugininterface.html" class="tsd-signature-type">SaguaroPluginInterface</a></h5>
  336. </li>
  337. <li>
  338. <h5>modelMap: <a href="globals.html#saguaropluginmodelmaptype" class="tsd-signature-type">SaguaroPluginModelMapType</a></h5>
  339. </li>
  340. </ul>
  341. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4>
  342. </li>
  343. </ul>
  344. </section>
  345. <section class="tsd-panel tsd-member tsd-kind-function">
  346. <a name="getchainvalues" class="tsd-anchor"></a>
  347. <h3>get<wbr>Chain<wbr>Values</h3>
  348. <ul class="tsd-signatures tsd-kind-function">
  349. <li class="tsd-signature tsd-kind-icon">get<wbr>Chain<wbr>Values<span class="tsd-signature-symbol">(</span>structure<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Structure</span>, modelEntityId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">]</span></li>
  350. </ul>
  351. <ul class="tsd-descriptions">
  352. <li class="tsd-description">
  353. <aside class="tsd-sources">
  354. <ul>
  355. <li>Defined in src/RcsbFvStructure/StructurePlugins/MolstarPlugin.ts:529</li>
  356. </ul>
  357. </aside>
  358. <h4 class="tsd-parameters-title">Parameters</h4>
  359. <ul class="tsd-parameters">
  360. <li>
  361. <h5>structure: <span class="tsd-signature-type">Structure</span></h5>
  362. </li>
  363. <li>
  364. <h5>modelEntityId: <span class="tsd-signature-type">string</span></h5>
  365. </li>
  366. </ul>
  367. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">]</span></h4>
  368. </li>
  369. </ul>
  370. </section>
  371. <section class="tsd-panel tsd-member tsd-kind-function">
  372. <a name="getmodelentityoptions" class="tsd-anchor"></a>
  373. <h3>get<wbr>Model<wbr>Entity<wbr>Options</h3>
  374. <ul class="tsd-signatures tsd-kind-function">
  375. <li class="tsd-signature tsd-kind-icon">get<wbr>Model<wbr>Entity<wbr>Options<span class="tsd-signature-symbol">(</span>structure<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Structure</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">[]</span></li>
  376. </ul>
  377. <ul class="tsd-descriptions">
  378. <li class="tsd-description">
  379. <aside class="tsd-sources">
  380. <ul>
  381. <li>Defined in src/RcsbFvStructure/StructurePlugins/MolstarPlugin.ts:564</li>
  382. </ul>
  383. </aside>
  384. <h4 class="tsd-parameters-title">Parameters</h4>
  385. <ul class="tsd-parameters">
  386. <li>
  387. <h5>structure: <span class="tsd-signature-type">Structure</span></h5>
  388. </li>
  389. </ul>
  390. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">[]</span></h4>
  391. </li>
  392. </ul>
  393. </section>
  394. <section class="tsd-panel tsd-member tsd-kind-function">
  395. <a name="getstructure" class="tsd-anchor"></a>
  396. <h3>get<wbr>Structure</h3>
  397. <ul class="tsd-signatures tsd-kind-function">
  398. <li class="tsd-signature tsd-kind-icon">get<wbr>Structure<span class="tsd-signature-symbol">(</span>ref<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, state<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">State</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Structure</span></li>
  399. </ul>
  400. <ul class="tsd-descriptions">
  401. <li class="tsd-description">
  402. <aside class="tsd-sources">
  403. <ul>
  404. <li>Defined in src/RcsbFvStructure/StructurePlugins/MolstarPlugin.ts:558</li>
  405. </ul>
  406. </aside>
  407. <h4 class="tsd-parameters-title">Parameters</h4>
  408. <ul class="tsd-parameters">
  409. <li>
  410. <h5>ref: <span class="tsd-signature-type">string</span></h5>
  411. </li>
  412. <li>
  413. <h5>state: <span class="tsd-signature-type">State</span></h5>
  414. </li>
  415. </ul>
  416. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Structure</span></h4>
  417. </li>
  418. </ul>
  419. </section>
  420. <section class="tsd-panel tsd-member tsd-kind-function">
  421. <a name="getstructureoptions" class="tsd-anchor"></a>
  422. <h3>get<wbr>Structure<wbr>Options</h3>
  423. <ul class="tsd-signatures tsd-kind-function">
  424. <li class="tsd-signature tsd-kind-icon">get<wbr>Structure<wbr>Options<span class="tsd-signature-symbol">(</span>plugin<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">PluginContext</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">[]</span></li>
  425. </ul>
  426. <ul class="tsd-descriptions">
  427. <li class="tsd-description">
  428. <aside class="tsd-sources">
  429. <ul>
  430. <li>Defined in src/RcsbFvStructure/StructurePlugins/MolstarPlugin.ts:521</li>
  431. </ul>
  432. </aside>
  433. <h4 class="tsd-parameters-title">Parameters</h4>
  434. <ul class="tsd-parameters">
  435. <li>
  436. <h5>plugin: <span class="tsd-signature-type">PluginContext</span></h5>
  437. </li>
  438. </ul>
  439. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">[</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">[]</span></h4>
  440. </li>
  441. </ul>
  442. </section>
  443. <section class="tsd-panel tsd-member tsd-kind-function">
  444. <a name="getstructurewithmodelid" class="tsd-anchor"></a>
  445. <h3>get<wbr>Structure<wbr>With<wbr>Model<wbr>Id</h3>
  446. <ul class="tsd-signatures tsd-kind-function">
  447. <li class="tsd-signature tsd-kind-icon">get<wbr>Structure<wbr>With<wbr>Model<wbr>Id<span class="tsd-signature-symbol">(</span>structures<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">StructureRef</span><span class="tsd-signature-symbol">[]</span>, modelId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Structure</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></li>
  448. </ul>
  449. <ul class="tsd-descriptions">
  450. <li class="tsd-description">
  451. <aside class="tsd-sources">
  452. <ul>
  453. <li>Defined in src/RcsbFvStructure/StructurePlugins/MolstarPlugin.ts:547</li>
  454. </ul>
  455. </aside>
  456. <h4 class="tsd-parameters-title">Parameters</h4>
  457. <ul class="tsd-parameters">
  458. <li>
  459. <h5>structures: <span class="tsd-signature-type">StructureRef</span><span class="tsd-signature-symbol">[]</span></h5>
  460. </li>
  461. <li>
  462. <h5>modelId: <span class="tsd-signature-type">string</span></h5>
  463. </li>
  464. </ul>
  465. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Structure</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">undefined</span></h4>
  466. </li>
  467. </ul>
  468. </section>
  469. <section class="tsd-panel tsd-member tsd-kind-function">
  470. <a name="opkey" class="tsd-anchor"></a>
  471. <h3>op<wbr>Key</h3>
  472. <ul class="tsd-signatures tsd-kind-function">
  473. <li class="tsd-signature tsd-kind-icon">op<wbr>Key<span class="tsd-signature-symbol">(</span>l<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Location</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="globals.html#operatorinfo" class="tsd-signature-type">OperatorInfo</a></li>
  474. </ul>
  475. <ul class="tsd-descriptions">
  476. <li class="tsd-description">
  477. <aside class="tsd-sources">
  478. <ul>
  479. <li>Defined in src/RcsbFvStructure/StructurePlugins/MolstarPlugin.ts:595</li>
  480. </ul>
  481. </aside>
  482. <h4 class="tsd-parameters-title">Parameters</h4>
  483. <ul class="tsd-parameters">
  484. <li>
  485. <h5>l: <span class="tsd-signature-type">Location</span></h5>
  486. </li>
  487. </ul>
  488. <h4 class="tsd-returns-title">Returns <a href="globals.html#operatorinfo" class="tsd-signature-type">OperatorInfo</a></h4>
  489. </li>
  490. </ul>
  491. </section>
  492. <section class="tsd-panel tsd-member tsd-kind-function">
  493. <a name="processgaps" class="tsd-anchor"></a>
  494. <h3>process<wbr>Gaps</h3>
  495. <ul class="tsd-signatures tsd-kind-function">
  496. <li class="tsd-signature tsd-kind-icon">process<wbr>Gaps<span class="tsd-signature-symbol">(</span>modelId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, labelAsymId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, e<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RcsbFvTrackDataElementInterface</span>, operatorName<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><a href="interfaces/saguarorange.html" class="tsd-signature-type">SaguaroRange</a><span class="tsd-signature-symbol">&gt;</span></li>
  497. </ul>
  498. <ul class="tsd-descriptions">
  499. <li class="tsd-description">
  500. <aside class="tsd-sources">
  501. <ul>
  502. <li>Defined in src/RcsbFvSequence/SequenceViews/AssemblyView/AssemblyView.tsx:343</li>
  503. </ul>
  504. </aside>
  505. <h4 class="tsd-parameters-title">Parameters</h4>
  506. <ul class="tsd-parameters">
  507. <li>
  508. <h5>modelId: <span class="tsd-signature-type">string</span></h5>
  509. </li>
  510. <li>
  511. <h5>labelAsymId: <span class="tsd-signature-type">string</span></h5>
  512. </li>
  513. <li>
  514. <h5>e: <span class="tsd-signature-type">RcsbFvTrackDataElementInterface</span></h5>
  515. </li>
  516. <li>
  517. <h5><span class="tsd-flag ts-flagOptional">Optional</span> operatorName: <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></h5>
  518. </li>
  519. </ul>
  520. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><a href="interfaces/saguarorange.html" class="tsd-signature-type">SaguaroRange</a><span class="tsd-signature-symbol">&gt;</span></h4>
  521. </li>
  522. </ul>
  523. </section>
  524. <section class="tsd-panel tsd-member tsd-kind-function">
  525. <a name="processmultiplegaps" class="tsd-anchor"></a>
  526. <h3>process<wbr>Multiple<wbr>Gaps</h3>
  527. <ul class="tsd-signatures tsd-kind-function">
  528. <li class="tsd-signature tsd-kind-icon">process<wbr>Multiple<wbr>Gaps<span class="tsd-signature-symbol">(</span>modelId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, labelAsymId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, list<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">RcsbFvTrackDataElementInterface</span><span class="tsd-signature-symbol">&gt;</span>, operatorName<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><a href="interfaces/saguarorange.html" class="tsd-signature-type">SaguaroRange</a><span class="tsd-signature-symbol">&gt;</span></li>
  529. </ul>
  530. <ul class="tsd-descriptions">
  531. <li class="tsd-description">
  532. <aside class="tsd-sources">
  533. <ul>
  534. <li>Defined in src/RcsbFvSequence/SequenceViews/AssemblyView/AssemblyView.tsx:366</li>
  535. </ul>
  536. </aside>
  537. <h4 class="tsd-parameters-title">Parameters</h4>
  538. <ul class="tsd-parameters">
  539. <li>
  540. <h5>modelId: <span class="tsd-signature-type">string</span></h5>
  541. </li>
  542. <li>
  543. <h5>labelAsymId: <span class="tsd-signature-type">string</span></h5>
  544. </li>
  545. <li>
  546. <h5>list: <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">RcsbFvTrackDataElementInterface</span><span class="tsd-signature-symbol">&gt;</span></h5>
  547. </li>
  548. <li>
  549. <h5><span class="tsd-flag ts-flagOptional">Optional</span> operatorName: <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></h5>
  550. </li>
  551. </ul>
  552. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><a href="interfaces/saguarorange.html" class="tsd-signature-type">SaguaroRange</a><span class="tsd-signature-symbol">&gt;</span></h4>
  553. </li>
  554. </ul>
  555. </section>
  556. <section class="tsd-panel tsd-member tsd-kind-function">
  557. <a name="selectionfilter" class="tsd-anchor"></a>
  558. <h3>selection<wbr>Filter</h3>
  559. <ul class="tsd-signatures tsd-kind-function">
  560. <li class="tsd-signature tsd-kind-icon">selection<wbr>Filter<span class="tsd-signature-symbol">(</span>r<span class="tsd-signature-symbol">: </span><a href="interfaces/saguaroregionlist.html" class="tsd-signature-type">SaguaroRegionList</a>, selection<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol">&lt;</span><a href="interfaces/saguarochain.html" class="tsd-signature-type">SaguaroChain</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
  561. </ul>
  562. <ul class="tsd-descriptions">
  563. <li class="tsd-description">
  564. <aside class="tsd-sources">
  565. <ul>
  566. <li>Defined in src/RcsbFvSelection/RcsbFvSelectorManager.ts:151</li>
  567. </ul>
  568. </aside>
  569. <h4 class="tsd-parameters-title">Parameters</h4>
  570. <ul class="tsd-parameters">
  571. <li>
  572. <h5>r: <a href="interfaces/saguaroregionlist.html" class="tsd-signature-type">SaguaroRegionList</a></h5>
  573. </li>
  574. <li>
  575. <h5>selection: <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol">&lt;</span><a href="interfaces/saguarochain.html" class="tsd-signature-type">SaguaroChain</a><span class="tsd-signature-symbol">&gt;</span></h5>
  576. </li>
  577. </ul>
  578. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
  579. </li>
  580. </ul>
  581. </section>
  582. <section class="tsd-panel tsd-member tsd-kind-function">
  583. <a name="selectionfromresidueselection" class="tsd-anchor"></a>
  584. <h3>selection<wbr>From<wbr>Residue<wbr>Selection</h3>
  585. <ul class="tsd-signatures tsd-kind-function">
  586. <li class="tsd-signature tsd-kind-icon">selection<wbr>From<wbr>Residue<wbr>Selection<span class="tsd-signature-symbol">(</span>res<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><a href="interfaces/saguaroset.html" class="tsd-signature-type">SaguaroSet</a><span class="tsd-signature-symbol">&gt;</span>, mode<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">"select"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"hover"</span>, source<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">"structure"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"sequence"</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><a href="interfaces/saguaroregionlist.html" class="tsd-signature-type">SaguaroRegionList</a><span class="tsd-signature-symbol">&gt;</span></li>
  587. </ul>
  588. <ul class="tsd-descriptions">
  589. <li class="tsd-description">
  590. <aside class="tsd-sources">
  591. <ul>
  592. <li>Defined in src/RcsbFvSelection/RcsbFvSelectorManager.ts:101</li>
  593. </ul>
  594. </aside>
  595. <h4 class="tsd-parameters-title">Parameters</h4>
  596. <ul class="tsd-parameters">
  597. <li>
  598. <h5>res: <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><a href="interfaces/saguaroset.html" class="tsd-signature-type">SaguaroSet</a><span class="tsd-signature-symbol">&gt;</span></h5>
  599. </li>
  600. <li>
  601. <h5>mode: <span class="tsd-signature-type">"select"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"hover"</span></h5>
  602. </li>
  603. <li>
  604. <h5>source: <span class="tsd-signature-type">"structure"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"sequence"</span></h5>
  605. </li>
  606. </ul>
  607. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Array</span><span class="tsd-signature-symbol">&lt;</span><a href="interfaces/saguaroregionlist.html" class="tsd-signature-type">SaguaroRegionList</a><span class="tsd-signature-symbol">&gt;</span></h4>
  608. </li>
  609. </ul>
  610. </section>
  611. <section class="tsd-panel tsd-member tsd-kind-function">
  612. <a name="splitmodelentityid" class="tsd-anchor"></a>
  613. <h3>split<wbr>Model<wbr>Entity<wbr>Id</h3>
  614. <ul class="tsd-signatures tsd-kind-function">
  615. <li class="tsd-signature tsd-kind-icon">split<wbr>Model<wbr>Entity<wbr>Id<span class="tsd-signature-symbol">(</span>modelEntityId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></li>
  616. </ul>
  617. <ul class="tsd-descriptions">
  618. <li class="tsd-description">
  619. <aside class="tsd-sources">
  620. <ul>
  621. <li>Defined in src/RcsbFvStructure/StructurePlugins/MolstarPlugin.ts:590</li>
  622. </ul>
  623. </aside>
  624. <h4 class="tsd-parameters-title">Parameters</h4>
  625. <ul class="tsd-parameters">
  626. <li>
  627. <h5>modelEntityId: <span class="tsd-signature-type">string</span></h5>
  628. </li>
  629. </ul>
  630. <h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></h4>
  631. </li>
  632. </ul>
  633. </section>
  634. </section>
  635. </div>
  636. <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
  637. <nav class="tsd-navigation primary">
  638. <ul>
  639. <li class="globals current ">
  640. <a href="globals.html"><em>Globals</em></a>
  641. </li>
  642. </ul>
  643. </nav>
  644. <nav class="tsd-navigation secondary menu-sticky">
  645. <ul class="before-current">
  646. <li class=" tsd-kind-enum">
  647. <a href="enums/eventtype.html" class="tsd-kind-icon">Event<wbr>Type</a>
  648. </li>
  649. <li class=" tsd-kind-enum">
  650. <a href="enums/loadmethod.html" class="tsd-kind-icon">Load<wbr>Method</a>
  651. </li>
  652. <li class=" tsd-kind-enum">
  653. <a href="enums/rcsbfvdomconstants.html" class="tsd-kind-icon">Rcsb<wbr>FvDOMConstants</a>
  654. </li>
  655. <li class=" tsd-kind-class">
  656. <a href="classes/abstractplugin.html" class="tsd-kind-icon">Abstract<wbr>Plugin</a>
  657. </li>
  658. <li class=" tsd-kind-class tsd-has-type-parameter">
  659. <a href="classes/abstractview.html" class="tsd-kind-icon">Abstract<wbr>View</a>
  660. </li>
  661. <li class=" tsd-kind-class tsd-has-type-parameter">
  662. <a href="classes/assemblyview.html" class="tsd-kind-icon">Assembly<wbr>View</a>
  663. </li>
  664. <li class=" tsd-kind-class">
  665. <a href="classes/blockselectormanager.html" class="tsd-kind-icon">Block<wbr>Selector<wbr>Manager</a>
  666. </li>
  667. <li class=" tsd-kind-class tsd-has-type-parameter">
  668. <a href="classes/chaindisplay.html" class="tsd-kind-icon">Chain<wbr>Display</a>
  669. </li>
  670. <li class=" tsd-kind-class tsd-has-type-parameter">
  671. <a href="classes/customview.html" class="tsd-kind-icon">Custom<wbr>View</a>
  672. </li>
  673. <li class=" tsd-kind-class">
  674. <a href="classes/molstarplugin.html" class="tsd-kind-icon">Molstar<wbr>Plugin</a>
  675. </li>
  676. <li class=" tsd-kind-class">
  677. <a href="classes/rcsbfv3dabstract.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DAbstract</a>
  678. </li>
  679. <li class=" tsd-kind-class">
  680. <a href="classes/rcsbfv3dassembly.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DAssembly</a>
  681. </li>
  682. <li class=" tsd-kind-class tsd-has-type-parameter">
  683. <a href="classes/rcsbfv3dcomponent.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DComponent</a>
  684. </li>
  685. <li class=" tsd-kind-class">
  686. <a href="classes/rcsbfv3dcustom.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DCustom</a>
  687. </li>
  688. <li class=" tsd-kind-class">
  689. <a href="classes/rcsbfvcontextmanager.html" class="tsd-kind-icon">Rcsb<wbr>FvContext<wbr>Manager</a>
  690. </li>
  691. <li class=" tsd-kind-class">
  692. <a href="classes/rcsbfvselectormanager.html" class="tsd-kind-icon">Rcsb<wbr>FvSelector<wbr>Manager</a>
  693. </li>
  694. <li class=" tsd-kind-class tsd-has-type-parameter">
  695. <a href="classes/rcsbfvsequence.html" class="tsd-kind-icon">Rcsb<wbr>FvSequence</a>
  696. </li>
  697. <li class=" tsd-kind-class tsd-has-type-parameter">
  698. <a href="classes/rcsbfvstructure.html" class="tsd-kind-icon">Rcsb<wbr>FvStructure</a>
  699. </li>
  700. <li class=" tsd-kind-interface">
  701. <a href="interfaces/abstractviewinterface.html" class="tsd-kind-icon">Abstract<wbr>View<wbr>Interface</a>
  702. </li>
  703. <li class=" tsd-kind-interface">
  704. <a href="interfaces/assemblyviewinterface.html" class="tsd-kind-icon">Assembly<wbr>View<wbr>Interface</a>
  705. </li>
  706. <li class=" tsd-kind-interface">
  707. <a href="interfaces/callbackconfig.html" class="tsd-kind-icon">Callback<wbr>Config</a>
  708. </li>
  709. <li class=" tsd-kind-interface">
  710. <a href="interfaces/chaindisplayinterface.html" class="tsd-kind-icon">Chain<wbr>Display<wbr>Interface</a>
  711. </li>
  712. <li class=" tsd-kind-interface">
  713. <a href="interfaces/chaindisplaystate.html" class="tsd-kind-icon">Chain<wbr>Display<wbr>State</a>
  714. </li>
  715. <li class=" tsd-kind-interface">
  716. <a href="interfaces/customviewinterface.html" class="tsd-kind-icon">Custom<wbr>View<wbr>Interface</a>
  717. </li>
  718. <li class=" tsd-kind-interface">
  719. <a href="interfaces/featureblockinterface.html" class="tsd-kind-icon">Feature<wbr>Block<wbr>Interface</a>
  720. </li>
  721. <li class=" tsd-kind-interface">
  722. <a href="interfaces/featureviewinterface.html" class="tsd-kind-icon">Feature<wbr>View<wbr>Interface</a>
  723. </li>
  724. <li class=" tsd-kind-interface">
  725. <a href="interfaces/loadmolstarinterface.html" class="tsd-kind-icon">Load<wbr>Molstar<wbr>Interface</a>
  726. </li>
  727. <li class=" tsd-kind-interface tsd-has-type-parameter">
  728. <a href="interfaces/loadparams.html" class="tsd-kind-icon">Load<wbr>Params</a>
  729. </li>
  730. <li class=" tsd-kind-interface">
  731. <a href="interfaces/rcsbfv3dabstractinterface.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DAbstract<wbr>Interface</a>
  732. </li>
  733. <li class=" tsd-kind-interface">
  734. <a href="interfaces/rcsbfv3dassemblyinterface.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DAssembly<wbr>Interface</a>
  735. </li>
  736. <li class=" tsd-kind-interface">
  737. <a href="interfaces/rcsbfv3dcomponentinterface.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DComponent<wbr>Interface</a>
  738. </li>
  739. <li class=" tsd-kind-interface">
  740. <a href="interfaces/rcsbfv3dcomponentstate.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DComponent<wbr>State</a>
  741. </li>
  742. <li class=" tsd-kind-interface">
  743. <a href="interfaces/rcsbfv3dcssconfig.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DCss<wbr>Config</a>
  744. </li>
  745. <li class=" tsd-kind-interface">
  746. <a href="interfaces/rcsbfv3dcustominterface.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DCustom<wbr>Interface</a>
  747. </li>
  748. <li class=" tsd-kind-interface">
  749. <a href="interfaces/rcsbfvcontextmanagerinterface.html" class="tsd-kind-icon">Rcsb<wbr>FvContext<wbr>Manager<wbr>Interface</a>
  750. </li>
  751. <li class=" tsd-kind-interface">
  752. <a href="interfaces/rcsbfvsequenceinterface.html" class="tsd-kind-icon">Rcsb<wbr>FvSequence<wbr>Interface</a>
  753. </li>
  754. <li class=" tsd-kind-interface">
  755. <a href="interfaces/rcsbfvstructureinterface.html" class="tsd-kind-icon">Rcsb<wbr>FvStructure<wbr>Interface</a>
  756. </li>
  757. <li class=" tsd-kind-interface">
  758. <a href="interfaces/regionselectioninterface.html" class="tsd-kind-icon">Region<wbr>Selection<wbr>Interface</a>
  759. </li>
  760. <li class=" tsd-kind-interface">
  761. <a href="interfaces/saguarochain.html" class="tsd-kind-icon">Saguaro<wbr>Chain</a>
  762. </li>
  763. <li class=" tsd-kind-interface">
  764. <a href="interfaces/saguaroplugininterface.html" class="tsd-kind-icon">Saguaro<wbr>Plugin<wbr>Interface</a>
  765. </li>
  766. <li class=" tsd-kind-interface">
  767. <a href="interfaces/saguaropluginpublicinterface.html" class="tsd-kind-icon">Saguaro<wbr>Plugin<wbr>Public<wbr>Interface</a>
  768. </li>
  769. <li class=" tsd-kind-interface">
  770. <a href="interfaces/saguaroposition.html" class="tsd-kind-icon">Saguaro<wbr>Position</a>
  771. </li>
  772. <li class=" tsd-kind-interface">
  773. <a href="interfaces/saguarorange.html" class="tsd-kind-icon">Saguaro<wbr>Range</a>
  774. </li>
  775. <li class=" tsd-kind-interface">
  776. <a href="interfaces/saguaroregionlist.html" class="tsd-kind-icon">Saguaro<wbr>Region<wbr>List</a>
  777. </li>
  778. <li class=" tsd-kind-interface">
  779. <a href="interfaces/saguaroset.html" class="tsd-kind-icon">Saguaro<wbr>Set</a>
  780. </li>
  781. <li class=" tsd-kind-interface">
  782. <a href="interfaces/sequenceviewinterface.html" class="tsd-kind-icon">Sequence<wbr>View<wbr>Interface</a>
  783. </li>
  784. <li class=" tsd-kind-interface">
  785. <a href="interfaces/updateconfiginterface.html" class="tsd-kind-icon">Update<wbr>Config<wbr>Interface</a>
  786. </li>
  787. <li class=" tsd-kind-type-alias">
  788. <a href="globals.html#chaininfo" class="tsd-kind-icon">Chain<wbr>Info</a>
  789. </li>
  790. <li class=" tsd-kind-type-alias">
  791. <a href="globals.html#chaintype" class="tsd-kind-icon">Chain<wbr>Type</a>
  792. </li>
  793. <li class=" tsd-kind-type-alias">
  794. <a href="globals.html#customviewstateinterface" class="tsd-kind-icon">Custom<wbr>View<wbr>State<wbr>Interface</a>
  795. </li>
  796. <li class=" tsd-kind-type-alias">
  797. <a href="globals.html#operatorinfo" class="tsd-kind-icon">Operator<wbr>Info</a>
  798. </li>
  799. <li class=" tsd-kind-type-alias">
  800. <a href="globals.html#saguaropluginmodelmaptype" class="tsd-kind-icon">Saguaro<wbr>Plugin<wbr>Model<wbr>Map<wbr>Type</a>
  801. </li>
  802. <li class=" tsd-kind-type-alias">
  803. <a href="globals.html#structureobject" class="tsd-kind-icon">Structure<wbr>Object</a>
  804. </li>
  805. <li class=" tsd-kind-variable">
  806. <a href="globals.html#rcsbrepresentationpreset" class="tsd-kind-icon">Rcsb<wbr>Representation<wbr>Preset</a>
  807. </li>
  808. <li class=" tsd-kind-variable">
  809. <a href="globals.html#rcsbfvwebapppath" class="tsd-kind-icon">rcsb<wbr>FvWeb<wbr>App<wbr>Path</a>
  810. </li>
  811. <li class=" tsd-kind-function">
  812. <a href="globals.html#buildintervals" class="tsd-kind-icon">build<wbr>Intervals</a>
  813. </li>
  814. <li class=" tsd-kind-function">
  815. <a href="globals.html#createcomponents" class="tsd-kind-icon">create<wbr>Components</a>
  816. </li>
  817. <li class=" tsd-kind-function">
  818. <a href="globals.html#getchainvalues" class="tsd-kind-icon">get<wbr>Chain<wbr>Values</a>
  819. </li>
  820. <li class=" tsd-kind-function">
  821. <a href="globals.html#getmodelentityoptions" class="tsd-kind-icon">get<wbr>Model<wbr>Entity<wbr>Options</a>
  822. </li>
  823. <li class=" tsd-kind-function">
  824. <a href="globals.html#getstructure" class="tsd-kind-icon">get<wbr>Structure</a>
  825. </li>
  826. <li class=" tsd-kind-function">
  827. <a href="globals.html#getstructureoptions" class="tsd-kind-icon">get<wbr>Structure<wbr>Options</a>
  828. </li>
  829. <li class=" tsd-kind-function">
  830. <a href="globals.html#getstructurewithmodelid" class="tsd-kind-icon">get<wbr>Structure<wbr>With<wbr>Model<wbr>Id</a>
  831. </li>
  832. <li class=" tsd-kind-function">
  833. <a href="globals.html#opkey" class="tsd-kind-icon">op<wbr>Key</a>
  834. </li>
  835. <li class=" tsd-kind-function">
  836. <a href="globals.html#processgaps" class="tsd-kind-icon">process<wbr>Gaps</a>
  837. </li>
  838. <li class=" tsd-kind-function">
  839. <a href="globals.html#processmultiplegaps" class="tsd-kind-icon">process<wbr>Multiple<wbr>Gaps</a>
  840. </li>
  841. <li class=" tsd-kind-function">
  842. <a href="globals.html#selectionfilter" class="tsd-kind-icon">selection<wbr>Filter</a>
  843. </li>
  844. <li class=" tsd-kind-function">
  845. <a href="globals.html#selectionfromresidueselection" class="tsd-kind-icon">selection<wbr>From<wbr>Residue<wbr>Selection</a>
  846. </li>
  847. <li class=" tsd-kind-function">
  848. <a href="globals.html#splitmodelentityid" class="tsd-kind-icon">split<wbr>Model<wbr>Entity<wbr>Id</a>
  849. </li>
  850. </ul>
  851. </nav>
  852. </div>
  853. </div>
  854. </div>
  855. <footer class="with-border-bottom">
  856. <div class="container">
  857. <h2>Legend</h2>
  858. <div class="tsd-legend-group">
  859. <ul class="tsd-legend">
  860. <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
  861. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
  862. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
  863. </ul>
  864. <ul class="tsd-legend">
  865. <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
  866. <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
  867. </ul>
  868. <ul class="tsd-legend">
  869. <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
  870. <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
  871. </ul>
  872. <ul class="tsd-legend">
  873. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
  874. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
  875. </ul>
  876. <ul class="tsd-legend">
  877. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
  878. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
  879. </ul>
  880. </div>
  881. </div>
  882. </footer>
  883. <div class="container tsd-generator">
  884. <p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
  885. </div>
  886. <div class="overlay"></div>
  887. <script src="assets/js/main.js"></script>
  888. </body>
  889. </html>