pigeon
Results
2
issues of
pigeon
Dear Scissor package authors, I hope this email finds you well. I am currently using your Scissor package for my research and have encountered a challenge with memory allocation when...
rm(list = ls())# 删除所有已定义对象 getwd() setwd("/mnt/data/home/tycloud") library(Seurat) library(SeuratData) library(RcppML) library(irGSEA) library(doMC) registerDoMC(cores = 20) Sys.setenv(RETICULATE_PYTHON = "/mnt/data/tool/miniconda3/envs/irGSEA/bin/python") reticulate::py_config() # 读取gsva.py文件 gsva_path