FragmentFrame.
make_sequence_matrix
(frequency=False, round_data=False)¶Generate a PSSM-like matrix from the fragments.
The matrix will contain, for each position the relative enrichment of each residue type. By default, this will be:
\(logodd(f(ni)/f(bi))\)
unless frequency
is requested.
Parameters: | |
---|---|
Returns: |