NetUnifrac: NetUnifrac

Description Usage Arguments Examples

View source: R/NetUnifrac.R

Description

Calculates the network version of the UniFrac distance.

Usage

1
NetUnifrac(igraph, tax1 = "", tax2 = "", weight = TRUE)

Arguments

igraph

The igraph object

tax1

The first community

tax2

The second community

weight

Use weights of the edges if existing

Examples

1
NetUnifrac(net_a,"A","B")

XPHenry/Netfrac documentation built on Jan. 29, 2020, 12:14 p.m.