snapatac2.PyDNAMotifTest.test#

PyDNAMotifTest.test(seqs)#

Test motif enrichment in the given sequences.

Parameters:

seqs (list[str]) – List of DNA sequences to test.

Returns:

A tuple containing the log2 fold change and p-value of motif enrichment.

Return type:

tuple[float, float]