Function
convertSetOfPatternsToProfile
Converts a set of sequence patterns into a profile.
Include Headers
seqan/find_motif.h
Parameters
|  A StringSet of frequency distributions. Types:  StringSet | |
|  The set of sequence patterns. Types:  StringSet | |
|  The Pseudocount object for determining the pseudocount method. Types:  Pseudocount | 
Remarks
 This function is used, for example, in the refinement step of the PROJECTION algorithm to convert
          the collection of l-mers inside the corresponding buckets into a profile.
SeqAn - Sequence Analysis Library - www.seqan.de