On Apr 20, 2022, at 1:06 PM, William Brown <william...@gmail.com> wrote:Hello, I currently have a 13G trajectory in .xtc file format and when I attempt to load it into a universe with the .gro file as the topology is takes multiple hours.
When I load .dcd files (which happen to be bigger than 13G) into the universe using the same topology file it loads very quickly.
Is there something that I can do differently to speed up the process of loading in an xtc file?
--
You received this message because you are subscribed to the Google Groups "MDnalysis discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mdnalysis-discus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mdnalysis-discussion/8DD576EC-C941-42E1-B215-9F19DB1D94C2%40mdanalysis.org.
On Apr 21, 2022, at 10:23 AM, William Brown <william...@gmail.com> wrote:Thank you for all of the information. I believe that there is an issue with the xtc file itself because I used gmx trjcat to concatenation 3 files, and then attempted to use gmx trjconv to recenter the clustered residues.
When I attempted to load in one of the original trajectories (~18G) it acted as you explain, but the other “altered” trajectory files still don’t load so it must be a problem created in the concatenation or recentering.
Thank you again for your help.