View source: R/ExperimentSetFunctions.R
createEPTally | R Documentation |
Create the EP tally in long form
createEPTally(unfltr_set, qc1_set, iqr_set, tally_conditions)
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 |
a dataframe in long format detailing the tally of the EP experiment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.