mam_M4 {motifcluster} | R 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 |
Value
A motif adjacency matrix.
[Package motifcluster version 0.2.3 Index]