getMatrices: Returns position weight matrices of all permutations of some...

View source: R/getKmers.R

getMatricesR Documentation

Returns position weight matrices of all permutations of some NT length k.

Description

Returns position weight matrices of all permutations of some NT length k.

Usage

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

Arguments

k

bp length of each mer.

Value

A list of logical matrices.

See Also

PWMatrixList


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