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
Error in rule plot_contact_map:
jobid: 0
output: /home/yyxu/data/hic/XK_1030/dlohic_test/pipeout/0a-qc/PAM2_R2.test.chroms_cmap, /home/yyxu/data/hic/XK_1030/dlohic_test/pipeout/0a-qc/PAM2_R2.test.global_cmap.svg
RuleException:
KeyError in line 434 of /home/yyxu/data/Snakefile:
'1'
File "/home/yyxu/.conda/envs/dlohic/lib/python3.6/site-packages/snakemake-6.0.5-py3.6.egg/snakemake/executors/__init__.py", line 2347, in run_wrapper
File "/home/yyxu/data/Snakefile", line 434, in __rule_plot_contact_map
File "/home/yyxu/.conda/envs/dlohic/lib/python3.6/site-packages/dlo_hic-0.3.9-py3.6-linux-x86_64.egg/dlo_hic/tools/helper/plot_contact_map.py", line 84, in _main
File "/home/yyxu/.conda/envs/dlohic/lib/python3.6/site-packages/dlo_hic-0.3.9-py3.6-linux-x86_64.egg/dlo_hic/utils/plot/contactmap.py", line 202, in plot_chrom
File "/home/yyxu/.conda/envs/dlohic/lib/python3.6/site-packages/snakemake-6.0.5-py3.6.egg/snakemake/executors/__init__.py", line 568, in _callback
File "/home/yyxu/.conda/envs/dlohic/lib/python3.6/concurrent/futures/thread.py", line 56, in run
File "/home/yyxu/.conda/envs/dlohic/lib/python3.6/site-packages/snakemake-6.0.5-py3.6.egg/snakemake/executors/__init__.py", line 554, in cached_or_run
File "/home/yyxu/.conda/envs/dlohic/lib/python3.6/site-packages/snakemake-6.0.5-py3.6.egg/snakemake/executors/__init__.py", line 2359, in run_wrapper
Exiting because a job execution failed. Look above for error message
Shutting down, this might take some time.
Exiting because a job execution failed. Look above for error message
Complete log: /home/yyxu/data/.snakemake/log/2021-04-26T231824.939013.snakemake.log
Following the error, I found that only one file of my dataset have been converted into .hic file, but somehow sometimes all of my dataset can all be converted into .hic, .cool, .mcool file.
Then I try to rerun the pipeline and few more output file come out.
Met the error below while running the pipeline
My conda env:
Info of my data:
.fa
filecut -f1,2 genome.fa.fai | head -n21 >>chrom.sizes
.fa
file or.sizes
fileSince the conda env was reinstall recently, those packages required were updated.
And this error did not show up before the reinstall action .
The text was updated successfully, but these errors were encountered: