mam_M10 {motifcluster} | R Documentation |
Perform the motif adjacency matrix calculations for motif M10
Description
Perform the motif adjacency matrix calculations for motif M10
Usage
mam_M10(adj_mat, motif_type, mam_weight_type, mam_method)
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 |
mam_method |
Which formulation to use.
One of |
Value
A motif adjacency matrix.
[Package motifcluster version 0.2.3 Index]