{"library":"biotraj","install":[{"cmd":"pip install biotraj","imports":["from biotraj import Trajectory","import biotraj as bt\ntraj = bt.load('path/to/file.xtc')","import biotraj as bt\ntraj = bt.read_traj('path/to/file.dcd')"]}]}