[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [IMP-dev] Simplifying IMP::domino::load_merged_assignments




Hi,

I've used that function for em2D, but I don't think that the filters were necessary. Dave and I used it too for the pepdock and pepdock2 modules. What failed experiments are you referring to?

Thanks
Javi

On Wed Apr  3 14:32:40 2013, Daniel Russel wrote:
IMP::domino::load_merged_assignments has a whole bunch of extra parameters that we added as part of various (to my knowledge) failed experiments. I'd like to simplify it to

IMPDOMINOEXPORT void load_merged_assignments(const Subset &first_subset,
                                              AssignmentContainer* first,
                                              const Subset &second_subset,
                                              AssignmentContainer* second,
                                              const SubsetFilterTablesTemp
                                              &filters,
                                              AssignmentContainer* ret);

Let me know if any of the experiments were actually working for you and so should be kept around. Thanks.
_______________________________________________
IMP-dev mailing list

https://salilab.org/mailman/listinfo/imp-dev