Computes a residue-contact based reaction coordinate.
Specifically, the reaction coordinate is a weighted linear combination of the alpha carbon distances for each residue. Weights can take any value, including negative and zero values.
| Parameters: | trajectory : msmbuilder trajectory
weights : nd_array, float
|
|---|---|
| Returns: | rc_value : nd_array, float
|