52 void setEnzyme(
const String& name);
63 void digest(
const String& rna, std::vector<String>& output,
Size min_length,
Size max_length)
const;
A more convenient string class.
Definition: String.h:57
void setEnzyme(const DigestionEnzyme *enzyme)
Sets the enzyme for the digestion.
Class for the enzymatic digestion of sequences.
Definition: EnzymaticDigestion.h:62
Class for the enzymatic digestion of RNAs.
Definition: RNaseDigestion.h:46
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
size_t Size
Size type e.g. used as variable which can hold result of size()
Definition: Types.h:127