mirror of
https://github.com/molstar/molstar.git
synced 2026-06-04 13:30:24 +08:00
schema updates
This commit is contained in:
@@ -126,16 +126,16 @@ and navigate to `build/viewer`
|
|||||||
|
|
||||||
**Ion names**
|
**Ion names**
|
||||||
|
|
||||||
node --max-old-space-size=4096 lib/commonjs/cli/chem-comp-dict/create-ions.js src/mol-model/structure/model/types/ions.ts
|
node --max-old-space-size=8192 lib/commonjs/cli/chem-comp-dict/create-ions.js src/mol-model/structure/model/types/ions.ts
|
||||||
|
|
||||||
**Saccharide names**
|
**Saccharide names**
|
||||||
|
|
||||||
node --max-old-space-size=4096 lib/commonjs/cli/chem-comp-dict/create-saccharides.js src/mol-model/structure/model/types/saccharides.ts
|
node --max-old-space-size=8192 lib/commonjs/cli/chem-comp-dict/create-saccharides.js src/mol-model/structure/model/types/saccharides.ts
|
||||||
|
|
||||||
### Other scripts
|
### Other scripts
|
||||||
**Create chem comp bond table**
|
**Create chem comp bond table**
|
||||||
|
|
||||||
node --max-old-space-size=4096 lib/commonjs/cli/chem-comp-dict/create-table.js build/data/ccb.bcif -b
|
node --max-old-space-size=8192 lib/commonjs/cli/chem-comp-dict/create-table.js build/data/ccb.bcif -b
|
||||||
|
|
||||||
**Test model server**
|
**Test model server**
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/**
|
/**
|
||||||
* Copyright (c) 2017-2022 mol* contributors, licensed under MIT, See LICENSE file for more info.
|
* Copyright (c) 2017-2022 mol* contributors, licensed under MIT, See LICENSE file for more info.
|
||||||
*
|
*
|
||||||
* Code-generated 'BIRD' schema file. Dictionary versions: mmCIF 5.409, IHM 1.28, MA 1.4.8.
|
* Code-generated 'BIRD' schema file. Dictionary versions: mmCIF 5.410, IHM 1.28, MA 1.4.9.
|
||||||
*
|
*
|
||||||
* @author molstar/ciftools package
|
* @author molstar/ciftools package
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/**
|
/**
|
||||||
* Copyright (c) 2017-2022 mol* contributors, licensed under MIT, See LICENSE file for more info.
|
* Copyright (c) 2017-2022 mol* contributors, licensed under MIT, See LICENSE file for more info.
|
||||||
*
|
*
|
||||||
* Code-generated 'CCD' schema file. Dictionary versions: mmCIF 5.409, IHM 1.28, MA 1.4.8.
|
* Code-generated 'CCD' schema file. Dictionary versions: mmCIF 5.410, IHM 1.28, MA 1.4.9.
|
||||||
*
|
*
|
||||||
* @author molstar/ciftools package
|
* @author molstar/ciftools package
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/**
|
/**
|
||||||
* Copyright (c) 2017-2022 mol* contributors, licensed under MIT, See LICENSE file for more info.
|
* Copyright (c) 2017-2022 mol* contributors, licensed under MIT, See LICENSE file for more info.
|
||||||
*
|
*
|
||||||
* Code-generated 'mmCIF' schema file. Dictionary versions: mmCIF 5.409, IHM 1.28, MA 1.4.8.
|
* Code-generated 'mmCIF' schema file. Dictionary versions: mmCIF 5.410, IHM 1.28, MA 1.4.9.
|
||||||
*
|
*
|
||||||
* @author molstar/ciftools package
|
* @author molstar/ciftools package
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/**
|
/**
|
||||||
* Copyright (c) 2024-2026 mol* contributors, licensed under MIT, See LICENSE file for more info.
|
* Copyright (c) 2020-2026 mol* contributors, licensed under MIT, See LICENSE file for more info.
|
||||||
*
|
*
|
||||||
* Code-generated lipid params file. Names from Martini FF and Amber.
|
* Code-generated lipid params file. Names from Martini FF and Amber.
|
||||||
*
|
*
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user