Error when using expand with Snakemake wildcards to aggregate across samples
I want to write a snakemake rule that aggregates across wildcards to produce a summary of all samples. It seems like a very simple case to me, but I cannot figure out the syntax error I am getting.
Error when using expand with Snakemake wildcards to aggregate across samples
I want to write a snakemake rule that aggregates across wildcards to produce a summary of all samples. It seems like a very simple case to me, but I cannot figure out the syntax error I am getting.