conda create -n NanoAna python=3.9 pandas conda activate NanoAna conda install scikit-learn conda install -c conda-forge py-xgboost conda install -c conda-forge shap conda install tqdm Alternatively, ...
For Python users, check out the harmonypy package by Kamil Slowikowski. Harmony is designed to be user-friendly and supports some SingleCellExperiment and Seurat R analysis pipelines. Alternatively, ...