readSpar: Read SparCC outputs

Description Usage Arguments Details Value

View source: R/readSpar.R

Description

Reads SparCC .txt outputs and converts to adjacency matrix.

Usage

1
readSpar(n, x, mode = NA, setname, alldata, klemmadj, wdir)

Arguments

n

number of replicates

x

vector specificying environmental strength or removed species

setname

name of simulation

alldata

list of datasets with simulated counts

klemmadj

list of Klemm matrices

Details

SparCC bash calls output p-values that can be used to compute adjacency matrices.

Value

nothing, but writes .txt files to current directory


ramellose/NetworkUtils documentation built on May 26, 2019, 12:34 a.m.