TRANSFAC Motif#
- class lightmotif.TransfacMotif#
A motif loaded from a TRANSFAC file.
The TRANSFAC database stores motif information in an EMBL-like file that contains the count matrix for the motif, as well as optional metadata such as accession, description, creation date or bibliography.
- 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: