snapatac2.datasets.Meuleman_2020#

snapatac2.datasets.Meuleman_2020()[source]#

A list of transcription factor motifs curated from [Meuleman20].

This function returns motifs curated from [Meuleman20]. The motifs in this list have been grouped into families. The motifs can be used to scan the genome for potential binding sites and to perform motif enrichment analysis.

Returns:

A list of motifs.

Return type:

list[PyDNAMotif]

See also

motif_enrichment

compute motif enrichment.