# \donttest{
if (requireNamespace("NST") && requireNamespace("pctax")) {
data(otutab, package = "pcutils")
pctax::df2tree(taxonomy) -> phylo
nti_rc(otutab, phylo, metadata["Group"]) -> nti_res
plot(nti_res)
}
# }
Run the code above in your browser using DataLab