index.html 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624
  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. <div class="tsd-panel tsd-typography">
  67. <a href="#rcsb-saguaro-3d" id="rcsb-saguaro-3d" style="color: inherit; text-decoration: none;">
  68. <h1>rcsb-saguaro-3D</h1>
  69. </a>
  70. <p>RCSB Saguaro Web 3D is an open-source library built on the top of the <a href="https://rcsb.github.io/rcsb-saguaro">RCSB Saguaro 1D Feature Viewer</a>
  71. and <a href="https://github.com/rcsb/rcsb-molstar">RCSB Molstar</a> designed to display protein features at the <a href="https://www.rcsb.org">RCSB Web Site</a>. The package collects protein annotations from the
  72. <a href="https://1d-coordinates.rcsb.org">1D Coordinate Server</a> and the main <a href="https://data.rcsb.org">RCSB Data API</a> and generates Protein
  73. Feature Summaries. The package allows access to RCSB Saguaro and Molstar methods to add or change displayed data. </p>
  74. <div id="pfv"></div>
  75. <script crossorigin src="https://unpkg.com/react@17/umd/react.production.min.js"></script>
  76. <script crossorigin src="https://unpkg.com/react-dom@17/umd/react-dom.production.min.js"></script>
  77. <script crossorigin src="https://cdn.jsdelivr.net/npm/@rcsb/rcsb-saguaro-3d@1.0.1-beta/build/dist/app.js"></script>
  78. <script type="text/javascript">
  79. var rowConfigChainA = [
  80. {
  81. trackId: "sequenceTrack",
  82. trackHeight: 20,
  83. trackColor: "#F9F9F9",
  84. displayType: "sequence" /* SEQUENCE */,
  85. nonEmptyDisplay: true,
  86. rowTitle: "CHAIN A",
  87. trackData: [
  88. {
  89. begin: 1,
  90. value: "CGVPAIQPVLSGLSRIVNGEEAVPGSWPWQVSLQDKTGFHFCGGSLINENWVVTAAHCGVTTSDVVVAGEFDQGSSSEKIQKLKIAKVFKNSKYNSLTINNDITLLKLSTAASFSQTVSAVCLPSASDDFAAGTTCVTTGWGLTRYTNANTPDRLQQASLPLLSNTNCKKYWGTKIKDAMICAGASGVSSCMGDSGGPLVCKKNGAWTLVGIVSWGSSTCSTSTPGVYARVTALVNWVQQTLAAN"
  91. }
  92. ]
  93. }, {
  94. trackId: "blockTrack",
  95. trackHeight: 20,
  96. trackColor: "#F9F9F9",
  97. displayType: "block" /* BLOCK */,
  98. displayColor: "#76ae91",
  99. rowTitle: "FEATURE",
  100. trackData: [{
  101. begin: 20,
  102. end: 25
  103. }, {
  104. begin: 150,
  105. end: 160
  106. }]
  107. }
  108. ];
  109. var rowConfigChainB = [
  110. {
  111. trackId: "sequenceTrack",
  112. trackHeight: 20,
  113. trackColor: "#F9F9F9",
  114. displayType: "sequence" /* SEQUENCE */,
  115. nonEmptyDisplay: true,
  116. rowTitle: "CHAIN B",
  117. trackData: [
  118. {
  119. begin: 1,
  120. value: "TEFGSELKSFPEVVGKTVDQAREYFTLHYPQYDVYFLPEGSPVTLDLRYNRVRVFYNPGTNVVNHVPHVG"
  121. }
  122. ]
  123. }, {
  124. trackId: "blockTrack",
  125. trackHeight: 20,
  126. trackColor: "#F9F9F9",
  127. displayType: "block" /* BLOCK */,
  128. displayColor: "#f17070",
  129. rowTitle: "FEATURE",
  130. trackData: [{
  131. begin: 20,
  132. end: 50
  133. }]
  134. }
  135. ];
  136. var fvConfigChainA = {
  137. boardId: "1acb.A_board",
  138. boardConfig: {
  139. range: {
  140. min: 1,
  141. max: 245
  142. },
  143. disableMenu:true,
  144. rowTitleWidth: 80,
  145. trackWidth: 620,
  146. includeAxis: true
  147. },
  148. rowConfig: rowConfigChainA,
  149. sequenceSelectionChangeCallback: function (plugin, selectorManager, sequenceRegion) {
  150. selectorManager.clearSelection("select", { modelId: "1acb_board", labelAsymId: "A" });
  151. plugin.clearSelection("select", { modelId: "1acb_board", labelAsymId: "A" });
  152. if (sequenceRegion.length > 0) {
  153. var regions = sequenceRegion.map(function (r) {
  154. var _a;
  155. return ({
  156. modelId: "1acb_board",
  157. labelAsymId: "A",
  158. region: { begin: r.begin, end: (_a = r.end) !== null && _a !== void 0 ? _a : r.begin, source: "sequence" }
  159. });
  160. });
  161. selectorManager.addSelectionFromMultipleRegions(regions, "select");
  162. plugin.select(regions.map(function (r) { return (__assign(__assign({}, r), { begin: r.region.begin, end: r.region.end })); }), "select", "add");
  163. }
  164. else {
  165. plugin.resetCamera();
  166. }
  167. },
  168. sequenceElementClickCallback: function (plugin, selectorManager, d) {
  169. var _a;
  170. if (d != null)
  171. plugin.cameraFocus("1acb_board", "A", d.begin, (_a = d.end) !== null && _a !== void 0 ? _a : d.begin);
  172. },
  173. sequenceHoverCallback: function (plugin, selectorManager, elements) {
  174. if (elements == null || elements.length == 0)
  175. plugin.clearSelection("hover");
  176. else
  177. plugin.select(elements.map(function (e) {
  178. var _a;
  179. return ({
  180. modelId: "1acb_board",
  181. labelAsymId: "A",
  182. begin: e.begin,
  183. end: (_a = e.end) !== null && _a !== void 0 ? _a : e.begin
  184. });
  185. }), "hover", "set");
  186. },
  187. structureSelectionCallback: function (plugin, pfv, selection) {
  188. var sel = selection.getSelectionWithCondition("1acb_board", "A", "select");
  189. if (sel == null) {
  190. pfv.clearSelection("select");
  191. plugin.resetCamera();
  192. }
  193. else {
  194. pfv.setSelection({ elements: sel.regions, mode: "select" });
  195. }
  196. },
  197. structureHoverCallback: function (plugin, pfv, selection) {
  198. var sel = selection.getSelectionWithCondition("1acb_board", "A", "hover");
  199. if (sel == null)
  200. pfv.clearSelection("hover");
  201. else
  202. pfv.setSelection({ elements: sel.regions, mode: "hover" });
  203. }
  204. };
  205. var fvConfigChainB = {
  206. boardId: "1acb.B_board",
  207. boardConfig: {
  208. range: {
  209. min: 1,
  210. max: 70
  211. },
  212. disableMenu:true,
  213. rowTitleWidth: 80,
  214. trackWidth: 620,
  215. includeAxis: true
  216. },
  217. rowConfig: rowConfigChainB,
  218. sequenceSelectionChangeCallback: function (plugin, selectorManager, sequenceRegion) {
  219. selectorManager.clearSelection("select", { modelId: "1acb_board", labelAsymId: "B" });
  220. plugin.clearSelection("select", { modelId: "1acb_board", labelAsymId: "B" });
  221. if (sequenceRegion.length > 0) {
  222. var regions = sequenceRegion.map(function (r) {
  223. var _a;
  224. return ({
  225. modelId: "1acb_board",
  226. labelAsymId: "B",
  227. region: { begin: r.begin, end: (_a = r.end) !== null && _a !== void 0 ? _a : r.begin, source: "sequence" }
  228. });
  229. });
  230. selectorManager.addSelectionFromMultipleRegions(regions, "select");
  231. plugin.select(regions.map(function (r) { return (__assign(__assign({}, r), { begin: r.region.begin, end: r.region.end })); }), "select", "add");
  232. }
  233. else {
  234. plugin.resetCamera();
  235. }
  236. },
  237. sequenceElementClickCallback: function (plugin, selectorManager, d) {
  238. var _a;
  239. if (d != null)
  240. plugin.cameraFocus("1acb_board", "B", d.begin, (_a = d.end) !== null && _a !== void 0 ? _a : d.begin);
  241. },
  242. sequenceHoverCallback: function (plugin, selectorManager, elements) {
  243. if (elements == null || elements.length == 0)
  244. plugin.clearSelection("hover");
  245. else
  246. plugin.select(elements.map(function (e) {
  247. var _a;
  248. return ({
  249. modelId: "1acb_board",
  250. labelAsymId: "B",
  251. begin: e.begin,
  252. end: (_a = e.end) !== null && _a !== void 0 ? _a : e.begin
  253. });
  254. }), "hover", "set");
  255. },
  256. structureSelectionCallback: function (plugin, pfv, selection) {
  257. var sel = selection.getSelectionWithCondition("1acb_board", "B", "select");
  258. if (sel == null) {
  259. pfv.clearSelection("select");
  260. plugin.resetCamera();
  261. }
  262. else {
  263. pfv.setSelection({ elements: sel.regions, mode: "select" });
  264. }
  265. },
  266. structureHoverCallback: function (plugin, pfv, selection) {
  267. var sel = selection.getSelectionWithCondition("1acb_board", "B", "hover");
  268. if (sel == null)
  269. pfv.clearSelection("hover");
  270. else
  271. pfv.setSelection({ elements: sel.regions, mode: "hover" });
  272. }
  273. };
  274. var blockChainA = {
  275. blockId: "chainA",
  276. featureViewConfig: [fvConfigChainA]
  277. };
  278. var blockChainB = {
  279. blockId: "chainB",
  280. featureViewConfig: [fvConfigChainB]
  281. };
  282. var blockSelectorElement = function (blockSelectorManager) {
  283. return (React.createElement("div", null,
  284. React.createElement("select", { onChange: function (e) {
  285. blockSelectorManager.setActiveBlock(e.target.value);
  286. } },
  287. React.createElement("option", { value: "chainA" }, "Chain A"),
  288. React.createElement("option", { value: "chainB" }, "Chain B"))));
  289. };
  290. var customConfig = {
  291. blockConfig: [blockChainA, blockChainB],
  292. blockSelectorElement: blockSelectorElement
  293. };
  294. var sequenceConfig = {
  295. title: undefined,
  296. subtitle: undefined,
  297. config: customConfig
  298. };
  299. var molstarConfig = {
  300. loadConfig: {
  301. loadMethod: "loadPdbIds",
  302. loadParams: [{
  303. pdbId: "1acb",
  304. id: "1acb_board"
  305. }]
  306. },
  307. pluginConfig: {
  308. showImportControls: true,
  309. showSessionControls: false
  310. },
  311. };
  312. document.addEventListener("DOMContentLoaded", function (event) {
  313. var panel3d = new RcsbFv3D.custom({
  314. elementId: "pfv",
  315. structurePanelConfig: molstarConfig,
  316. sequencePanelConfig: sequenceConfig,
  317. cssConfig: {
  318. overwriteCss:true,
  319. rootPanel:{
  320. display:"flex",
  321. flexDirection:"column-reverse"
  322. },
  323. structurePanel:{
  324. width: 700,
  325. height: 700
  326. },
  327. sequencePanel:{
  328. width:700,
  329. marginBottom:5
  330. }
  331. },
  332. });
  333. panel3d.render();
  334. });
  335. </script>
  336. <a href="#cdn-javascript" id="cdn-javascript" style="color: inherit; text-decoration: none;">
  337. <h3>CDN JavaScript</h3>
  338. </a>
  339. <p><code>&lt;script src=&quot;https://cdn.jsdelivr.net/npm/@rcsb/rcsb-saguaro-3d@1.0.0/build/dist/app.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;</code></p>
  340. <a href="#node-module-instalation" id="node-module-instalation" style="color: inherit; text-decoration: none;">
  341. <h3>Node Module Instalation</h3>
  342. </a>
  343. <p><code>npm install @rcsb/rcsb-saguaro-3d</code></p>
  344. <a href="#building-amp-running" id="building-amp-running" style="color: inherit; text-decoration: none;">
  345. <h2>Building &amp; Running</h2>
  346. </a>
  347. <a href="#build-app" id="build-app" style="color: inherit; text-decoration: none;">
  348. <h3>Build app</h3>
  349. </a>
  350. <pre><code><span class="hljs-built_in">npm</span> install
  351. <span class="hljs-built_in">npm</span> run buildApp</code></pre>
  352. <a href="#build-examples" id="build-examples" style="color: inherit; text-decoration: none;">
  353. <h3>Build examples</h3>
  354. </a>
  355. <pre><code>npm <span class="hljs-builtin-name">run</span> buildExamples</code></pre><p>From the root of the project:</p>
  356. <pre><code>http-server -p PORT-<span class="hljs-built_in">NUMBER</span></code></pre><p>and navigate to <code>localhost:PORT-NUMBER/build/examples/</code></p>
  357. <a href="#main-classes-and-methods" id="main-classes-and-methods" style="color: inherit; text-decoration: none;">
  358. <h3>Main Classes and Methods</h3>
  359. </a>
  360. <p>Class <strong><code>RcsbFv3DAssembly</code></strong> file <code>src/RcsbFv3D/RcsbFv3DAssembly.tsx</code> builds a predefined view for PDB entries. This is the methods used in the RCSB PDB web portal
  361. (ex: <a href="https://www.rcsb.org/3d-sequence/4HHB">4hhb</a>). Source code example can be found in <code>src/examples/assembly/index.ts</code>.</p>
  362. <p>Class <strong><code>RcsbFv3DCustom</code></strong> file <code>src/RcsbFv3D/RcsbFv3DCustom.tsx</code> builds a customized view between one or more feature viewers and a single Molstar plugin.</p>
  363. <a href="#contributing" id="contributing" style="color: inherit; text-decoration: none;">
  364. <h2>Contributing</h2>
  365. </a>
  366. <p>All contributions are welcome. Please, make a pull request or open an issue.</p>
  367. <a href="#license" id="license" style="color: inherit; text-decoration: none;">
  368. <h2>License</h2>
  369. </a>
  370. <p>The MIT License</p>
  371. <pre><code><span class="hljs-attribute">Copyright</span> (c) <span class="hljs-number">2021</span> - now, RCSB PDB and contributors</code></pre><p>Permission is hereby granted, free of charge, to any person obtaining a copy
  372. of this software and associated documentation files (the &quot;Software&quot;), to deal
  373. in the Software without restriction, including without limitation the rights
  374. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  375. copies of the Software, and to permit persons to whom the Software is
  376. furnished to do so, subject to the following conditions:</p>
  377. <p>The above copyright notice and this permission notice shall be included in
  378. all copies or substantial portions of the Software.</p>
  379. <p>THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  380. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  381. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  382. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  383. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  384. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  385. THE SOFTWARE.</p>
  386. </div>
  387. </div>
  388. <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
  389. <nav class="tsd-navigation primary">
  390. <ul>
  391. <li class="globals ">
  392. <a href="globals.html"><em>Globals</em></a>
  393. </li>
  394. </ul>
  395. </nav>
  396. <nav class="tsd-navigation secondary menu-sticky">
  397. <ul class="before-current">
  398. <li class=" tsd-kind-enum">
  399. <a href="enums/eventtype.html" class="tsd-kind-icon">Event<wbr>Type</a>
  400. </li>
  401. <li class=" tsd-kind-enum">
  402. <a href="enums/loadmethod.html" class="tsd-kind-icon">Load<wbr>Method</a>
  403. </li>
  404. <li class=" tsd-kind-enum">
  405. <a href="enums/rcsbfvdomconstants.html" class="tsd-kind-icon">Rcsb<wbr>FvDOMConstants</a>
  406. </li>
  407. <li class=" tsd-kind-class">
  408. <a href="classes/abstractplugin.html" class="tsd-kind-icon">Abstract<wbr>Plugin</a>
  409. </li>
  410. <li class=" tsd-kind-class tsd-has-type-parameter">
  411. <a href="classes/abstractview.html" class="tsd-kind-icon">Abstract<wbr>View</a>
  412. </li>
  413. <li class=" tsd-kind-class tsd-has-type-parameter">
  414. <a href="classes/assemblyview.html" class="tsd-kind-icon">Assembly<wbr>View</a>
  415. </li>
  416. <li class=" tsd-kind-class">
  417. <a href="classes/blockselectormanager.html" class="tsd-kind-icon">Block<wbr>Selector<wbr>Manager</a>
  418. </li>
  419. <li class=" tsd-kind-class tsd-has-type-parameter">
  420. <a href="classes/chaindisplay.html" class="tsd-kind-icon">Chain<wbr>Display</a>
  421. </li>
  422. <li class=" tsd-kind-class tsd-has-type-parameter">
  423. <a href="classes/customview.html" class="tsd-kind-icon">Custom<wbr>View</a>
  424. </li>
  425. <li class=" tsd-kind-class">
  426. <a href="classes/molstarplugin.html" class="tsd-kind-icon">Molstar<wbr>Plugin</a>
  427. </li>
  428. <li class=" tsd-kind-class">
  429. <a href="classes/rcsbfv3dabstract.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DAbstract</a>
  430. </li>
  431. <li class=" tsd-kind-class">
  432. <a href="classes/rcsbfv3dassembly.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DAssembly</a>
  433. </li>
  434. <li class=" tsd-kind-class tsd-has-type-parameter">
  435. <a href="classes/rcsbfv3dcomponent.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DComponent</a>
  436. </li>
  437. <li class=" tsd-kind-class">
  438. <a href="classes/rcsbfv3dcustom.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DCustom</a>
  439. </li>
  440. <li class=" tsd-kind-class">
  441. <a href="classes/rcsbfvcontextmanager.html" class="tsd-kind-icon">Rcsb<wbr>FvContext<wbr>Manager</a>
  442. </li>
  443. <li class=" tsd-kind-class">
  444. <a href="classes/rcsbfvselectormanager.html" class="tsd-kind-icon">Rcsb<wbr>FvSelector<wbr>Manager</a>
  445. </li>
  446. <li class=" tsd-kind-class tsd-has-type-parameter">
  447. <a href="classes/rcsbfvsequence.html" class="tsd-kind-icon">Rcsb<wbr>FvSequence</a>
  448. </li>
  449. <li class=" tsd-kind-class tsd-has-type-parameter">
  450. <a href="classes/rcsbfvstructure.html" class="tsd-kind-icon">Rcsb<wbr>FvStructure</a>
  451. </li>
  452. <li class=" tsd-kind-interface">
  453. <a href="interfaces/abstractviewinterface.html" class="tsd-kind-icon">Abstract<wbr>View<wbr>Interface</a>
  454. </li>
  455. <li class=" tsd-kind-interface">
  456. <a href="interfaces/assemblyviewinterface.html" class="tsd-kind-icon">Assembly<wbr>View<wbr>Interface</a>
  457. </li>
  458. <li class=" tsd-kind-interface">
  459. <a href="interfaces/callbackconfig.html" class="tsd-kind-icon">Callback<wbr>Config</a>
  460. </li>
  461. <li class=" tsd-kind-interface">
  462. <a href="interfaces/chaindisplayinterface.html" class="tsd-kind-icon">Chain<wbr>Display<wbr>Interface</a>
  463. </li>
  464. <li class=" tsd-kind-interface">
  465. <a href="interfaces/chaindisplaystate.html" class="tsd-kind-icon">Chain<wbr>Display<wbr>State</a>
  466. </li>
  467. <li class=" tsd-kind-interface">
  468. <a href="interfaces/chainselectioninterface.html" class="tsd-kind-icon">Chain<wbr>Selection<wbr>Interface</a>
  469. </li>
  470. <li class=" tsd-kind-interface">
  471. <a href="interfaces/customviewinterface.html" class="tsd-kind-icon">Custom<wbr>View<wbr>Interface</a>
  472. </li>
  473. <li class=" tsd-kind-interface">
  474. <a href="interfaces/featureblockinterface.html" class="tsd-kind-icon">Feature<wbr>Block<wbr>Interface</a>
  475. </li>
  476. <li class=" tsd-kind-interface">
  477. <a href="interfaces/featureviewinterface.html" class="tsd-kind-icon">Feature<wbr>View<wbr>Interface</a>
  478. </li>
  479. <li class=" tsd-kind-interface">
  480. <a href="interfaces/loadmolstarinterface.html" class="tsd-kind-icon">Load<wbr>Molstar<wbr>Interface</a>
  481. </li>
  482. <li class=" tsd-kind-interface tsd-has-type-parameter">
  483. <a href="interfaces/loadparams.html" class="tsd-kind-icon">Load<wbr>Params</a>
  484. </li>
  485. <li class=" tsd-kind-interface">
  486. <a href="interfaces/rcsbfv3dabstractinterface.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DAbstract<wbr>Interface</a>
  487. </li>
  488. <li class=" tsd-kind-interface">
  489. <a href="interfaces/rcsbfv3dassemblyinterface.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DAssembly<wbr>Interface</a>
  490. </li>
  491. <li class=" tsd-kind-interface">
  492. <a href="interfaces/rcsbfv3dcomponentinterface.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DComponent<wbr>Interface</a>
  493. </li>
  494. <li class=" tsd-kind-interface">
  495. <a href="interfaces/rcsbfv3dcomponentstate.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DComponent<wbr>State</a>
  496. </li>
  497. <li class=" tsd-kind-interface">
  498. <a href="interfaces/rcsbfv3dcssconfig.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DCss<wbr>Config</a>
  499. </li>
  500. <li class=" tsd-kind-interface">
  501. <a href="interfaces/rcsbfv3dcustominterface.html" class="tsd-kind-icon">Rcsb<wbr>Fv3DCustom<wbr>Interface</a>
  502. </li>
  503. <li class=" tsd-kind-interface">
  504. <a href="interfaces/rcsbfvcontextmanagerinterface.html" class="tsd-kind-icon">Rcsb<wbr>FvContext<wbr>Manager<wbr>Interface</a>
  505. </li>
  506. <li class=" tsd-kind-interface">
  507. <a href="interfaces/rcsbfvsequenceinterface.html" class="tsd-kind-icon">Rcsb<wbr>FvSequence<wbr>Interface</a>
  508. </li>
  509. <li class=" tsd-kind-interface">
  510. <a href="interfaces/rcsbfvstructureinterface.html" class="tsd-kind-icon">Rcsb<wbr>FvStructure<wbr>Interface</a>
  511. </li>
  512. <li class=" tsd-kind-interface">
  513. <a href="interfaces/regionselectioninterface.html" class="tsd-kind-icon">Region<wbr>Selection<wbr>Interface</a>
  514. </li>
  515. <li class=" tsd-kind-interface">
  516. <a href="interfaces/residueselectioninterface.html" class="tsd-kind-icon">Residue<wbr>Selection<wbr>Interface</a>
  517. </li>
  518. <li class=" tsd-kind-interface">
  519. <a href="interfaces/saguaroplugininterface.html" class="tsd-kind-icon">Saguaro<wbr>Plugin<wbr>Interface</a>
  520. </li>
  521. <li class=" tsd-kind-interface">
  522. <a href="interfaces/saguaropluginpublicinterface.html" class="tsd-kind-icon">Saguaro<wbr>Plugin<wbr>Public<wbr>Interface</a>
  523. </li>
  524. <li class=" tsd-kind-interface">
  525. <a href="interfaces/sequenceviewinterface.html" class="tsd-kind-icon">Sequence<wbr>View<wbr>Interface</a>
  526. </li>
  527. <li class=" tsd-kind-interface">
  528. <a href="interfaces/updateconfiginterface.html" class="tsd-kind-icon">Update<wbr>Config<wbr>Interface</a>
  529. </li>
  530. <li class=" tsd-kind-type-alias">
  531. <a href="globals.html#chaintype" class="tsd-kind-icon">Chain<wbr>Type</a>
  532. </li>
  533. <li class=" tsd-kind-type-alias">
  534. <a href="globals.html#customviewstateinterface" class="tsd-kind-icon">Custom<wbr>View<wbr>State<wbr>Interface</a>
  535. </li>
  536. <li class=" tsd-kind-type-alias">
  537. <a href="globals.html#saguaropluginmodelmaptype" class="tsd-kind-icon">Saguaro<wbr>Plugin<wbr>Model<wbr>Map<wbr>Type</a>
  538. </li>
  539. <li class=" tsd-kind-type-alias">
  540. <a href="globals.html#structureobject" class="tsd-kind-icon">Structure<wbr>Object</a>
  541. </li>
  542. <li class=" tsd-kind-variable">
  543. <a href="globals.html#rcsbrepresentationpreset" class="tsd-kind-icon">Rcsb<wbr>Representation<wbr>Preset</a>
  544. </li>
  545. <li class=" tsd-kind-variable">
  546. <a href="globals.html#rcsbfvwebapppath" class="tsd-kind-icon">rcsb<wbr>FvWeb<wbr>App<wbr>Path</a>
  547. </li>
  548. <li class=" tsd-kind-function">
  549. <a href="globals.html#buildintervals" class="tsd-kind-icon">build<wbr>Intervals</a>
  550. </li>
  551. <li class=" tsd-kind-function">
  552. <a href="globals.html#createcomponents" class="tsd-kind-icon">create<wbr>Components</a>
  553. </li>
  554. <li class=" tsd-kind-function">
  555. <a href="globals.html#getchainvalues" class="tsd-kind-icon">get<wbr>Chain<wbr>Values</a>
  556. </li>
  557. <li class=" tsd-kind-function">
  558. <a href="globals.html#getmodelentityoptions" class="tsd-kind-icon">get<wbr>Model<wbr>Entity<wbr>Options</a>
  559. </li>
  560. <li class=" tsd-kind-function">
  561. <a href="globals.html#getstructure" class="tsd-kind-icon">get<wbr>Structure</a>
  562. </li>
  563. <li class=" tsd-kind-function">
  564. <a href="globals.html#getstructureoptions" class="tsd-kind-icon">get<wbr>Structure<wbr>Options</a>
  565. </li>
  566. <li class=" tsd-kind-function">
  567. <a href="globals.html#getstructurewithmodelid" class="tsd-kind-icon">get<wbr>Structure<wbr>With<wbr>Model<wbr>Id</a>
  568. </li>
  569. <li class=" tsd-kind-function">
  570. <a href="globals.html#processgaps" class="tsd-kind-icon">process<wbr>Gaps</a>
  571. </li>
  572. <li class=" tsd-kind-function">
  573. <a href="globals.html#processmultiplegaps" class="tsd-kind-icon">process<wbr>Multiple<wbr>Gaps</a>
  574. </li>
  575. <li class=" tsd-kind-function">
  576. <a href="globals.html#selectionfilter" class="tsd-kind-icon">selection<wbr>Filter</a>
  577. </li>
  578. <li class=" tsd-kind-function">
  579. <a href="globals.html#selectionfromresidueselection" class="tsd-kind-icon">selection<wbr>From<wbr>Residue<wbr>Selection</a>
  580. </li>
  581. <li class=" tsd-kind-function">
  582. <a href="globals.html#splitmodelentityid" class="tsd-kind-icon">split<wbr>Model<wbr>Entity<wbr>Id</a>
  583. </li>
  584. </ul>
  585. </nav>
  586. </div>
  587. </div>
  588. </div>
  589. <footer class="with-border-bottom">
  590. <div class="container">
  591. <h2>Legend</h2>
  592. <div class="tsd-legend-group">
  593. <ul class="tsd-legend">
  594. <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
  595. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
  596. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
  597. </ul>
  598. <ul class="tsd-legend">
  599. <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
  600. <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
  601. </ul>
  602. <ul class="tsd-legend">
  603. <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
  604. <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
  605. </ul>
  606. <ul class="tsd-legend">
  607. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
  608. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
  609. </ul>
  610. <ul class="tsd-legend">
  611. <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
  612. <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
  613. </ul>
  614. </div>
  615. </div>
  616. </footer>
  617. <div class="container tsd-generator">
  618. <p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
  619. </div>
  620. <div class="overlay"></div>
  621. <script src="assets/js/main.js"></script>
  622. </body>
  623. </html>