setSWthreads | R Documentation |
SpliceWiz uses the computationally efficient packages fst
and data.table
to compute file and data operations, respectively. Both packages make use
of parallelisation. If excessive number of threads are allocated, it may
impact the running of other operations on your system. Use this function to
manually allocate the desired number of threads
setSWthreads(threads = 0)
threads |
(default |
Nothing.
setSWthreads(0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.