mam_M5: Perform the motif adjacency matrix calculations for motif M5

View source: R/motifadjacency.R

mam_M5R Documentation

Perform the motif adjacency matrix calculations for motif M5

Description

Perform the motif adjacency matrix calculations for motif M5

Usage

mam_M5(adj_mat, motif_type, mam_weight_type)

Arguments

adj_mat

Adjacency matrix from which to build the motif adjacency matrix.

motif_type

Type of motif adjacency matrix to build.

mam_weight_type

The weighting scheme to use. One of "unweighted", "mean" or "product".

Value

A motif adjacency matrix.


motifcluster documentation built on Nov. 18, 2022, 9:06 a.m.