You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I've installed caper v=1.6.3 on md Anderson seadragon cluster, and after I've try caper init seadragon, it shows:
how to deal with this problem? really appreciate your response.
The text was updated successfully, but these errors were encountered: