Function
convertPatternToProfile
Converts a pattern into a profile which consists of a set of frequency distributions.
Include Headers
seqan/find_motif.h
Parameters
|  A StringSet of frequency distributions. Types:  StringSet | |
Remarks
 The number of FrequencyDistribution objects which together form the profile
          equals the length of the given sequence.
 e.g.:profile[0]  represents the frequency distribution for the first residue of
          the given sequence.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de