mam_Md: Perform the motif adjacency matrix calculations for motif Md

View source: R/motifadjacency.R

mam_MdR Documentation

Perform the motif adjacency matrix calculations for motif Md

Description

Perform the motif adjacency matrix calculations for motif Md

Usage

mam_Md(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.