View source: R/parallel_utils.R
combineFCResults | R Documentation |
This is a helper function for featureCountsParallel()
.
combineFCResults(fcreslist)
fcreslist |
A list of values returned by multiple calls to
|
A single value of the same type that is returned by
Rsubread::featureCounts()
. It will contain the same features
as the inputs and the union of all samples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.