We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73e8dc8 commit 677f51fCopy full SHA for 677f51f
1 file changed
workflow/rules/asr.smk
@@ -28,7 +28,7 @@ rule ancestor_fasta:
28
params:
29
node_id = "Node1",
30
indeterminate_char = "N",
31
- name = OUTPUT_NAME
+ name = "case_ancestor",
32
input:
33
state_file = OUTDIR/"tree"/f"{OUTPUT_NAME}.state"
34
output:
0 commit comments