Complementary_Edistance: Moleculors edge complementary matrix

Description Usage Value Examples

View source: R/Molecular_graph_V01.R

Description

This function compute the edge version of the complementary edge matrix . It take has input the Edistance_matrix and for each element of the matrix if i != j it returns the value of dmin + dmax - elemij were dmin is the minimal lenght in the molecular graph (1 for simple molecules) dmax is the maximum lenght in the system and elemij is the value of the element i j of the edge distance matrix

Usage

1

Value

Edge complementary matrix for the loaded molecule. Matrix is stored in Mol_mat environment.

Examples

1

FedericoViv/Moleculors documentation built on Jan. 17, 2022, 12:23 a.m.