.checkignore
.coveragerc
.gitignore
LICENSE
MANIFEST.in
README.md
basesetup.py
default.nix
pyproject.toml
pytest.ini
setup.py
.github/CONTRIBUTING.rst
.github/stale.yml
.github/workflows/main.yaml
docs/.gitignore
docs/1vii_3frames.pdb
docs/Makefile
docs/ala2.h5
docs/analysis.rst
docs/atom_selection.rst
docs/building_docs.rst
docs/conf.py
docs/faq.rst
docs/hdf5_format.rst
docs/index.html
docs/index.rst
docs/installation.rst
docs/load_functions.rst
docs/make.bat
docs/mdconvert.rst
docs/new_to_python.rst
docs/requirements.txt
docs/versions.json
docs/whatsnew.rst
docs/_static/example-trajectoryview-data.json
docs/_static/mdtraj_logo-small.png
docs/_static/mdtraj_logo.xcf
docs/api/reporters.rst
docs/api/trajectory_files.rst
docs/api/utils.rst
docs/examples/atom-selection.rst
docs/examples/centroids.rst
docs/examples/clustering.rst
docs/examples/hbonds.rst
docs/examples/index.rst
docs/examples/introduction.rst
docs/examples/iterload.rst
docs/examples/native-contact.rst
docs/examples/nmr.rst
docs/examples/openmm.rst
docs/examples/pca.rst
docs/examples/ramachandran-plot.rst
docs/examples/rmsd-benchmark.rst
docs/examples/solvent-accessible-surface-area.rst
docs/examples/two-pass-clustering.rst
docs/sphinxext/embed.tpl
docs/sphinxext/notebook_sphinxext.py
examples/.gitignore
examples/1vii_3frames.pdb
examples/ala2.h5
examples/atom-selection.ipynb
examples/centroids.ipynb
examples/clustering.ipynb
examples/hbonds.ipynb
examples/iterload.ipynb
examples/native-contact.ipynb
examples/nmr.ipynb
examples/principal-components.ipynb
examples/ramachandran-plot.ipynb
examples/rmsd-benchmark.ipynb
examples/rmsd-drift.ipynb
examples/simulation-with-openmm.ipynb
examples/solvent-accessible-surface-area.ipynb
examples/test_examples.py
examples/two-pass-clustering.ipynb
examples/data/frame0.h5
examples/data/frame0.xtc
examples/data/native.pdb
mdtraj/.gitignore
mdtraj/__init__.py
mdtraj/io.py
mdtraj/version.py
mdtraj.egg-info/PKG-INFO
mdtraj.egg-info/SOURCES.txt
mdtraj.egg-info/dependency_links.txt
mdtraj.egg-info/entry_points.txt
mdtraj.egg-info/not-zip-safe
mdtraj.egg-info/requires.txt
mdtraj.egg-info/top_level.txt
mdtraj/core/__init__.py
mdtraj/core/element.py
mdtraj/core/residue_names.py
mdtraj/core/selection.py
mdtraj/core/topology.py
mdtraj/core/trajectory.py
mdtraj/formats/__init__.py
mdtraj/formats/amberrst.py
mdtraj/formats/arc.py
mdtraj/formats/gro.py
mdtraj/formats/gsd.py
mdtraj/formats/hdf5.py
mdtraj/formats/hoomdxml.py
mdtraj/formats/lammpstrj.py
mdtraj/formats/lh5.py
mdtraj/formats/mdcrd.py
mdtraj/formats/mol2.py
mdtraj/formats/netcdf.py
mdtraj/formats/openmmxml.py
mdtraj/formats/prmtop.py
mdtraj/formats/psf.py
mdtraj/formats/registry.py
mdtraj/formats/xyzfile.py
mdtraj/formats/binpos/.gitignore
mdtraj/formats/binpos/binpos.c
mdtraj/formats/binpos/binpos.pyx
mdtraj/formats/binpos/binposlib.pxd
mdtraj/formats/binpos/include/binposplugin.h
mdtraj/formats/binpos/include/largefiles.h
mdtraj/formats/binpos/include/molfile_plugin.h
mdtraj/formats/binpos/include/vmdplugin.h
mdtraj/formats/binpos/src/binposplugin.c
mdtraj/formats/dcd/.gitignore
mdtraj/formats/dcd/dcd.c
mdtraj/formats/dcd/dcd.pyx
mdtraj/formats/dcd/dcdlib.pxd
mdtraj/formats/dcd/include/dcdplugin.h
mdtraj/formats/dcd/include/endianswap.h
mdtraj/formats/dcd/include/fastio.h
mdtraj/formats/dcd/include/largefiles.h
mdtraj/formats/dcd/include/molfile_plugin.h
mdtraj/formats/dcd/include/vmdplugin.h
mdtraj/formats/dcd/src/dcdplugin.c
mdtraj/formats/dtr/.gitignore
mdtraj/formats/dtr/dtr.cpp
mdtraj/formats/dtr/dtr.pyx
mdtraj/formats/dtr/dtrlib.pxd
mdtraj/formats/dtr/include/dtrplugin.hxx
mdtraj/formats/dtr/include/endianswap.h
mdtraj/formats/dtr/include/molfile_plugin.h
mdtraj/formats/dtr/include/vmddir.h
mdtraj/formats/dtr/include/vmdplugin.h
mdtraj/formats/dtr/src/dtrplugin.cxx
mdtraj/formats/pdb/README.md
mdtraj/formats/pdb/__init__.py
mdtraj/formats/pdb/pdbfile.py
mdtraj/formats/pdb/pdbstructure.py
mdtraj/formats/pdb/data/pdbNames.xml
mdtraj/formats/pdb/data/residues.xml
mdtraj/formats/tng/.gitignore
mdtraj/formats/tng/tng.c
mdtraj/formats/tng/tng.pyx
mdtraj/formats/tng/include/compression/bwlzh.h
mdtraj/formats/tng/include/compression/bwt.h
mdtraj/formats/tng/include/compression/coder.h
mdtraj/formats/tng/include/compression/dict.h
mdtraj/formats/tng/include/compression/fixpoint.h
mdtraj/formats/tng/include/compression/huffman.h
mdtraj/formats/tng/include/compression/lz77.h
mdtraj/formats/tng/include/compression/merge_sort.h
mdtraj/formats/tng/include/compression/mtf.h
mdtraj/formats/tng/include/compression/my64bit.h
mdtraj/formats/tng/include/compression/rle.h
mdtraj/formats/tng/include/compression/tng_compress.h
mdtraj/formats/tng/include/compression/vals16.h
mdtraj/formats/tng/include/compression/warnmalloc.h
mdtraj/formats/tng/include/compression/widemuldiv.h
mdtraj/formats/tng/include/tng/md5.h
mdtraj/formats/tng/include/tng/tng_io.h
mdtraj/formats/tng/include/tng/tng_io.hpp
mdtraj/formats/tng/include/tng/tng_io_fwd.h
mdtraj/formats/tng/include/tng/version.h
mdtraj/formats/tng/src/compression/bwlzh.c
mdtraj/formats/tng/src/compression/bwt.c
mdtraj/formats/tng/src/compression/coder.c
mdtraj/formats/tng/src/compression/dict.c
mdtraj/formats/tng/src/compression/fixpoint.c
mdtraj/formats/tng/src/compression/huffman.c
mdtraj/formats/tng/src/compression/huffmem.c
mdtraj/formats/tng/src/compression/lz77.c
mdtraj/formats/tng/src/compression/merge_sort.c
mdtraj/formats/tng/src/compression/mtf.c
mdtraj/formats/tng/src/compression/rle.c
mdtraj/formats/tng/src/compression/tng_compress.c
mdtraj/formats/tng/src/compression/vals16.c
mdtraj/formats/tng/src/compression/warnmalloc.c
mdtraj/formats/tng/src/compression/widemuldiv.c
mdtraj/formats/tng/src/compression/xtc2.c
mdtraj/formats/tng/src/compression/xtc3.c
mdtraj/formats/tng/src/lib/md5.c
mdtraj/formats/tng/src/lib/tng_io.c
mdtraj/formats/xtc/.gitignore
mdtraj/formats/xtc/trr.c
mdtraj/formats/xtc/trr.pyx
mdtraj/formats/xtc/trrlib.pxd
mdtraj/formats/xtc/xdrlib.pxd
mdtraj/formats/xtc/xtc.c
mdtraj/formats/xtc/xtc.pyx
mdtraj/formats/xtc/include/ms_stdint.h
mdtraj/formats/xtc/include/trr_header.h
mdtraj/formats/xtc/include/xdr_seek.h
mdtraj/formats/xtc/include/xdrfile.h
mdtraj/formats/xtc/include/xdrfile_trr.h
mdtraj/formats/xtc/include/xdrfile_xtc.h
mdtraj/formats/xtc/src/README
mdtraj/formats/xtc/src/xdr_seek.c
mdtraj/formats/xtc/src/xdrfile.c
mdtraj/formats/xtc/src/xdrfile_trr.c
mdtraj/formats/xtc/src/xdrfile_xtc.c
mdtraj/geometry/.gitignore
mdtraj/geometry/__init__.py
mdtraj/geometry/alignment.py
mdtraj/geometry/angle.py
mdtraj/geometry/contact.py
mdtraj/geometry/dihedral.py
mdtraj/geometry/distance.py
mdtraj/geometry/drid.cpp
mdtraj/geometry/drid.pyx
mdtraj/geometry/dssp.py
mdtraj/geometry/hbond.py
mdtraj/geometry/internal.py
mdtraj/geometry/neighborlist.cpp
mdtraj/geometry/neighborlist.pyx
mdtraj/geometry/neighbors.cpp
mdtraj/geometry/neighbors.pyx
mdtraj/geometry/order.py
mdtraj/geometry/rdf.py
mdtraj/geometry/rg.py
mdtraj/geometry/sasa.py
mdtraj/geometry/shape.py
mdtraj/geometry/thermodynamic_properties.py
mdtraj/geometry/include/dridkernels.h
mdtraj/geometry/include/geometry.h
mdtraj/geometry/include/math_patch.h
mdtraj/geometry/include/moments.h
mdtraj/geometry/include/msvccompat.h
mdtraj/geometry/include/neighborlist.h
mdtraj/geometry/include/neighbors.hpp
mdtraj/geometry/include/sasa.h
mdtraj/geometry/include/vectorize.h
mdtraj/geometry/include/vectorize_neon.h
mdtraj/geometry/include/vectorize_sse.h
mdtraj/geometry/src/.gitignore
mdtraj/geometry/src/_geometry.cpp
mdtraj/geometry/src/_geometry.pyx
mdtraj/geometry/src/dridkernels.cpp
mdtraj/geometry/src/dssp.cpp
mdtraj/geometry/src/geometry.cpp
mdtraj/geometry/src/image_molecules.pxi
mdtraj/geometry/src/moments.cpp
mdtraj/geometry/src/neighborlist.cpp
mdtraj/geometry/src/neighbors.cpp
mdtraj/geometry/src/sasa.cpp
mdtraj/geometry/src/kernels/anglekernels.h
mdtraj/geometry/src/kernels/dihedralkernels.h
mdtraj/geometry/src/kernels/distancekernels.h
mdtraj/nmr/__init__.py
mdtraj/nmr/scalar_couplings.py
mdtraj/nmr/shift_wrappers.py
mdtraj/reporters/__init__.py
mdtraj/reporters/basereporter.py
mdtraj/reporters/dcdreporter.py
mdtraj/reporters/hdf5reporter.py
mdtraj/reporters/netcdfreporter.py
mdtraj/reporters/xtcreporter.py
mdtraj/rmsd/.gitignore
mdtraj/rmsd/README.md
mdtraj/rmsd/_lprmsd.cpp
mdtraj/rmsd/_lprmsd.pyx
mdtraj/rmsd/_rmsd.cpp
mdtraj/rmsd/_rmsd.pyx
mdtraj/rmsd/include/Munkres.h
mdtraj/rmsd/include/center.h
mdtraj/rmsd/include/euclidean_permutation.hpp
mdtraj/rmsd/include/fancy_index.hpp
mdtraj/rmsd/include/msvccompat.h
mdtraj/rmsd/include/rotation.h
mdtraj/rmsd/include/sse_swizzle.h
mdtraj/rmsd/include/theobald_rmsd.h
mdtraj/rmsd/include/util_arm.h
mdtraj/rmsd/include/util_sse.h
mdtraj/rmsd/src/Munkres.cpp
mdtraj/rmsd/src/center.cpp
mdtraj/rmsd/src/center_arm.h
mdtraj/rmsd/src/center_sse.h
mdtraj/rmsd/src/euclidean_permutation.cpp
mdtraj/rmsd/src/fancy_index.cpp
mdtraj/rmsd/src/rotation.cpp
mdtraj/rmsd/src/rotation_arm.h
mdtraj/rmsd/src/rotation_sse.h
mdtraj/rmsd/src/theobald_rmsd.cpp
mdtraj/rmsd/src/theobald_rmsd_arm.h
mdtraj/rmsd/src/theobald_rmsd_sse.h
mdtraj/scripts/__init__.py
mdtraj/scripts/mdconvert.py
mdtraj/scripts/mdinspect.py
mdtraj/testing/__init__.py
mdtraj/testing/docscrape.py
mdtraj/testing/docstrings.py
mdtraj/testing/testing.py
mdtraj/utils/__init__.py
mdtraj/utils/contextmanagers.py
mdtraj/utils/delay_import.py
mdtraj/utils/rotation.py
mdtraj/utils/singleton.py
mdtraj/utils/six.py
mdtraj/utils/unitcell.py
mdtraj/utils/validation.py
mdtraj/utils/zipped.py
mdtraj/utils/unit/__init__.py
mdtraj/utils/unit/basedimension.py
mdtraj/utils/unit/baseunit.py
mdtraj/utils/unit/constants.py
mdtraj/utils/unit/doctests.py
mdtraj/utils/unit/mymatrix.py
mdtraj/utils/unit/prefix.py
mdtraj/utils/unit/quantity.py
mdtraj/utils/unit/standard_dimensions.py
mdtraj/utils/unit/unit.py
mdtraj/utils/unit/unit_definitions.py
mdtraj/utils/unit/unit_math.py
mdtraj/utils/unit/unit_operators.py
tests/conftest.py
tests/test_alignment.py
tests/test_angles.py
tests/test_arc.py
tests/test_binpos.py
tests/test_capi.py
tests/test_contact.py
tests/test_crd.py
tests/test_dcd.py
tests/test_dihedral.py
tests/test_distance.py
tests/test_docstrings.py
tests/test_drid.py
tests/test_dssp.py
tests/test_dtr.py
tests/test_element.py
tests/test_geometry.py
tests/test_gro.py
tests/test_gsd.py
tests/test_hbonds.py
tests/test_hdf5.py
tests/test_hoomdxml.py
tests/test_io.py
tests/test_lammpstrj.py
tests/test_lh5.py
tests/test_load.py
tests/test_lprmsd.py
tests/test_mdconvert.py
tests/test_mdcrd.py
tests/test_mol2.py
tests/test_neighborlist.py
tests/test_neighbors.py
tests/test_netcdf.py
tests/test_nmr.py
tests/test_order.py
tests/test_pdb.py
tests/test_prmtop.py
tests/test_psf.py
tests/test_quaternion.py
tests/test_rdf.py
tests/test_reporter.py
tests/test_restart.py
tests/test_rmsd.py
tests/test_rmsd_memmap.py
tests/test_sasa.py
tests/test_selection.py
tests/test_shape.py
tests/test_thermodynamic_properties.py
tests/test_tng.py
tests/test_topology.py
tests/test_trajectory.py
tests/test_trr.py
tests/test_utils.py
tests/test_xml.py
tests/test_xtc.py
tests/test_xyz.py
tests/test_zipped.py
tests/data/1am7_corrected.xtc
tests/data/1am7_protein.pdb
tests/data/1am7_uncorrected.xtc
tests/data/1bpi.pdb
tests/data/1line.pdb
tests/data/1ncw.pdb.gz
tests/data/1vii.pdb
tests/data/1vii.pdb.gz
tests/data/1vii_sustiva_water.pdb
tests/data/2EQQ.pdb
tests/data/2koc.pdb
tests/data/2lines.pdb
tests/data/2waters_baker_hubbard.pdb
tests/data/3lines.pdb
tests/data/3nch.pdb.gz
tests/data/3pqr_memb.psf
tests/data/4OH9.pdb
tests/data/4ZUO.pdb
tests/data/4waters.arc
tests/data/4waters.pdb
tests/data/GG-tip4pew.pdb
tests/data/README.md
tests/data/Rg_traj_ref.dat
tests/data/aaqaa-wat.pdb
tests/data/adp.mol2
tests/data/ala3_chamber.parm7
tests/data/ala_ala_ala.mdcrd
tests/data/ala_ala_ala.pdb
tests/data/ala_ala_ala.psf
tests/data/ala_ala_ala.xpsf
tests/data/ala_dipeptide.dcd
tests/data/ala_dipeptide.pdb
tests/data/alanine-dipeptide-explicit.binpos
tests/data/alanine-dipeptide-explicit.dcd
tests/data/alanine-dipeptide-explicit.pdb
tests/data/alanine-dipeptide-explicit.prmtop
tests/data/alanine-dipeptide-implicit.pdb
tests/data/alanine-dipeptide-implicit.prmtop
tests/data/alanine.binpos
tests/data/alkane-monolayer.pdb
tests/data/atom_distances_traj_ref.dat
tests/data/atom_pairs.dat
tests/data/bpti.pdb
tests/data/cc_ca.dat
tests/data/cc_closest-heavy.dat
tests/data/cc_closest.dat
tests/data/cc_sidechain-heavy.dat
tests/data/cc_sidechain.dat
tests/data/cl.mol2
tests/data/contacts.dat
tests/data/custom.lammpstrj
tests/data/custom.pdb
tests/data/frame0.binpos
tests/data/frame0.binpos.h5
tests/data/frame0.dcd
tests/data/frame0.dcd.h5
tests/data/frame0.gro
tests/data/frame0.h5
tests/data/frame0.lammpstrj
tests/data/frame0.lh5
tests/data/frame0.mdcrd
tests/data/frame0.mdcrdbox
tests/data/frame0.nc
tests/data/frame0.pdb
tests/data/frame0.pdb.gz
tests/data/frame0.tng
tests/data/frame0.trr
tests/data/frame0.xtc
tests/data/frame0.xtc.h5
tests/data/frame0.xyz
tests/data/frame0.xyz.gz
tests/data/freesolve_v0.3.tar.bz2
tests/data/g_sas_ref.dat.old
tests/data/gmx_sasa.dat
tests/data/imatinib.mol2
tests/data/imatinib.pdb
tests/data/inpcrd
tests/data/issue_1611.pdb
tests/data/li.mol2
tests/data/lysozyme-ligand-tripos.mol2
tests/data/md.mdp
tests/data/mdcrd.nc
tests/data/monolayer.pdb
tests/data/monolayer.xtc
tests/data/multiframe.pdb
tests/data/native.pdb
tests/data/native2.pdb
tests/data/native2.xml
tests/data/ncinpcrd.rst7
tests/data/nitrogen.arc
tests/data/nitrogen.pdb
tests/data/no_chains.hoomdxml
tests/data/no_ions.hoomdxml
tests/data/nonconsecutive_resSeq.pdb
tests/data/out.gsd
tests/data/overflow.crd
tests/data/smooth.txt
tests/data/status-bits.mol2
tests/data/test.parm7
tests/data/test_bad.nc
tests/data/test_good.nc
tests/data/test_hoomdxml.dcd
tests/data/thf200.arc
tests/data/tip3p_300K_1ATM.pdb
tests/data/tip3p_300K_1ATM.xtc
tests/data/tip3p_300K_1ATM_O-H_rdf.xvg
tests/data/tip3p_300K_1ATM_O-O_rdf.xvg
tests/data/tip3p_300K_1ATM_all-all_rdf.xvg
tests/data/tng_example.tng
tests/data/traj.h5
tests/data/two_residues_same_resnum.gro
tests/data/tz2.truncoct.parm7
tests/data/v_error.gro
tests/data/variable_top.gsd
tests/data/water-box.hoomdxml
tests/data/water_acn.mol2
tests/data/water_hex.pdb.gz
tests/data/well-mixed.hoomdxml
tests/data/ala_dipeptide_trj/clickme.dtr
tests/data/ala_dipeptide_trj/frame000000000
tests/data/ala_dipeptide_trj/frame000000001
tests/data/ala_dipeptide_trj/frame000000002
tests/data/ala_dipeptide_trj/metadata
tests/data/ala_dipeptide_trj/timekeys
tests/data/ala_dipeptide_trj/not_hashed/.ddparams
tests/data/frame0.dtr/clickme.dtr
tests/data/frame0.dtr/frame000000000
tests/data/frame0.dtr/frame000000001
tests/data/frame0.dtr/metadata
tests/data/frame0.dtr/timekeys
tests/data/frame0.dtr/not_hashed/.ddparams