Skip to main content

PHENOMS

Python-based Hydrogen-Deuterium Exchange of Molecular Dynamics Simulations

PHENOMS analyzes backbone H-bond networks from MD trajectories for HDX-MS–style interpretation: Rust-accelerated Baker–Hubbard detection, replicate/ComparisonSet workflows, occupancy heatmaps, differential protection, and connectivity exports.

Install

pip install phenoms

Reading GROMACS .tpr topologies needs one optional extra:

pip install "phenoms[gromacs]"

Every other supported format (.gro/.pdb topologies, OpenMM .dcd, AMBER .nc/.prmtop, multi-frame PDBs) works with the plain install above — see the Inputs docs for the full file-type breakdown.

Quick start

from phenoms import SimulationSet, default_output_root

sim = SimulationSet(
    pdb_files=["rep1.pdb", "rep2.pdb"],
    sub_frames=100,
    output_dir=default_output_root() / "my_run",
)
sim.run()

A CLI is also available: phenoms prep, phenoms run, phenoms compare.

Docs: https://brandon-cole.github.io/PHENOMS/ Source: https://github.com/Brandon-Cole/PHENOMS

License

MIT

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

phenoms-0.2.4.tar.gz (2.4 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

phenoms-0.2.4-cp313-cp313-win_amd64.whl (247.6 kB view details)

Uploaded CPython 3.13Windows x86-64

phenoms-0.2.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (419.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

phenoms-0.2.4-cp313-cp313-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (664.5 kB view details)

Uploaded CPython 3.13macOS 10.12+ universal2 (ARM64, x86-64)macOS 10.12+ x86-64macOS 11.0+ ARM64

phenoms-0.2.4-cp312-cp312-win_amd64.whl (247.7 kB view details)

Uploaded CPython 3.12Windows x86-64

phenoms-0.2.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (419.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

phenoms-0.2.4-cp312-cp312-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (664.0 kB view details)

Uploaded CPython 3.12macOS 10.12+ universal2 (ARM64, x86-64)macOS 10.12+ x86-64macOS 11.0+ ARM64

phenoms-0.2.4-cp311-cp311-win_amd64.whl (247.9 kB view details)

Uploaded CPython 3.11Windows x86-64

phenoms-0.2.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (419.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

phenoms-0.2.4-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (663.6 kB view details)

Uploaded CPython 3.11macOS 10.12+ universal2 (ARM64, x86-64)macOS 10.12+ x86-64macOS 11.0+ ARM64

phenoms-0.2.4-cp310-cp310-win_amd64.whl (248.5 kB view details)

Uploaded CPython 3.10Windows x86-64

phenoms-0.2.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (418.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

phenoms-0.2.4-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (663.6 kB view details)

Uploaded CPython 3.10macOS 10.12+ universal2 (ARM64, x86-64)macOS 10.12+ x86-64macOS 11.0+ ARM64

phenoms-0.2.4-cp39-cp39-win_amd64.whl (249.4 kB view details)

Uploaded CPython 3.9Windows x86-64

phenoms-0.2.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (419.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

phenoms-0.2.4-cp39-cp39-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (666.4 kB view details)

Uploaded CPython 3.9macOS 10.12+ universal2 (ARM64, x86-64)macOS 10.12+ x86-64macOS 11.0+ ARM64

File details

Details for the file phenoms-0.2.4.tar.gz.

File metadata

  • Download URL: phenoms-0.2.4.tar.gz
  • Upload date:
  • Size: 2.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for phenoms-0.2.4.tar.gz
Algorithm Hash digest
SHA256 fc8f6ee9978a124ecf1fb0e7895707cc0320d24ad268d1a927626fe0a18a3a7e
MD5 0ac00d271277f7df70af3025041222f8
BLAKE2b-256 025dfff9d79dfe343cb01049c89692cc5eb5aa30084e59792972c0fd8c1363f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for phenoms-0.2.4.tar.gz:

Publisher: release.yml on Brandon-Cole/PHENOMS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file phenoms-0.2.4-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: phenoms-0.2.4-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 247.6 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for phenoms-0.2.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 f720ad853030dcb5564fb55d2666fd06bcda2a84322b3c2fb87738d0887f7201
MD5 a8e3d4dd1c22b2728b0c49a29991bf91
BLAKE2b-256 189a1b12ce3984d9e6144e5c530d3628a25153a51f1f6f7b8fa65081287e77f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for phenoms-0.2.4-cp313-cp313-win_amd64.whl:

Publisher: release.yml on Brandon-Cole/PHENOMS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file phenoms-0.2.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for phenoms-0.2.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a73f5ed70baa7879dad21652843fcfdbce0354ab1e93dbd7d2b61e7f1b814366
MD5 6365f9c93b058de0f4d2c8fbe896b12c
BLAKE2b-256 fb5481554c2da581528f23c67c7c78ce340ade3ba81f33e27cd384c06dfdde51

See more details on using hashes here.

Provenance

The following attestation bundles were made for phenoms-0.2.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on Brandon-Cole/PHENOMS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file phenoms-0.2.4-cp313-cp313-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for phenoms-0.2.4-cp313-cp313-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 5a6446715ab00a4412144ccbf3c5d5c92d48a93029ded2aa64dcb37e43b63ff0
MD5 76cc63e3f7d254cbbfe2f74362fa5c27
BLAKE2b-256 41434363233fcf726cdc3e7f63f3875da6ababcc88d27c4a1c948c93bd351b73

See more details on using hashes here.

Provenance

The following attestation bundles were made for phenoms-0.2.4-cp313-cp313-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl:

Publisher: release.yml on Brandon-Cole/PHENOMS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file phenoms-0.2.4-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: phenoms-0.2.4-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 247.7 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for phenoms-0.2.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e3eb989d1d91d7b4d066d5ba589f1333f4664bd23ae0d3b3256e31a235bd4c87
MD5 79b56efa63562061a9bcf62d218274bc
BLAKE2b-256 60c2eb6a5e16b3b275a6f21e17fa1ac778856acf8fccea7d7a4943a5870c19fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for phenoms-0.2.4-cp312-cp312-win_amd64.whl:

Publisher: release.yml on Brandon-Cole/PHENOMS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file phenoms-0.2.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for phenoms-0.2.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0947773259a9b12502cc0dbc9eac4b770d3067b714229e122720ee1bdbc465c5
MD5 7945290df8cd3cb7ab08775ce7ce117d
BLAKE2b-256 2545e6f5750798c1fe7c33c87c8c45003db45cd5306b821cb72b9c117966362c

See more details on using hashes here.

Provenance

The following attestation bundles were made for phenoms-0.2.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on Brandon-Cole/PHENOMS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file phenoms-0.2.4-cp312-cp312-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for phenoms-0.2.4-cp312-cp312-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 1bfa3f46d0c19568a7f0d5728aefc4bdd4f116504e0633f0636848bb89c39ad2
MD5 4190cfdba1f9e1dc114cdc5b0f7d5125
BLAKE2b-256 93aed85c7431622f981d6a7c2d14125bd33449b8245e6d5bc970c2d296066c2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for phenoms-0.2.4-cp312-cp312-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl:

Publisher: release.yml on Brandon-Cole/PHENOMS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file phenoms-0.2.4-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: phenoms-0.2.4-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 247.9 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for phenoms-0.2.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 2de8f5b2a16e8ff329947ce2d89877f31f33a9b745733c76a1190f2af5234838
MD5 6cb662849568d6b93ac93d4d99093623
BLAKE2b-256 415ab88cfd60987848ca256f7e2df725b2c253701d1aa727c5d9ccb905f1e54c

See more details on using hashes here.

Provenance

The following attestation bundles were made for phenoms-0.2.4-cp311-cp311-win_amd64.whl:

Publisher: release.yml on Brandon-Cole/PHENOMS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file phenoms-0.2.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for phenoms-0.2.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6e2480e2ac25036e929d9eb22ef21515c0e0be660e73dacccfdcfbb77f49a0b7
MD5 8df595199f7f7a69dfdcbb972856c7cb
BLAKE2b-256 dfc8d4829a634d6a68040b0b1b5af402df0a0ddf3468b3afe597ae65787fda05

See more details on using hashes here.

Provenance

The following attestation bundles were made for phenoms-0.2.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on Brandon-Cole/PHENOMS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file phenoms-0.2.4-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for phenoms-0.2.4-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 825d5c74c943bf5120436533405cd07560af78ea76ef5250ce0c5645505f24af
MD5 54b28968d395ac7b5cf375c5ae8fbe12
BLAKE2b-256 52e6108609760a733691a5c27b4a6a8aa3620a826a16188158ef84ed954d29fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for phenoms-0.2.4-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl:

Publisher: release.yml on Brandon-Cole/PHENOMS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file phenoms-0.2.4-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: phenoms-0.2.4-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 248.5 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for phenoms-0.2.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 add3d7eff2076430e9d528818686d90e18050cdce97a13831e5fc8a458351417
MD5 6473ef9cf141221ab73456be50bb2c12
BLAKE2b-256 4be8222f8db48aaaf59c386b0c9b9bbb891a984705f38cfb62e58ff409f9bf09

See more details on using hashes here.

Provenance

The following attestation bundles were made for phenoms-0.2.4-cp310-cp310-win_amd64.whl:

Publisher: release.yml on Brandon-Cole/PHENOMS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file phenoms-0.2.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for phenoms-0.2.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2057e322939592efd8b0a2ab9d4c4685cb1ce31333307c6021ed7c31f31357d4
MD5 4d4c5adebd5f0ccf307f6a543da82472
BLAKE2b-256 32fad2c21e1863ecda8a4b3363d341ab01ae8cfedac05c05fd4f0786bb82ae31

See more details on using hashes here.

Provenance

The following attestation bundles were made for phenoms-0.2.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on Brandon-Cole/PHENOMS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file phenoms-0.2.4-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for phenoms-0.2.4-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 7ac33285306db71fd38e355968947049a1257aef3bc8d405a19a0b09c1934302
MD5 58f330023709cf65222eae7708641e5a
BLAKE2b-256 64ec0b4902a3fd5edae295be18e1a82c5f31667b47e89d4fa7c2f9eb3776ce7f

See more details on using hashes here.

Provenance

The following attestation bundles were made for phenoms-0.2.4-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl:

Publisher: release.yml on Brandon-Cole/PHENOMS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file phenoms-0.2.4-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: phenoms-0.2.4-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 249.4 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for phenoms-0.2.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 43694dc26b52bf2734d090d6f5b98de5b3e7c493e775d04d486095e6808c6e85
MD5 058219671169d166beef16e3ce61824a
BLAKE2b-256 4aeb551f5afbfc5c49eb6d82218748f21b22bcb6b555a1f49e0254584230502b

See more details on using hashes here.

Provenance

The following attestation bundles were made for phenoms-0.2.4-cp39-cp39-win_amd64.whl:

Publisher: release.yml on Brandon-Cole/PHENOMS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file phenoms-0.2.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for phenoms-0.2.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0a86329ea8f7efe401169a71d074eccf18fd362ca8e9e9bfe7dae5daffd4d957
MD5 1f17a009cf2428a26899b4e3a99acf55
BLAKE2b-256 194508ac7d436672244a0fbec249da0fc9640be512d5775e6b4085d6a327a178

See more details on using hashes here.

Provenance

The following attestation bundles were made for phenoms-0.2.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: release.yml on Brandon-Cole/PHENOMS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file phenoms-0.2.4-cp39-cp39-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for phenoms-0.2.4-cp39-cp39-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 b4ec4b9addfe3d824b12e36104fc117176b985d356e8c9ebe3be7f7895597028
MD5 1c09e6684447a03badcd06981488d374
BLAKE2b-256 502a14f300932555740f2e6a6aa73a4fa493933dfcbcc19f6195eebcb5f58203

See more details on using hashes here.

Provenance

The following attestation bundles were made for phenoms-0.2.4-cp39-cp39-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl:

Publisher: release.yml on Brandon-Cole/PHENOMS

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.2.5

16 files

This release

0.2.4 This release

16 files

0.2.3

16 files

0.2.2

16 files

0.2.1

16 files

0.2.0

16 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page