salilab / pmi

Python Modeling Interface
https://integrativemodeling.org/nightly/doc/ref/namespaceIMP_1_1pmi.html
12 stars 11 forks source link

Clustering function without stat file #222

Open shruthivis opened 7 years ago

shruthivis commented 7 years ago

Need a version of the clustering method that does not rely on reading the sampling stat file and instead just reads a directory of RMFs and clusters them.

Some of us have our own versions of PMI with this function but it now needs to be in the official PMI so that analysis code like the sampling convergence code can use it!