
开发环境搭建
R 包开发
1 | conda install -y python r-base r-devtools r-roxygen2 r-usethis r-renv r-irkernel \ |
snakemake
1 | snakemake 使用 conda 直接安装可能有python版本不兼容问题,需要创建环境时安装 |
常用环境
1 | pip install ipython |
This piece of writing is an original article, utilizing theCC BY-NC-SA 4.0Agreement. For complete reproduction, please acknowledge the source as Courtesy ofShane Hu
