Residue distances to coordinates
Last updated
Last updated
Given a distance matrix D, we can define a Gram matrix M by classical multidimensional scaling (MDS) (Young, Gale, and Aiston S. Householder. Psychometrika 3, no. 1 (1938): 19-22.),
Using the following code, one can generate a set of coordinates for a given distance matrix.