Description Usage Arguments Value Examples
View source: R/Molecular_graph_V01.R
This function require the cartesian matrix and the adjacency matrix for the vertexes in order to compute the edge cartesian matrix and the adjacency edges matrices.
1 | Eadj_matrix_full(Cart_Input)
|
Cart_Input |
Cartesian coordinates of the molecule without the hydrogen atoms |
Edge adjacency matrix for the loaded molecule. Matrix is stored in Mol_mat environment.
1 | Eadj_matrix_full(input)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.