Description Usage Arguments Value
plots output of rleSummaryByReplicateGroup
1 2 3 4 5 6 | rlePlotCompareEffectRemoved(
norm_counts_rle,
removed_effect_rle,
metadata_df,
title
)
|
norm_counts_rle |
output of calculateRLE (maybe one of the sublists in rleByReplicateGroup()) |
removed_effect_rle |
see norm_counts_rle, but after removing some batch effects |
metadata_df |
metadata with at least FASTQFILENAME and LIBRARYDATE |
title |
title of the plot |
a ggplot with both the norm counts (more transparent) and removedEffect 'counts' on the same plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.