Go to the documentation of this file. 1 #ifndef BALL_STRUCTURE_SIDECHAINPLACEMENTPROCESSOR_H
2 #define BALL_STRUCTURE_SIDECHAINPLACEMENTPROCESSOR_H
4 #ifndef BALL_CONCEPT_PROCESSOR_H
8 #ifndef BALL_KERNEL_ATOMCONTAINER_H
12 #ifndef BALL_DATATYPE_OPTIONS_H
228 #endif // BALL_STRUCTURE_SIDECHAINPLACEMENTPROCESSOR_H
static const String METHOD
static const char * MUTATE_SELECTED_SIDE_CHAINS
static const char * METHOD
static const String SCWRL_SEQUENCE_FILE
void setMutations(String mutated_seq)
const String & getMutations() const
static const String SCWRL_INPUT_FILE
static const char * SCWRL_SEQUENCE_FILE
SideChainPlacementProcessor(const SideChainPlacementProcessor &scpp)
Copy Construcor.
static const char * SCWRL_BINARY_PATH
Default values for options.
BALL_CREATE(SideChainPlacementProcessor)
virtual ~SideChainPlacementProcessor()
Destructor.
static const char * SCWRL_OUTPUT_FILE
static const String SCWRL_4_0
virtual bool finish()
Processor method which is called after the operator()-call.
String mutated_sequence_
Sequence in OneLetterCode with mutated residues.
static const char * SCWRL_INPUT_FILE
static const String SCWRL_BINARY_PATH
static const bool MUTATE_SELECTED_SIDE_CHAINS
SideChainPlacementProcessor()
Default Constructor.
virtual bool start()
Processor method which is called before the operator()-call.
static const String SCWRL_OUTPUT_FILE