Dear IMP gurus,
I'd like to get some frequency statistics for my cross-link based final model. Rather than starting from scratch, I saw tools doing more or less what I want - it seems like IMP.pmi.analysis.CrossLinkTable class methods like write_cross_link_database and get_frequency_statistics functions would be useful. A ContactMap plot would be nice but less important.
To work with this class, it appears I need a single stat file, but what I have is a cluster of rmf files with a single frame each, originating from a bunch of stat files from different runs. Is there a simple way to generate a stat file from the rmfs to initialize a CrossLinkTable? Or am I going about this the wrong way?
Thanks much,
Julian