rstoolbox.utils.report

rstoolbox.utils.report(df)

Cast basic sequence count into pdb count for the appropiate columns.

Parameters:

df (DesignFrame) – Data container

Returns:

DesignFrame - with renumbered columns.

Raise:
AttributeError:if the data passed is not a DesignFrame or cannot be casted to one