Skip to content

Group by residue pair should check for CScore #47

Description

@michabirklbauer

def group_by_residue_pair(data: pd.DataFrame) -> pd.DataFrame:

This should only ever retain the row with the best CScore!

(Although we assume all rows with the same residue pair have the same CScore, it is good to check!)

Metadata

Metadata

Labels

enhancementNew feature or request

Type

Fields

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions