dot-check_network: Run checks on an object to test if it's a network

.check_networkR Documentation

Run checks on an object to test if it's a network

Description

Check content of a given object to determine if it's a network, meaning a squared matrix of similarity score between genes.

Usage

.check_network(network)

Arguments

network

matrix or data.frame, object to test to be a network

Value

Throw an error if doesn't correspond


Kumquatum/GWENA documentation built on July 7, 2023, 3:41 p.m.