Struct CreateSequence

Inheritance Relationships

Base Type

Struct Documentation

struct SmartPeak::CreateSequence : public SmartPeak::SequenceProcessor

Create a new sequence from files or wizard

Public Functions

CreateSequence() = default

Check consistency of data contained in files.

inline CreateSequence(SequenceHandler &sh)
virtual void process() const override
inline virtual int getID() const override

Get the processor struct ID

inline virtual std::string getName() const override

Get the processor struct name

inline virtual std::string getDescription() const override

Get the processor struct description

Public Members

Filenames filenames_
std::string delimiter = ","

Pathnames to load.

bool checkConsistency = true

String delimiter of the imported file.