Searched refs:excluded_mods (Results 1 – 11 of 11) sorted by relevance
56 excluded_mods = ALL_MODIFIERS & ~required_mods62 if activated_mods & excluded_mods:
116 vector<string> excluded_mods; member143 back_inserter(config.excluded_mods)); in s_ReadConfig()261 if (!config_info.excluded_mods.empty()) { in sReadInputAndGenerateAsn()262 fasta_reader.SetExcludedMods(config_info.excluded_mods); in sReadInputAndGenerateAsn()
197 void CModHandler::SetExcludedMods(const vector<string>& excluded_mods) in SetExcludedMods() argument200 transform(excluded_mods.begin(), excluded_mods.end(), in SetExcludedMods()
1953 void CFastaReader::SetExcludedMods(const vector<string>& excluded_mods) in SetExcludedMods() argument1955 m_ModHandler.SetExcludedMods(excluded_mods); in SetExcludedMods()
108 void SetExcludedMods(const vector<string>& excluded_mods);
177 void SetExcludedMods(const vector<string>& excluded_mods);
124 depanal excluded_mods allow_dup_roots = do function126 (errs, mod_graph) <- depanalPartial excluded_mods allow_dup_roots150 depanalPartial excluded_mods allow_dup_roots = do function169 excluded_mods allow_dup_roots