JASPAR Motif#
- class lightmotif.JasparMotif#
A motif loaded from a JASPAR or JASPAR16 file.
The JASPAR database stores motifs with a FASTA-like header line containing the motif name and description, and one line per matrix column prefixed by the alphabet symbol that contains the count matrix.
- counts#
The count matrix for this motif.
This may be
Noneif the motif was loaded from a format that does not store counts but frequencies, such as theuniprobeformat.- Type:
CountMatrixorNone
- pssm#
The scoring matrix for this motif.
- Type:
- pwm#
The weight matrix for this motif.
- Type: