Eadj_matrix: Moleculors edge adjacency matrix

Description Usage Arguments Value Examples

View source: R/Molecular_graph_V01.R

Description

This function require the H suppressed cartesian matrix and the adjagency matrix for the vertexes in order to compute the edge cartesian matrix and the adjacency edges matrices.

Usage

1
Eadj_matrix(Cart_Input_Hsupp)

Arguments

Cart_Input_Hsupp

Cartesian coordinates of the molecule without the hydrogen atoms

Value

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

Examples

1
Eadj_matrix(input_H_suppressed)

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