downsample,igraph-method | R Documentation |
Sample a lineage tree
## S4 method for signature 'igraph'
downsample(x, n = 10L, ...)
x |
a igraph object |
n |
number of leaves (tips) in the down-sampled tree |
... |
additional parameters |
a phylo object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.