View source: R/parallel_utils.R
featureCountsQuiet | R Documentation |
Rsubread::featureCounts()
with output suppressedThis is a helper function for featureCountsParallel()
.
featureCountsQuiet(...)
... |
See |
This redirects the output to /dev/null
, so it assumes a UNIX-like
system.
See Rsubread::featureCounts()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.