boltz-vsynthes 1.0.44__py3-none-any.whl → 1.0.45__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -68,8 +68,8 @@ def generate_yamls_from_sdfs(
68
68
  # Create a copy of the template
69
69
  config = template.copy()
70
70
 
71
- # Get next available ligand ID
72
- ligand_id = get_next_ligand_id(config, i + 1)
71
+ # Get next available ligand ID using start_index
72
+ ligand_id = get_next_ligand_id(config, start_index + i)
73
73
 
74
74
  # Update ligand information
75
75
  for item in config["sequences"]:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: boltz-vsynthes
3
- Version: 1.0.44
3
+ Version: 1.0.45
4
4
  Summary: Boltz for VSYNTHES
5
5
  Requires-Python: <3.13,>=3.10
6
6
  Description-Content-Type: text/markdown
@@ -108,10 +108,10 @@ boltz/model/potentials/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3
108
108
  boltz/model/potentials/potentials.py,sha256=vev8Vjfs-ML1hyrdv_R8DynG4wSFahJ6nzPWp7CYQqw,17507
109
109
  boltz/model/potentials/schedules.py,sha256=m7XJjfuF9uTX3bR9VisXv1rvzJjxiD8PobXRpcBBu1c,968
110
110
  boltz/utils/sdf_splitter.py,sha256=ZHn_syOcmm-fDnJ3YEGyGv_vYz2IRzUW7vbbMSU2JBY,2108
111
- boltz/utils/yaml_generator.py,sha256=EiF_jX2H9aYfYDP_6AW7avdRRTAh81nusj_t7s8iPK8,3868
112
- boltz_vsynthes-1.0.44.dist-info/licenses/LICENSE,sha256=8GZ_1eZsUeG6jdqgJJxtciWzADfgLEV4LY8sKUOsJhc,1102
113
- boltz_vsynthes-1.0.44.dist-info/METADATA,sha256=LiuapPmWR_SnvEuoFiSogDnh57KTAoZmGCEl58frByU,7171
114
- boltz_vsynthes-1.0.44.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
115
- boltz_vsynthes-1.0.44.dist-info/entry_points.txt,sha256=R_G5TQWoiTDF3a2n7WQfpMLGufFd1lm5tZXVNaczlss,143
116
- boltz_vsynthes-1.0.44.dist-info/top_level.txt,sha256=MgU3Jfb-ctWm07YGMts68PMjSh9v26D0gfG3dFRmVFA,6
117
- boltz_vsynthes-1.0.44.dist-info/RECORD,,
111
+ boltz/utils/yaml_generator.py,sha256=IW8-jHQG_xM9kAfCaleAr9J_HND7Oyp8h6hIkgpO43o,3896
112
+ boltz_vsynthes-1.0.45.dist-info/licenses/LICENSE,sha256=8GZ_1eZsUeG6jdqgJJxtciWzADfgLEV4LY8sKUOsJhc,1102
113
+ boltz_vsynthes-1.0.45.dist-info/METADATA,sha256=DU2mPOZHp4d0godVnK6SppjMuQTIWxXfkSxMrFEkiOg,7171
114
+ boltz_vsynthes-1.0.45.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
115
+ boltz_vsynthes-1.0.45.dist-info/entry_points.txt,sha256=R_G5TQWoiTDF3a2n7WQfpMLGufFd1lm5tZXVNaczlss,143
116
+ boltz_vsynthes-1.0.45.dist-info/top_level.txt,sha256=MgU3Jfb-ctWm07YGMts68PMjSh9v26D0gfG3dFRmVFA,6
117
+ boltz_vsynthes-1.0.45.dist-info/RECORD,,