Description Usage Arguments Details References Examples
This function computes fluidity with sampling, as implemented on package micropan (optimized for speed). Fluidity takes values in [0,1], with 1 denoting no common genes.
1 | pm_fluidity(Panmatrix, n.sim = 10)
|
Panmatrix |
Panmatrix produced by make_panmatrix functions |
n.sim |
Number of simulations,defaults to 10 |
Fluidity takes values in [0,1], with 1 denoting no common genes.This metric was introduced is called the Sorensen distance (Deza & Deza, 2009) and was first introduced in the context of a pangenome analysis in (Kislyuk et al ,2011).
A. O. Kislyuk, B. Haegeman, N. H. Bergman, and J. S. Weitz, "Genomic fluidity???: an integrative view of gene diversity within microbial populations," BMC genomics, pp. 12-32, 2011. M. M. Deza and E. Deza, Encyclopedia of Distances. Springer, 2009.
1 | ## Not run: pm_fluidity(Panmatrix, n.sim=100)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.