pw_summary: Summarize and export pairwise data for each sample after...

View source: R/pw_summary.R

pw_summaryR Documentation

Summarize and export pairwise data for each sample after quality control

Description

Summarize and export pairwise data for each sample after quality control

Usage

pw_summary(corr.data, preprocessed.features, tax.level, out.dr, cores = 1)

Arguments

corr.data

Output from prepare_corr_data()

preprocessed.features

Required. Output from prepare_net_features()

tax.level

Taxonomic level at which to summarize pairwise data.

out.dr

Required. Output directory for pairwise summary data. Should be the same path as defined in prepare_corr_data()

cores

(Optional) Number of CPUs. Default = 1


mselensky/bngal documentation built on June 3, 2024, 6:27 a.m.