Returns a list of vector pairs of datapoint indices and RMSF values.
load_rmsf( 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 atom indices and their respective values.