createEPTally: Create the EP tally in long form

View source: R/ExperimentSetFunctions.R

createEPTallyR Documentation

Create the EP tally in long form

Description

Create the EP tally in long form

Usage

createEPTally(unfltr_set, qc1_set, iqr_set, tally_conditions)

Arguments

unfltr_set

the experimental set (a blrs obj), not filtered for any quality

qc1_set

the same experimental set, filtered for qc1 metrics (not iqr)

iqr_set

same as above, but with the IQR filter

tally_conditions

a base::alist() set of conditions. The members of the list must be columns in the metadata

Value

a dataframe in long format detailing the tally of the EP experiment


BrentLab/brentlabRnaSeqTools documentation built on Aug. 20, 2023, 9:22 a.m.