.assays_have_identical_colnames_rownames {MetNet} | R Documentation |
The function will check if all the assays in the 'AdjacencyMatrix' object have identical colnames and rownames.
.assays_have_identical_colnames_rownames(object)
object |
'AdjacencyMatrix' object |
Helper function for validity check of 'AdjacencyMatrix' objects.
'logical' of length 1
Thomas Naake, thomasnaake@googlemail.com