luglilab/Cytophenograph

subprocess.CalledProcessError:

Opened this issue · 3 comments

The code runs and shows markers included and excluded and then the error comes as :
"Traceback (most recent call last):
File "/userdata/shakti/test2/../conda_envs/Cytophenograph/cytophenograph.v6.py", line 84, in
DictInfo["flowsom_adata"] = run.runflowsom()
File "/userdata/shakti/conda_envs/Cytophenograph/PhenoFunctions_v6.py", line 845, in runflowsom
subprocess.check_call(['Rscript', '--vanilla',
File "/userdata/shakti/tools/mambaforge/envs/Cytophenograph6/lib/python3.9/subprocess.py", line 373, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['Rscript', '--vanilla', '/userdata/shakti/conda_envs/Cytophenograph/flowsom.Rscript', '/userdata/shakti/test2/day17_output//tmp.csv', '/userdata/shakti/test2/day17_output/', '/userdata/shakti/test2/day17_output//FiguresFlowSOM/UMAP', '31']' returned non-zero exit status 1.

@@@execution Error!"
github_luglilab

Hi,

could you update the conda environment with this yml file

environment_Cytophenograph6.yml.zip

Just run the analysis without setting the downsampling flag.