meanAcrossAssays-method: Private/inner/helper method to get average counts across...

Description Usage Arguments Value

Description

This method should not be used by package users. It gets average counts for "pre" or "post" portions (depending on the wantedColumns argument) given the list of assays for one of the two conditions.

Usage

1
2
      meanAcrossAssays(assays, wantedColumns)
     

Arguments

assays

A list of matrixes/dataframes.

wantedColumns

The name of the columns ("pre" or "post") whose means should be computed. Average will be calculated on the corresponding rows of the list of matrices/dataframe, working on the given column.

Value

The pvalue for the two.sided Fisher test.


roar documentation built on Nov. 8, 2020, 4:50 p.m.