Welcome to ClientVPS Mirrors

Installation instruction for mixKernel

This vignette provide installation for mixKernel instructions.

Installation of python dependencies

The following python modules are required for the functions performing feature selection in mixKernel: autograd, scipy, sklearn, numpy

pip3 install autograd
pip3 install scipy
pip3 install sklearn
pip3 install numpy

Installation of Bioconductor dependencies

Two Bioconductor packages are required for mixKernel installation: mixOmics and phyloseq:

install.packages("BiocManager")
BiocManager::install("mixOmics")
BiocManager::install("phyloseq")

mixKernel installation

Finally the installation is completed with:

install.packages("mixKernel")

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.