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.1.tar.gz (205.9 kB 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.1-py3-none-any.whl (202.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for fasthydromap-0.1.1.tar.gz
Algorithm Hash digest
SHA256 3fad77cb6c5dd4f635b9159c62b4811d13795d7ef2aeba8693e7e86d9b0f3c44
MD5 61b7ae8456be8105f70f8ea214255f96
BLAKE2b-256 357ec64eb78de830aad22ccf7a27a079227cdda9a7f00e9bf7cbc0df3af2bcbd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fasthydromap-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 202.2 kB
  • 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0135133f6f3e2831af231f96a2269b75194063c96c3b4998b232a37b5f9d3d6d
MD5 82ebdf87ba070b717b344d8471ebc0f7
BLAKE2b-256 abb2dae8551e39e6ce4d9ae60483958d6a3b2af93d299475579313c04b09341b

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