correlate_fastspar: Coabundance analysis using SparCC as implemented in fastspar

Description Usage Arguments

Description

This implementation is way faster than correlate_spiec_easi_sparcc but requires linux and the external shell command fastspar.

Usage

1
2
3
4
5
6
7
correlate_fastspar(
  data,
  iterations = 50,
  exclude_iterations = 10,
  bootstraps = 200,
  threads = 1
)

Arguments

data

integer matrix of abundance count data. One sample per row and one taxon per column


danlooo/coabundance documentation built on Jan. 24, 2021, 9:16 a.m.