plotcn {pmd} | R Documentation |
plot PMD KEGG network for certain compounds and output network average distance and degree
Description
plot PMD KEGG network for certain compounds and output network average distance and degree
Usage
plotcn(formula, name, pmd)
Arguments
formula |
Chemical formula |
name |
Compound name |
pmd |
specific paired mass distances |
Examples
plotcn('C6H12O6','Glucose',c(2.016,14.016,15.995))
[Package pmd version 0.2.1 Index]