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 51f1b1b commit f870be4Copy full SHA for f870be4
1 file changed
workflow/rules/vaf.smk
@@ -310,7 +310,7 @@ rule pairwise_trajectory_correlation_data:
310
cor_use="pairwise.complete.obs",
311
min_freq_amplitude=0.0,
312
min_unique_n=0,
313
- filter_combine="any", # any | or
+ filter_combine="any", # any | all
314
input:
315
variants="<results>/<dataset>/variants.all_sites.tsv",
316
metadata=config["METADATA"],
0 commit comments