reduce_tetra: Reduce the tetra census table to include just the 136...

View source: R/tabulate.R

reduce_tetraR Documentation

Reduce the tetra census table to include just the 136 complements (for tetramers) by pooling reverse complements.

Description

Reduce the tetra census table to include just the 136 complements (for tetramers) by pooling reverse complements.

Usage

reduce_tetra(x, comp = TETRA[["RCTETRAMERS"]], keep = TETRA[["TETRAMERS"]])

Arguments

x

a list of matrices or a single matrix (nWindow x 256)

comp

a named character vector of reverse complements

keep

a character vector of name tetramers to retain

Value

a list or matrix with just 136 columns


BigelowLab/tetramers documentation built on April 3, 2022, 8:22 p.m.