Returns a list of vector pairs of datapoint indices and RMSD values.
load_rmsd( files, mdEngine ="GROMOS")
Arguments
files: Vector of paths to input text files.
mdEngine: Argument distinguishes between input formats based on the molecular dynamics engine used. Currently available: "GROMOS", "GROMACS" and "AMBER".
Returns
A list of vectors, alternately holding indices and their respective values.