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

\sbl_add_package_main_class{Script_design, SBL::Params_base::Params_IO, Long: A base class handling paths and filenames for outputs Short: A base class handling paths and filenames for outputs } i################################################################################ More...

Protected Member Functions

 _get_ofpath (self, params_signature, suffix)

Detailed Description

\sbl_add_package_main_class{Script_design, SBL::Params_base::Params_IO, Long: A base class handling paths and filenames for outputs Short: A base class handling paths and filenames for outputs } i################################################################################

Member Function Documentation

◆ _get_ofpath()

_get_ofpath ( self,
params_signature,
suffix )
protected
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