通过conda安装纯净环境的WGCNA

  • conda create -n wgcna -c conda-forge r-base=4.1.3
  • conda activate wgcna
  • conda install -c conda-forge r-tidyverse=1.3.1 -y
  • conda install -c conda-forge r-gplots -y
  • conda install -c bioconda r-wgcna -y
  • conda install -c conda-forge r-irkernel -y
  • Rscript -e “IRkernel::installspec(name=’wgcna’, displayname=’r-wgcna’)”

通过conda安装纯净环境的WGCNA
https://occdn.limour.top/2095.html
Author
Limour
Posted on
July 15, 2022
Licensed under