Water will find its way: transport through narrow tunnels in hydrolases (water-protein interaction analysis)
收藏NIAID Data Ecosystem2026-05-01 收录
下载链接:
https://zenodo.org/record/10911789
下载链接
链接失效反馈官方服务:
资源简介:
Repository including information on the analyses of water-protein interactions by MM/GBSA.
hal_mmgbsa_data.tar.gz - contains a minimal set of files necessary to recreate MM/GBSA calculations and also raw calculation results for Hal.epx_mmgbsa_data.tar.gz - contains a minimal set of files necessary to recreate MM/GBSA calculations and also raw calculation results for Epx.lip_mmgbsa_data.tar.gz - contains a minimal set of files necessary to recreate MM/GBSA calculations and also raw calculation results for Lip.
In each archive structure is: {supercluster_id}: - supercluster directory {event_nr}_{rounded_radius}: - transport event directory renum.pdb -pdb file containing protein, water of interest and 8 Angstrom radius sphere of surrounding waters water.txt - file denoting water ID for water of interest in the renum.pdb file binding_[implicit|explicit].dat - file containing MMGBSA results for full implicit and partial explicit system decomposition_[implicit|explicit].dat - file containing MMGBSA decomposition results for full implicit and partial explicit system info_{supercluster_id}.csv - file containing descriptions of transport events in supercluster (columns: event_name, radius, frame, simulation, water_id)
results.tar.gz - contains csv files generated by script collect_data_minimal.py for each protein for full implicit and partial explicit solvent. Columns in those csv file are: event_name, supercluster, radius, frame, simulation, water_id, delta_total, delta_van_der_waals, delta_electrostatic, delta_G_solv
scripts.tar.gz - contains following scripts read_transport_events.py prep_inputs.py run_MMGBSA_single.sh collect_data_minimal.py plot_bin.py
To recreate MMGBSA calculations with provided inputs one should:$ python read_transport_events.py [Hal.dat|Epx.dat|Lip.dat] > selection.txtPrepare transport events information in a compatible format. Binary transport events databases are available in the repository.
$ python prep_inputs.py selection.txt - {absolute output path} {supercluster_id} 1 Prepare parm and coordinate file for each supercluster id included in computation. Last argument 1 point script to resume preparations from renum.pdb files.
$ bash run_MMGBSA_single.sh {residue_count}Runs MMGBSA for both partial explicit and fully implicit systems. Needs to be run for each event in each supercluster.residue_count should be set to 293 for hal, 319 for epx, and 534 for lip.
$ python collect_data_minimal.py [hal|epx|lip]/{supercluster_id} [hal|epx|lip]/info_{supercluster_id}.csv [0|1] >> output.csvGathers data from MMGBSA calculations for a single supercluster into csv file. Last argument should be 0 for fully implicit system, 1 for partial explicit system.
$ python plot_bin.py {hal_implicit_csv} {hal_explicit_csv} {epx_implicit_csv} {epx_explicit_csv} {lip_implicit_csv} {lip_explicit_csv}Results visualization. Produces "combined.png".
创建时间:
2024-04-03



