biomol.core.FeatureContainer.from_dict# classmethod FeatureContainer.from_dict(data)[source]# Create a FeatureContainer from a dictionary. Parameters: data (FeatureContainerDict) – Dictionary containing node and edge features. Return type: FeatureContainer