Hi,
I encounter a problems
(base) [shenlongxin@qiting-svr1 /qitinglab/software/CADD-scripts-1.7.3]$ ./CADD.sh /qitinglab/sharedata/De_novo_mutation_DB/new_try/Gene4Denovo2/split_for_website/DNM_part01.vcf.gz -o /qitinglab/shenlongxin/test.tsv.gz -c 16 -m
CADD-v1.7 (c) University of Washington, Hudson-Alpha Institute for Biotechnology and Berlin Institute of Health at Charite - Universitatsmedizin Berlin 2013-2024. All rights reserved.
Running snakemake pipeline:
snakemake /qitinglab/shenlongxin/cache/tmp/tmp.lvju9qgLha/DNM_part01.tsv.gz --sdm conda apptainer --apptainer-prefix /qitinglab/software/CADD-scripts-1.7.3/envs/apptainer --singularity-args "--bind /qitinglab/shenlongxin/cache/tmp/tmp.lvju9qgLha " --conda-prefix /qitinglab/software/CADD-scripts-1.7.3/envs/conda --cores 1 --configfile /qitinglab/software/CADD-scripts-1.7.3/config/config_GRCh38_v1.7_noanno.yml --snakefile /qitinglab/software/CADD-scripts-1.7.3/Snakefile -q
host: qiting-svr1
WorkflowError:
Failed to pull singularity image from docker://visze/cadd-scripts-v1_7:0.1.1:
FATAL: While making image from oci registry: error fetching image to cache: failed to get checksum for docker://visze/cadd-scripts-v1_7:0.1.1: pinging container registry registry-1.docker.io: Get "https://registry-1.docker.io/v2/": dial tcp 74.86.151.162:443: i/o timeout
how can I fixed it, why it need container. I want use conda to perform it.