makeTreeGraph {OTU_table}
R Documentation
make OTU tree graph via JSD correlation method
Description
Usage
makeTreeGraph
(
otus
,
equals
=
0.85
,
gt
=
0.6
,
rank.colors
= Phylum);
Arguments
otus
equals
[as double]
gt
[as double]
env
[as
Environment
]
Details
Authors
metagenomics_kit
Value
this function returns data object of type
NetworkGraph
.
clr value class
NetworkGraph
Examples
[Package
OTU_table
version 1.0.0.0
Index
]