moleculekit.xtc module#

moleculekit.xtc.read_xtc()#

You need to pass the string with filename.encode(“UTF-8”) to this function

moleculekit.xtc.read_xtc_frames()#

You need to pass the string with filename.encode(“UTF-8”) to this function

moleculekit.xtc.write_xtc()#