Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
(TrajectoryStream, FrameIndex) -> CoordinateFrame
Seek and stream coordinate frames sequentially or randomly from binary MD trajectory files (e.g., XTC, DCD, TRR).
Problem it solves
Trajectory datasets are too large to fit in memory and must be lazily loaded frame-by-frame.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.