LocARNA-1.8.11
Public Member Functions | List of all members
LocARNA::PFoldParams Class Reference

Parameters for partition folding. More...

#include <pfold_params.hh>

Public Member Functions

 PFoldParams (bool noLP, bool stacking, int dangling=2)
 
bool noLP () const
 Check no LP flag. More...
 
bool stacking () const
 Check stacking flag. More...
 
int dangling () const
 Check dangling value. More...
 

Detailed Description

Parameters for partition folding.

Describes certain parameters for the partition folding of a sequence or alignment.

See also
RnaEnsemble

Constructor & Destructor Documentation

LocARNA::PFoldParams::PFoldParams ( bool  noLP,
bool  stacking,
int  dangling = 2 
)
inline

Construct with all parameters

Parameters
noLP
stacking

Member Function Documentation

int LocARNA::PFoldParams::dangling ( ) const
inline

Check dangling value.

Returns
value of dangling
bool LocARNA::PFoldParams::noLP ( ) const
inline

Check no LP flag.

Returns
value of flag
bool LocARNA::PFoldParams::stacking ( ) const
inline

Check stacking flag.

Returns
value of flag

The documentation for this class was generated from the following file: