Skip to main content

Predict per-residue Fdewet using SASA + MPNN

Project description

FastHydroMap

FastHydroMap predicts per-residue dewetting free energies (Fdewet) from protein structures and trajectories.

Quick Start

Start from a fresh Python environment. FastHydroMap currently supports Python 3.11, 3.12, and 3.13.

pip install fasthydromap
fasthydromap install-torch
fasthydromap predict your_structure.pdb -o outputs/your_structure_fdewet

fasthydromap install-torch defaults to the CPU build, which is usually the right choice for current FastHydroMap workloads because SASA preprocessing dominates runtime.

Advanced installation options, Docker usage, GPU Torch variants, and release/developer workflows are documented in docs/INSTALL.md and docs/PYPI_RELEASE.md.

Inputs

FastHydroMap supports:

  • Single protein structures in PDB format
  • Protein trajectories in DCD or XTC format together with a matching topology PDB

Typical usage:

# Single structure
fasthydromap predict examples/1A1U.pdb -o outputs/1A1U_fdewet

# Trajectory
fasthydromap predict-trajectory examples/proteinG.pdb examples/proteinG_short.dcd -o outputs/proteinG_fdewet

Outputs

For a single structure, FastHydroMap writes:

  • *.csv: one row per residue with Fdewet; with --parts, intrinsic and context columns are included
  • *.pdb: a copy of the input structure with predicted Fdewet written to B-factors

For a trajectory, FastHydroMap writes wide CSV files containing one row per frame and one column per residue. Use --parts to also write intrinsic, context, and per-frame summary CSVs.

Model Scope

FastHydroMap was trained on structured single-chain proteins and the 20 canonical amino-acid chemistries. Predictions for PTMs and other non-canonical chemistries should be treated cautiously.

Test your installation

fasthydromap predict examples/1A1U.pdb -o outputs/1A1U_fdewet
# Trajectory run (DCD or XTC)
fasthydromap predict-trajectory examples/proteinG.pdb examples/proteinG_short.dcd

Acknowledgements

Shell Lab and Shea Group

Project details


Download files

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

Source Distribution

fasthydromap-0.1.0.tar.gz (17.3 MB view details)

Uploaded Source

Built Distribution

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

fasthydromap-0.1.0-py3-none-any.whl (17.3 MB view details)

Uploaded Python 3

File details

Details for the file fasthydromap-0.1.0.tar.gz.

File metadata

  • Download URL: fasthydromap-0.1.0.tar.gz
  • Upload date:
  • Size: 17.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for fasthydromap-0.1.0.tar.gz
Algorithm Hash digest
SHA256 7980d2a06fb7264445ad52f523ca59fdc6e0bd428008ade0293187652bf99461
MD5 524b1c8731e3e303365724863097d1d6
BLAKE2b-256 15a4cae9c48cc22cfbc242a1631010e9f852785c0f1f1496347ceebd9cfab00a

See more details on using hashes here.

File details

Details for the file fasthydromap-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: fasthydromap-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 17.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for fasthydromap-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 696dfc0c6d756151d821f7c34ef38477246a0a93f5a06e542630d3fb6e743492
MD5 d57427bcdb80193de3ddc528efc89171
BLAKE2b-256 e3246d57393edb14eb2c7366b0d0ac11c5572ca157079a250d89625f3cf489ce

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page