deepfold.data.multimer.input_features.pair_and_merge

deepfold.data.multimer.input_features.pair_and_merge(all_chain_features: MutableMapping[str, dict]) dict[source]

Runs processing on features to augment, pair and merge.

Parameters:

all_chain_features – A MutableMap of dictionaries of features for each chain.

Returns:

A dictionary of features.