snapatac2.datasets.cis_bp# snapatac2.datasets.cis_bp(unique=True)[source]# Motifs from CIS-BP database. Parameters: unique (bool) – A transcription factor may have multiple motifs. If unique=True, only the motifs with the highest information content will be selected. Returns: A list of motifs. Return type: list[PyDNAMotif]