mam_M4: Perform the motif adjacency matrix calculations for motif M4

View source: R/motifadjacency.R

mam_M4R Documentation

Perform the motif adjacency matrix calculations for motif M4

Description

Perform the motif adjacency matrix calculations for motif M4

Usage

mam_M4(adj_mat, mam_weight_type)

Arguments

adj_mat

Adjacency matrix from which to build the motif adjacency matrix.

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.