.assays_have_identical_dimnames {MetNet}R Documentation

Check if the assays in the 'AdjacencyMatrix' object have identical dimnames

Description

The function will check if the assays in the 'AdjacencyMatrix' object have identical dimnames.

Usage

.assays_have_identical_dimnames(object)

Arguments

object

'AdjacencyMatrix' object

Details

Helper function for validity check of 'AdjacencyMatrix' objects.

Value

'logical' of length 1

Author(s)

Thomas Naake, thomasnaake@googlemail.com


[Package MetNet version 1.12.1 Index]