I just published a beta version 0.9.2 of a new ChimeraX toolshed bundle to natively import .data(.gz) and .dump(.gz) from LAMMPS:
This bundle can be installed with the command in ChimeraX:
toolshed install LAMMPS
or by "clicking More Tools… in the Tools menu. Then you can directly install bundles into ChimeraX, instead of downloading the bundle and installing it separately."
LAMMPS .data and .dump files can then be natively imported into ChimeraX, eg.
open gly.data coords gly.dump
open gly.data.gz coords gly.dump.gz
open gly.data.gz coords gly.dump
open gly.data coords gly.dump.gz
- compressed files (.data.gz, .dump.gz) are supported
- triclinic is NOT supported
My minimal test cases are attached. I would also appreciate if other LAMMPS users can beta test this bundle with their own .data’s and .dump’s to identify possible bugs.
gly.data (62.4 KB)
gly.data.gz (27.9 KB)
gly.dump (59.1 KB)
gly.dump.gz (23.7 KB)