tooluniverse.tools.get_polymer_molecular_weight_by_entity_id moduleΒΆ

get_polymer_molecular_weight_by_entity_id

Retrieve the molecular weight of a polymer entity.

tooluniverse.tools.get_polymer_molecular_weight_by_entity_id.get_polymer_molecular_weight_by_entity_id(entity_id, *, stream_callback=None, use_cache=False, validate=True)[source]ΒΆ

Retrieve the molecular weight of a polymer entity.

Parameters:
  • entity_id (str) – Polymer entity ID like β€˜1A8M_1’

  • stream_callback (Callable, optional) – Callback for streaming output

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any