|
OpenMS
2.6.0
|
Go to the documentation of this file.
61 std::set<char> can_xl,
64 String sequence_restriction,
69 static void generateTargetSequences(
const String& res_seq,
Size param_pos,
const std::map<
char, std::vector<char> >& map_source2target,
StringList& target_sequences);
A more convenient string class.
Definition: String.h:59
std::map< String, std::set< String > > mod_combinations
empirical formula -> nucleotide formula(s) (formulas if modifications lead to ambiguities)
Definition: RNPxlModificationsGenerator.h:53
size_t Size
Size type e.g. used as variable which can hold result of size()
Definition: Types.h:127
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Definition: RNPxlModificationsGenerator.h:56
std::vector< String > StringList
Vector of String.
Definition: ListUtils.h:70
std::map< String, double > mod_masses
empirical formula -> mass
Definition: RNPxlModificationsGenerator.h:52
Definition: RNPxlModificationsGenerator.h:50