Open moeinzadeh opened 2 years ago
What's the entry in config["calling"]["scenario"]
(which is usually read in from config/config.yaml
) and what does the file specified by this entry contain?
From what I can see from the traceback, the script workflow/scripts/render_scenario.py
fails here:
https://github.com/snakemake-workflows/dna-seq-varlociraptor/blob/0c09ed63fa6e4808df01bac2837ce08006104531/workflow/scripts/render-scenario.py#L11
And it sounds like this is due to something in line 14 of the scenario.yaml
template you are using.
Dear David, Following this issue, does this tool applicable in germline SV detection for non-cancer samples? if yes, what is the config setting? Thank you in advance, Maryam
Dear everyone, I have problem running the snakemake. The stdout/stderr looks like this:
the content of
logs/render-scenario/A.log
is:The content of sample.tsv and the units.tsv are:
sample.tsv
units.tsv
Could you please help me solve this issue? All the best, Hossein