getPWMs: Returns a PWMatrixList of all permutations of some NT length...

View source: R/getKmers.R

getPWMsR Documentation

Returns a PWMatrixList of all permutations of some NT length k.

Description

Returns a PWMatrixList of all permutations of some NT length k.

Usage

getPWMs(k, bases = c("A", "C", "G", "T"))

Arguments

k

bp length of each mer.

Value

A PWMatrixList

See Also

PWMatrixList


kewiechecki/tfenrichr documentation built on June 10, 2025, 12:15 a.m.