mirror of
https://github.com/molstar/molstar.git
synced 2026-06-04 13:30:24 +08:00
updated rcsb assembly symmetry
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const { generate } = require('graphql-code-generator')
|
||||
const path = require('path')
|
||||
|
||||
const basePath = path.join(__dirname, '..', '..', 'src', 'servers', 'model', 'properties', 'rcsb', 'graphql')
|
||||
const basePath = path.join(__dirname, '..', '..', 'src', 'mol-model-props', 'rcsb', 'graphql')
|
||||
|
||||
generate({
|
||||
args: [
|
||||
|
||||
Reference in New Issue
Block a user