select and create command
This commit is contained in:
14
README.md
14
README.md
@@ -161,6 +161,20 @@ animator.save_frames('frame1', 'frame2')
|
||||
|
||||
这会存储一个名为"MyScene"的场景,并附带一条消息。
|
||||
|
||||
### `select` and `create`
|
||||
|
||||
```shell
|
||||
选择所有蛋白质: select 8g2c_pro, polymer.protein
|
||||
|
||||
创建一个新的对象: create 8g2c_pro, polymer.protein
|
||||
|
||||
选择所有核酸: select 8g2c_nucleic, polymer.nucleic
|
||||
|
||||
创建一个新的对象: create 8g2c_nucleic, polymer.nucleic
|
||||
|
||||
选择小分子: select 8g2c_tyk, resn TYK
|
||||
```
|
||||
|
||||
## Schrodinger_Suites linux install
|
||||
|
||||
```shell
|
||||
|
||||
Reference in New Issue
Block a user