Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

subprocess.CalledProcessError: #16

Open
ShaktiprasadM opened this issue May 10, 2024 · 3 comments
Open

subprocess.CalledProcessError: #16

ShaktiprasadM opened this issue May 10, 2024 · 3 comments

Comments

@ShaktiprasadM
Copy link

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

@luglilab
Copy link
Owner

Hi,

could you update the conda environment with this yml file

environment_Cytophenograph6.yml.zip

@ShaktiprasadM
Copy link
Author

ShaktiprasadM commented May 14, 2024 via email

@luglilab
Copy link
Owner

Just run the analysis without setting the downsampling flag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants