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

[IMP-dev] scripts/utils directory



hi,

I would like to add various python scripts to the DOMINO module. These scripts would have functionalities such as junction tree construction etc. Currently we have a global helper module, but I think it makes sense to add helper directory also within a module for more specific setup scripts.
so calling junction tree construction would be:
IMP.domino.helper.create_junction_tree()

does it make sense ?

Keren.