compute_prosum | R Documentation |
For multilibrary data, identify libraries, and call library_prosum for each.
compute_prosum(data, annot, verbose = TRUE, parallel = FALSE)
data |
List with first element a character vector of library names and subsequent elements data frames of data for corresponding libraries. |
annot |
Phiplist of annotation files. |
verbose |
Logical whether or not to print progress. |
parallel |
Logical whether or not to use future and future.apply to parallelize individual library computations. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.