conda update --all
conda install r-essentials r-rgl
conda install pandas numpy scipy scikit-learn jupyter gsl tzlocal simplegeneric natsort h5py tqdm patsy llvmlite numba networkx joblib numexpr pytables seaborn statsmodels pip
conda install -c conda-forge python-igraph louvain
pip install --upgrade pip
pip install MulticoreTSNE anndata fa2 gprofiler-official scanpy rpy2
pip install git+https://github.com/flying-sheep/anndata2ri
install.packages(c('devtools', 'gam', 'RColorBrewer', 'BiocManager'))
update.packages(ask=F)
BiocManager::install(c("scran","MAST","monocle","ComplexHeatmap","slingshot"), version = "3.8")