Description Usage Value Examples
View source: R/twoD_descriptor_V01.R
This function takes the vertex adjacency matrix and the edge adjacency matrix and return the first order Kappa shape index. This parameters gives information about the shape of the molecule. As K is calculated as Pmin * Pmax /P where Pmin = V -1 Pmax = V * 'V-1' and P is the number of paths of the molecules aka edges. This parameter gives information about the numbers of cycles inside the molecule. The lower K compared to V the more cycle are present.
1 |
First order kappa shape index. Value is stored in Ouput_descp environment.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.