Function
normalize
Determines the normalized frequencies.
normalize(container)
normalize(profile,pseudocount_mode)
Parameters
container
profile
A StringSet of frequency distributions.
Types: StringSet
pseudocount_mode
The Pseudocount object for determining the pseudocount method.
Remarks
If necessary, pseudocounts are first added to the frequency values before normalizing them when the parameter container is a StringSet of frequency distributions (profile).
SeqAn - Sequence Analysis Library - www.seqan.de