The documentation for Monocle 2 discusses the use of multiple cores for differential gene expression. Will I be able to use each virtual core on a hyper-threaded processor? For instance, if I had an 8-core Xeon W, would I be able to make the following call:
differentialGeneTest(<params>, cores=14)
Documentation here