This implementation is way faster than correlate_spiec_easi_sparcc
but requires linux and the external shell command fastspar
.
1 2 3 4 5 6 7 | correlate_fastspar(
data,
iterations = 50,
exclude_iterations = 10,
bootstraps = 200,
threads = 1
)
|
data |
integer matrix of abundance count data. One sample per row and one taxon per column |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.