ChimeraX docs icon

Command: scipioncombine

Usage:
scipioncombine #1,3 [modelid 10]

The command scipioncombine combines multiple molecule models into a single model

Since there is no copy/combine function in chimerax we have implemented our own. Be aware that it will only work for easy cases and you may lose some metadata information.

Examples

scipioncombine #1,2,4 modelid 10
will combine the models 1,2 and 4 into a single one with id=10


scipion@cnb.csic.es