summariseResults: Function to summarise the results of multiple phyllosphere...

View source: R/summariseResults.r

summariseResultsR Documentation

Function to summarise the results of multiple phyllosphere experiments

Description

Function to summarise the results of multiple phyllosphere experiments

Usage

summariseResults(cdsList)

Arguments

cdsList

A list object containing compatible data sets created by "makeCDS". The names of each item in the list will be used to label the summary tables. The results in the data sets must contain the same rows in the same order, i.e.: this function is designed to summarise peturbations to a core experiment.

Details

None

Value

A list containing two data frames: fcMatrix is the summary of log2FoldChange results, pvMatrix is the summary of adjusted p-value results (padj).

Author(s)

Chris Field <fieldc@ethz.ch>

Examples

None

cmfield/phylloR documentation built on Aug. 25, 2023, 10:07 a.m.