## Report information about the networks of Sample_1
data(Sample_1)
info_network(g1,g2)
## Network characteristics:
## Total of new nodes in network Y: 3
## Number of edges in network Y: 17
## Number of nodes in network Y: 14
## Number of nodes in network X: 11
## Total of pathways to investigate: 55
## Clustering coefficient network Y: 0
## Clustering coefficient network X: 0
## Average degree + std in network Y: 2.428571 + 1.01635
## Average degree + std in network X: 2 + 0.8944272
## Average path length in network Y: 2.119403
## Average path length in network X: 2.162162
## Number of clusters in network Y: 2
## Number of clusters in network X: 2
## Average cluster size + std in network Y: 7 + 7.071068
## Average cluster size + std in network X: 5.5 + 4.949747
## Nodes distribution in network Y (first row taxa, second row count):
## 1 2
## 11 3
Run the code above in your browser using DataLab