Get a symbol that represents the set of symbols in syms.
Namespace:
BioSharp.Core.Bio.SymbolAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
Parameters
- syms
- Type: BioSharp.Core.Utils..::.SymbolSet
the set of ISymbols that will be found in GetMatches of the returned symbol
Return Value
an ISymbol (possibly fly-weighted) for the set of symbols in symsRemarks
Syms must be a set of Symbol instances each of which is contained within this alphabet. This method is used to retrieve ambiguity symbols.