Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
Params_base Class Reference

\sbl_add_package_main_class{Script_design, SBL.Params_base.Params_base, Long: The base class to inherit from to enjoy automatic handling of output and interaction modes Short: The base class to inherit from to enjoy automatic handling of output and interaction modes } i################################################################################ More...

Protected Member Functions

 _get_ofpath (self, params_signature, suffix)

Detailed Description

\sbl_add_package_main_class{Script_design, SBL.Params_base.Params_base, Long: The base class to inherit from to enjoy automatic handling of output and interaction modes Short: The base class to inherit from to enjoy automatic handling of output and interaction modes } i################################################################################

Member Function Documentation

◆ _get_ofpath()

_get_ofpath ( self,
params_signature,
suffix )
protectedinherited
Compose the output file from the four tuple (odpath, ofname, params_sig, suffix).
Note that params_sig is assembled by a derived class to exploit all relevant params in the file naming