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

~/.caper/default.conf file isn't created after caper init #130

Open
xinmiaoyan opened this issue Jun 23, 2021 · 1 comment
Open

~/.caper/default.conf file isn't created after caper init #130

xinmiaoyan opened this issue Jun 23, 2021 · 1 comment

Comments

@xinmiaoyan
Copy link

xinmiaoyan commented Jun 23, 2021

I've installed caper v=1.6.3 on md Anderson seadragon cluster, and after I've try caper init seadragon, it shows:

Traceback (most recent call last):
  File "***/.conda/envs/encode-atac-seq-pipeline/bin/caper", line 13, in <module>
    main()
  File "***/.conda/envs/encode-atac-seq-pipeline/lib/python3.7/site-packages/caper/cli.py", line 672, in main
    init_caper_conf(parsed_args.conf, parsed_args.platform)
  File "***/.conda/envs/encode-atac-seq-pipeline/lib/python3.7/site-packages/caper/caper_init.py", line 176, in init_caper_conf
    raise ValueError('Unsupported backend {p}'.format(p=backend))
ValueError: Unsupported backend seadragon

how to deal with this problem? really appreciate your response.

@leepc12
Copy link
Contributor

leepc12 commented Jun 23, 2021

seadragon is not a supported backend. Please check README for supported backends (e.g. sge, slurm, gcp, aws, ...)

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