GROMACS version: 2024.04
GROMACS modification: No
I have a text file with more than ten thousand frames listed from clustering, which i need to make a new trajectory from a pre-existing original trajectory. I already tried doing it with gmx trjconv and gmx extract_cluster and neither of them worked.
trjconv didn’t give me neither the amount of frames present in the file nor the correct frames
extract_cluster just went through all the frames from the original trajectory telling me it was not found in any cluster
please help!